Intelligence-Research-OS

AGENTS.md

Intelligence Research OS — Wiki Schema

Type: project Created: 2026-05-21

Entry Point

Read index.md first. It maps all canonical files and tracks recent activity.

File Roles

  • index.md: Navigation catalog; update after every operation.
  • log.md: Append-only operation chronicle.
  • raw/assets/: Immutable generated UX images and visual artifacts.
  • wiki/overview.md: Product concept and value proposition.
  • wiki/requirements.md: Current functional requirements and acceptance criteria.
  • wiki/product/: Product use cases and roadmap.
  • wiki/engineering/: Engine spec snapshots and implementation design history.
  • wiki/ux/: UX matrix, IA, workflow, and mockup contracts.
  • wiki/decisions/: ADRs, one file per decision.
  • wiki/dev-log.md: Append-only build chronicle.
  • wiki/open-questions.md: Living checklist.
  • wiki/sources/: Research/proof-gate source summaries.
  • wiki/concepts/, wiki/entities/, wiki/syntheses/: Future knowledge expansion.

Iron Rules

  • Do not scatter new Research OS notes under random vault folders.
  • Do not create new top-level project folders for submodules.
  • ResearchModule implementation details live in wiki/engineering/; product UX/use-case details live in wiki/product/ and wiki/ux/.
  • index.md and log.md must be updated after each material operation.
  • Prefer archiving over deleting cleanup candidates.