Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.15 KB

File metadata and controls

21 lines (17 loc) · 1.15 KB

Neo Genesis — Open Knowledge Format (OKF) Bundle

This repository is an Open Knowledge Format (OKF) v0.1 bundle of publicly available knowledge about Neo Genesis.

OKF (published by Google Cloud, 2026) represents knowledge as a directory of markdown files with YAML frontmatter, designed to be consumable by AI agents and readable by humans. One file = one concept; the file path is the concept ID; cross-links between files form the knowledge graph.

Contents

  • index.md — bundle root (progressive disclosure)
  • organization/ — company, founder, HIVE MIND pipeline, V-Score, governance, tech stack
  • sbus/ — the 11 live business units
  • datasets/ — 9 open datasets (CC-BY-4.0)
  • research/ — published research and operational assets
  • log.md — change history
  • generate_okf_bundle.py — reproducible generator (public sources only)

Source & License

All facts are sourced from public pages (https://neogenesis.app/llms-full.txt). No secrets or internal content are included. Knowledge content is licensed CC-BY-4.0 (see LICENSE).