4084bc87e0b6cff5b4716366c556e779db95852d
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.mddocs/ROADMAP.mddocs/REPO_FACTS.jsondocs/NARRATIVE.mddocs/PORTING_MAP.md
Quickstart:
python -m afs init --context-root ~/src/context --workspace-name trunkpython -m afs statuspython -m afs workspace add --path ~/src/trunk --name trunkpython -m afs context init --path ~/src/trunkpython -m afs context validate --path ~/src/trunkpython -m afs context discover --path ~/src/trunkpython -m afs context ensure-all --path ~/src/trunkpython -m afs graph export --path ~/src/trunk
Discovery skips directory names in general.discovery_ignore (default: legacy, archive, archives).
Description
Languages
C++
69.8%
C
17.5%
Python
12.2%
CMake
0.5%