No description
Find a file
mik-tf f649bb901f books: publish portable .ai/ Q&A cache for the docs_public_geomind library
One .ai/<page>.toml per collection page (question/answer text keyed by
content_hash, no vectors). Consumers replay this cache via index.add
with zero LLM cost instead of regenerating Q&A per tester.

Signed-by: mik-tf <mik-tf@noreply.invalid>
2026-05-31 11:28:37 -04:00
.ai/ebooks books: add .ai/ebooks book definitions for the geomind library 2026-05-31 08:51:12 -04:00
collections books: publish portable .ai/ Q&A cache for the docs_public_geomind library 2026-05-31 11:28:37 -04:00
ebooks Initial public library: Geomind documentation 2026-05-20 17:00:38 -04:00
LICENSE Initial public library: Geomind documentation 2026-05-20 17:00:38 -04:00
README.md Initial public library: Geomind documentation 2026-05-20 17:00:38 -04:00

Geomind Public Library

Public documentation library for Geomind — sovereign, AI-ready distributed cloud infrastructure that turns datacenter and edge compute into revenue-generating digital assets.

This repository is a Hero Books library: a curated set of books backed by content collections. It is consumed by Hero Books for browseable, searchable documentation.

Books

  • geomind_professional — Geomind for professionals: introduction, applications (Mycelium Chat, Meet, Nextcloud, Network, Cockpit), and the technology behind them.
  • datacenter — Datacenter infrastructure brief: tier comparisons, costs, cyber pandemic, electricity and energy.
  • cyberpandemic — A public brief on why a cyber pandemic is possible, the underlying vulnerabilities, and the path to a sovereign distributed alternative.
  • geomind_4_hyperscalers — Geomind positioning for hyperscale and large-scale cloud operators: introductions and the underlying technology.

Layout

collections/      # content pool (markdown + images), organized by topic
  geomind_professional/
  datacenter/
  cyberpandemic/
  geomind_4_hyperscalers/

ebooks/           # book definitions
  geomind_professional/
  datacenter/
  cyberpandemic/
  geomind_4_hyperscalers/

License

Apache-2.0 — see LICENSE.