Files
afs/README.md
2025-12-30 09:08:47 -05:00

19 lines
454 B
Markdown

# AFS (Agentic File System)
Research-only. Not a product.
Scope: core AFS primitives + internal workflow tooling.
Provenance: avoid employer/internal sources; skip unclear origins.
Docs:
- `docs/STATUS.md`
- `docs/ROADMAP.md`
- `docs/REPO_FACTS.json`
- `docs/NARRATIVE.md`
Quickstart:
- `python -m afs init --context-root ~/src/context --workspace-name trunk`
- `python -m afs status`
- `python -m afs workspace add --path ~/src/trunk --name trunk`