core: context management + graph export

This commit is contained in:
scawful
2025-12-30 10:24:31 -05:00
parent 369bfe1a01
commit 39b74ffed3
12 changed files with 1470 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# STATUS
Stage: Prototype
Now: init/status/workspace commands; minimal config + plugin discovery.
Now: init/status/workspace commands; context init/list/mount/validate/discover/ensure-all; graph export; minimal config + plugin discovery.
Not yet: service runtime; full configuration schema validation.
Next: one small utility; smoke-test stub.
Issues: no runtime yet.