core: init + config schema + plugin discovery

This commit is contained in:
scawful
2025-12-30 08:29:06 -05:00
parent 3574cb8538
commit 000c34148d
4 changed files with 196 additions and 2 deletions

View File

@@ -11,3 +11,6 @@ Docs:
- `docs/ROADMAP.md`
- `docs/REPO_FACTS.json`
- `docs/NARRATIVE.md`
Quickstart:
- `python -m afs init --context-root ~/path/to/context --workspace-name trunk`