AyCode.Core/AyCode.Services.Server/docs
Loretta 8e9a0b47c1 [LOADED_DOCS: 3 files, no new loads]
Expand META-TODO scope; add BINARY_TODO entries; doc updates

- Broadened ACCORE-META-T-F8R3 to cover SKILL.md/registry text drift, not just summary staleness
- Added concrete SKILL.md drift examples and clarified fix direction
- Added BINARY_TODOs for Id detection (convention/attribute) and serializer-native ignore attribute
- Updated SIGNALR_BINARY_PROTOCOL_TODO.md and ADR 0001 to clarify deferral of decorator base/handshake TODOs
- Minor topic code length and JSON-in-Binary tech debt clarifications
- Synced references and cross-links with latest protocol decisions
2026-04-27 14:42:10 +02:00
..
SIGNALR [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:04 +02:00
SIGNALR_DATASOURCE [LOADED_DOCS: 3 files, no new loads] 2026-04-27 14:42:10 +02:00
README.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:04 +02:00

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 base + data source pattern)

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