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. |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| CONVENTIONS.md | ||
| GLOSSARY.md | ||
| README.md | ||
README.md
AyCode.Blazor documentation
Top-level documentation for the AyCode.Blazor repo (Blazor/MAUI UI framework — Layer 1).
Reference docs (flat)
ARCHITECTURE.md— Repo architecture overviewCONVENTIONS.md— Coding conventionsGLOSSARY.md— Domain glossary
Topic folders
Topic-specific documentation lives at the sub-project level:
- MGGRID (data grid component family):
../AyCode.Blazor.Components/docs/MGGRID/README.md
Navigation
Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Single-file reference docs remain flat at this level; multi-file topics live in named subfolders.
See also
- Base framework docs:
../../AyCode.Core/docs/README.md(if present) and per-projectdocs/folders under AyCode.Core.