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 |
||
|---|---|---|
| .. | ||
| LOGGING | ||
| SIGNALR | ||
| SIGNALR_BINARY_PROTOCOL | ||
| adr | ||
| README.md | ||
README.md
AyCode.Services documentation
Topic documentation for the AyCode.Services project (Layer 0, service abstractions).
Topics
LOGGING/— Remote logger (variant — sends log entries over the wire)SIGNALR/— SignalR transport (tag-based protocol, generic hub methods)SIGNALR_BINARY_PROTOCOL/— Binary-over-SignalR wire format, chunked framing
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
- Base logger (framework):
../../AyCode.Core/AyCode.Core/docs/LOGGING/README.md - Server-side logger (variant):
../../AyCode.Core.Server/docs/LOGGING/README.md - Server-side SignalR:
../../AyCode.Services.Server/docs/SIGNALR/README.md - Binary serializer (used by SIGNALR_BINARY_PROTOCOL):
../../AyCode.Core/AyCode.Core/docs/BINARY/README.md