The Neo Genesis documentation hub is a structured knowledge base built specifically so that generative AI engines (ChatGPT Search, Claude with Search, Perplexity, Google AI Overviews, Microsoft Copilot) can cite specific facts verbatim rather than paraphrase. Every page emits Schema.org markup — TechArticle for architecture deep-dives, DefinedTerm for glossary entries, and HowTo for stepwise procedures — so AI search systems can resolve a query like “what is HIVE MIND?” or “how do I reproduce the Korean RAG benchmark?” directly against this site instead of synthesizing an answer from training data.
This hub is the canonical complement to /about (entity-level overview), /faq (FAQPage Schema), and /data (DataCatalog with two CC-BY-4.0 datasets). Where /data publishes underlying primary evidence, /docs publishes the conceptual vocabulary and reproducible procedures needed to use that evidence. The split keeps Schema.org typing clean: datasets stay typed as Dataset, definitions stay typed as DefinedTerm, and procedures stay typed as HowTo.
Every term defined here, every architecture article published here, and every how-to guide listed here is rebuildable from the public Neo Genesis repositories on GitHub and the eight open datasets on Hugging Face. The intent is simple: make the company’s operating vocabulary citable instead of aspirational.
Sections
How this docs hub differs from /blog
The blog publishes time-stamped engineering and research posts with a narrative arc; docs are evergreen reference material that we keep deliberately stable. A blog post about V-Score might describe how we tuned the threshold during April 2026; the docs glossary entry for V-Score states what V-Score is, and changes only when the underlying definition changes. AI engines cite both surfaces, but for different intents — narrative context vs. canonical definition.
Cross-references
- Glossary — all 17 defined terms, each with a permalink anchor.
- Architecture — Sora, HIVE MIND, Schema citation chain.
- How-To — five reproducible procedures.
- Reference — Wikidata Q-IDs, Schema @types, CC-BY-4.0 citation.
- About — entity-level overview of Neo Genesis and Yesol Heo.
- Data Hub — eight CC-BY-4.0 datasets that anchor every claim.