Spaces:
Sleeping
Sleeping
| """GODSEED server package — HTTP/SSE transport layer (AGENT B). | |
| Modules: | |
| schemas pydantic request/response models for the HTTP API | |
| sse asyncio broadcast hub for /api/stream | |
| ratelimit signed-cookie client identity + sliding-window rate limit | |
| persistence traces/wishes.jsonl store, boot rebuild, optional HF dataset sync | |
| """ | |