No description
Find a file
mik-tf 7015129677 books: publish portable .ai/ Q&A cache for the docs_public_owh 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:41 -04:00
.ai/ebooks books: add .ai/ebooks book definitions for the docs_public_owh library 2026-05-31 10:18:05 -04:00
collections books: publish portable .ai/ Q&A cache for the docs_public_owh library 2026-05-31 11:28:41 -04:00
ebooks Initial public library: OurWorld Holding documentation 2026-05-20 17:00:38 -04:00
LICENSE Initial public library: OurWorld Holding documentation 2026-05-20 17:00:38 -04:00
README.md Initial public library: OurWorld Holding documentation 2026-05-20 17:00:38 -04:00

OurWorld Public Library

Public documentation library for OurWorld Holding — vision, mission, projects, and the collaboration culture that powers the OurWorld ecosystem.

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

  • owh_intro — OurWorld introduction: vision, why, ThreeFold, solutions (ACI, datacenter, earth regeneration, cyberpandemic, sovereign internet, superbrain), tech overview.
  • collab — Collaboration for a better future: agile, Teal organization, peer-to-peer working, manifestos, values, processes.
  • owh_getstarted — Getting-started guide for the OurWorld way of working: intro, tutorials, generic tools overview.

Layout

collections/      # content pool (markdown + images), organized by topic
  owh_intro/
  collab/
  bb_getstarted/
  bb_tools/
  bb_tutorials/

ebooks/           # book definitions
  owh_intro/
  collab/
  owh_getstarted/

License

MIT — see LICENSE.