docs: align all documentation with the new repo structure

Update agent protocols (.claude/agents, .github/agents), guides, runbooks and READMEs
to the post-restructure layout: .specify/{scripts,tests,security,config,templates,
governance,memory,level5-config} -> packages/casan-harness/...; docs/input +
golden-runs + traceability-map -> apps/okr/domain/...; drop AINative_OKR_CASAN5/ prefix.
Runtime-state paths (.specify/logs, .specify/agentops, .specify/level5/central-governance)
kept as-is. Historical evidence under docs/output/ left untouched (immutable run records).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
thanhnv
2026-07-08 14:36:27 +09:00
co-authored by Claude Opus 4.8
parent 36a4812ef3
commit 18997caf49
53 changed files with 167 additions and 167 deletions
+3 -3
View File
@@ -49,7 +49,7 @@ Read the following files to gather context:
2. **System overview**: `docs/output/srs-systems/srs-overview-system.md` — system-wide context
3. **Module SRS folder**: `docs/output/srs-systems/<mod-folder>/` — module wireframes & details
4. **Technical architecture**: `docs/technical_architecture.md` — mandatory tech stack
5. **BD template**: `.specify/templates/bd-template.md` — output structure template
5. **BD template**: `packages/casan-harness/templates/bd-template.md` — output structure template
---
@@ -57,7 +57,7 @@ Read the following files to gather context:
Generate the BD document at: `docs/output/ipa-docs/bd/bd-<mod-id>-<name>.md`
The output **MUST** follow the structure defined in `.specify/templates/bd-template.md`:
The output **MUST** follow the structure defined in `packages/casan-harness/templates/bd-template.md`:
| § | Section | Content |
|---|---------|---------|
@@ -80,7 +80,7 @@ The output **MUST** follow the structure defined in `.specify/templates/bd-templ
2. Read `docs/output/srs-systems/srs-overview-system.md` for system context
3. Read module wireframe/detail files from `docs/output/srs-systems/<mod-folder>/`
4. Read `docs/technical_architecture.md` for tech stack constraints
5. Read `.specify/templates/bd-template.md` for the output template structure
5. Read `packages/casan-harness/templates/bd-template.md` for the output template structure
Log: `[PROCESSING] Input file loading complete`