Skip to content

Commit 2f444ee

Browse files
committed
docs(agent): route canonical repo docs
1 parent 5f891e8 commit 2f444ee

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,18 @@ git config core.hooksPath .git-hooks
3434

3535
The pre-push hook runs tests, vet, smoke, and guardrails.
3636
The commit-msg hook enforces Conventional Commit subjects for semantic-release.
37+
38+
## Docs
39+
40+
- [Architecture](docs/architecture.md): CLI, storage, sync, artifact, and
41+
agent-use shape.
42+
- [Tenant data boundary](docs/tenant-data-boundary.md): what must stay out of
43+
this repo.
44+
- [Distribution](docs/distribution.md): CI, release, and versioning contract.
45+
- [Roadmap](docs/roadmap.md): current product surface and next work.
46+
- [Local live smoke](docs/runbooks/local-live-smoke.md): bounded live Intercom
47+
proof.
48+
- [Agent skill](skills/fincrawl/SKILL.md): how agents should use installed
49+
archives.
50+
51+
`CLAUDE.md` is a symlink to this file; keep one authored agent guide.

0 commit comments

Comments
 (0)