Reconcile internal stateless documentation

This commit is contained in:
2026-08-01 20:16:47 +00:00
parent bd34ec57f8
commit 71a2eae87b
18 changed files with 78 additions and 347 deletions

View File

@@ -66,4 +66,4 @@ go test ./internal/briefing
```
Builders emit structured facts, never report prose. The app collects their
outputs into a module snapshot, and state persists that snapshot.
outputs into an in-memory module snapshot for prompt input and rendering.