filedocs/ADR-INDEX.md
# ADR Index

Active ADRs for this workspace:

- `docs/ADR-0001-openclaw-brain-repo.md`
  - Scope: OpenClaw brain repositories
  - Covers: brain repo boundaries, allowed content, and separation from app repos

- `docs/ADR-0002-app-projects-environments-and-repos.md`
  - Scope: app project repositories and environments
  - Covers: one repo per app, ownership, local checkout pattern, and local/sandbox/production separation

- `docs/ADR-0003-agent-user-and-memory-governance.md`
  - Scope: agent, user, and workspace memory governance
  - Covers: main agent responsibility, subagent scope, user authority, and memory layers

- `docs/ADR-0004-app-solution-documentation-and-acceptance.md`
  - Scope: app solution documentation and acceptance criteria
  - Covers: solution capabilities, testable acceptance criteria, and keeping docs aligned with implementation

- `docs/ADR-0005-approved-technologies-and-engineering-standards.md`
  - Scope: approved technologies and engineering standards
  - Covers: stack approval, engineering standards, and how new technologies are introduced

- `docs/ADR-0006-security-and-integrity.md`
  - Scope: security and integrity
  - Covers: secrets, least privilege, data separation, supply-chain integrity, and high-risk change review

## Related policy docs

- `docs/APP-DEVELOPMENT-POLICY.md`
- `docs/PROJECT-POLICY.md`

## Notes

If a new ADR is added, update this index and the relevant policy docs.