AyCode.Blazor/docs
Loretta b61b8085df [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
..
ARCHITECTURE.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:03 +02:00
CONVENTIONS.md Framework-first doctrine, DI logger factory, config refactor 2026-04-23 16:11:22 +02:00
GLOSSARY.md [LOADED_DOCS: 3 files, no new loads] 2026-04-28 06:36:39 +02:00
README.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:03 +02:00

README.md

AyCode.Blazor documentation

Top-level documentation for the AyCode.Blazor repo (Blazor/MAUI UI framework — Layer 1).

Reference docs (flat)

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-project docs/ folders under AyCode.Core.