feat: MACP Phase 2A — Event Bridge + Notification System (#11)
This commit was merged in pull request #11.
This commit is contained in:
@@ -109,4 +109,10 @@ mosaic macp submit ...
|
||||
mosaic macp status
|
||||
mosaic macp drain
|
||||
mosaic macp history --task-id TASK-001
|
||||
mosaic macp watch --once
|
||||
mosaic macp watch --webhook
|
||||
```
|
||||
|
||||
The Phase 2A event bridge consumes `.mosaic/orchestrator/events.ndjson` through a polling watcher,
|
||||
persists cursor state in `.mosaic/orchestrator/event_cursor.json`, and can fan out events to
|
||||
Discord-formatted stdout lines or webhook callbacks.
|
||||
|
||||
Reference in New Issue
Block a user