AyCode.Core/docs
Loretta 0f9cf6289e [LOADED_DOCS: 3 files, no new loads]
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.
2026-04-28 06:36:39 +02:00
..
AUTH [LOADED_DOCS: 3 files, no new loads] 2026-04-26 19:12:50 +02:00
adr [LOADED_DOCS: 3 files, no new loads] 2026-04-27 14:42:10 +02:00
ARCHITECTURE.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:04 +02:00
CONVENTIONS.md [LOADED_DOCS: 3 files, no new loads] 2026-04-28 06:36:39 +02:00
GLOSSARY.md [LOADED_DOCS: 3 files, no new loads] 2026-04-28 06:36:39 +02:00
README.md [LOADED_DOCS: 3 files, no new loads] 2026-04-28 06:36:39 +02:00

README.md

AyCode.Core documentation

Top-level documentation for the AyCode.Core repo (Layer 0 — core framework).

Reference docs (flat)

Sub-projects with docs

  • AyCode.Core/docs/ — Logger, Binary serializer (paired topics: LOGGING/, BINARY/)
  • AyCode.Core.Server/docs/ — Server-side logger variant (LOGGING/)
  • AyCode.Services/docs/ — Remote logger variant, SignalR, SignalR binary protocol
  • AyCode.Services.Server/docs/ — Server-side SignalR hub (SIGNALR/), SignalR DataSource (SIGNALR_DATASOURCE/)

Navigation

Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Single-file reference docs remain flat at the repo-root level; multi-file topics live in named subfolders at the sub-project level.