PRISM (Second-Brain)

CLAUDE.md

PRISM — Wiki Schema

Type: project Created: 2026-06-27

Entry Point

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

File Roles

  • index.md: Navigation catalog — always current
  • log.md: Append-only operation chronicle
  • raw/: Immutable source documents
  • wiki/overview.md: What PRISM is and why
  • wiki/requirements.md: Spec and acceptance criteria
  • wiki/decisions/: ADRs — one file per decision (YYYY-MM-DD-name.md)
  • wiki/dev-log.md: Append-only build log
  • wiki/open-questions.md: Living checklist
  • wiki/sources/, concepts/, entities/, syntheses/: research knowledge

Iron Rules

  • index.md is updated after EVERY operation
  • log.md is append-only — never delete entries
  • raw/ is immutable — never modify after write
  • ADRs: one file per decision in decisions/ — never write to decisions/README.md

Note

Day-to-day project state also lives in the repo (SESSION.md, docs/) and in Claude memory (project-prism-state, project-search-detector, project-module-pattern). This wiki holds durable decisions and the build chronicle.