Status: Current map
Last Updated: 2026-06-12
ScholarAIO is an agent-first research infrastructure. Its published repository
knowledge is organized for progressive disclosure: entry docs give agents a map,
and the public docs/ tree carries user-facing and durable design material.
This layout is inspired by OpenAI’s harness-engineering guidance that
AGENTS.md should behave like a table of contents rather than a monolithic
manual: https://openai.com/index/harness-engineering/
AGENTS.md, CLAUDE.md, and other wrappers stay short and point inward.| Path | Role |
|---|---|
docs/index.md |
Public documentation home |
docs/getting-started/ |
User setup and upgrade paths |
docs/guide/ |
User-facing workflow references |
docs/writing-guide/ |
Writing and diagram authoring guides |
docs/api/ |
Python API documentation |
docs/design-docs/ |
Long-lived architecture and runtime design decisions |
docs/product-specs/ |
Product behavior and workflow specifications |
docs/generated/ |
Generated facts such as schema or CLI snapshots |
docs/superpowers/ |
Local planning artifacts created by superpowers workflows |
docs/archive/ and docs/internal/ |
Historical or local-only notes excluded from published docs |
AGENTS.md for hard constraints and navigation.docs/guide/agent-reference.md for agent runtime and skill details.docs/design-docs/ and
link it from docs/design-docs/index.md.docs/internal/, which is
excluded from the published MkDocs site.docs/design-docs/, docs/product-specs/, or a
project skill.docs/generated/ and document the
generating command in the file header.