Refactor SIGDS docs, archive DEC log, add pipe tests - Updated all references to AcSignalRDataSource docs to new SIGNALR_DATASOURCE/README.md location; introduced SIGDS topic and paired issues/TODO files. - Implemented new Decision Log archival policy: last-15-active entries remain, older entries moved to year-month archive (LLMP-DEC-65, 67); updated docs-archive skill for two-rule rotation. - Added new SIGDS architectural TODO (ACCORE-SIGDS-T-D9F2) for relocating DataSource code. - Updated doc tables, glossaries, and conventions for SIGDS. - Added AcBinarySerializerPipeParallelTests.cs for parallel serialization/deserialization round-trip tests. |
||
|---|---|---|
| .. | ||
| SIGNALR | ||
| SIGNALR_DATASOURCE | ||
| README.md | ||
README.md
AyCode.Services.Server documentation
Topic documentation for the AyCode.Services.Server project (Layer 0, server-side services).
Topics
SIGNALR/— Server-side SignalR hub (dispatch, session, broadcast)SIGNALR_DATASOURCE/— Client-server DataSource on SignalR transport (change tracking, rollback, sync state, IList wrapper)
Navigation
Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Each topic folder has its own README.md with the main content, plus optional TOPIC_ISSUES.md (known issues) and TOPIC_TODO.md (planned work).
See also
- Client-side SignalR:
../../AyCode.Services/docs/SIGNALR/README.md - Binary-over-SignalR wire format:
../../AyCode.Services/docs/SIGNALR_BINARY_PROTOCOL/README.md