docs: note service adapters

This commit is contained in:
scawful
2025-12-30 16:14:51 -05:00
parent 7b0c3fd3e9
commit 47fa88a5de
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# STATUS
Stage: Prototype
Now: init/status/workspace commands; context init/list/mount/validate/discover/ensure-all; graph export; minimal config + plugin discovery; service + orchestrator skeletons; pytest coverage for core modules; studio sources in apps/studio.
Not yet: service adapters that touch launchd/systemd; full orchestration pipeline; TUI.
Next: port service adapters in dry-run mode; improve orchestrator routing heuristics; add TUI starter screen.
Now: init/status/workspace commands; context init/list/mount/validate/discover/ensure-all; graph export; minimal config + plugin discovery; service + orchestrator skeletons; render-only launchd/systemd adapters; pytest coverage for core modules; studio sources in apps/studio.
Not yet: service adapters that install/start services; full orchestration pipeline; TUI.
Next: improve orchestrator routing heuristics; add TUI starter screen.
Issues: service runtime not wired to system services.