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:
co-authored by
Claude Opus 4.8
parent
36a4812ef3
commit
18997caf49
@@ -18,10 +18,10 @@ CASAN Tier 2 from "needs infra" to locally testable production-like controls.
|
||||
## Commands
|
||||
|
||||
```bash
|
||||
bash .specify/scripts/bash/infra-lab.sh start
|
||||
bash .specify/scripts/bash/infra-lab.sh verify
|
||||
bash .specify/scripts/bash/infra-lab.sh env
|
||||
bash .specify/scripts/bash/infra-lab.sh stop
|
||||
bash packages/casan-harness/scripts/bash/infra-lab.sh start
|
||||
bash packages/casan-harness/scripts/bash/infra-lab.sh verify
|
||||
bash packages/casan-harness/scripts/bash/infra-lab.sh env
|
||||
bash packages/casan-harness/scripts/bash/infra-lab.sh stop
|
||||
```
|
||||
|
||||
This is a lab, not a compliance claim. AWS S3 Object Lock, real enterprise IdP,
|
||||
|
||||
Reference in New Issue
Block a user