docs: restore project goals and scope to README

This commit is contained in:
Nathan Flurry 2026-01-25 04:06:25 -08:00
parent 924bacae4e
commit ab2c1c2b62
7 changed files with 897 additions and 527 deletions

View file

@ -18,6 +18,7 @@
- [x] Implement offset semantics for events (exclusive last-seen id, default offset 0)
- [x] Implement SSE endpoint for events with same semantics as JSON endpoint
- [x] Replace in-memory session store with sandbox session manager (questions/permissions routing, long-lived processes)
- [x] Remove legacy token header support
## CLI
- [x] Implement clap CLI flags: `--token`, `--no-token`, `--host`, `--port`, CORS flags