ADR skill, status vocab, and security log fixes - Enhanced `adr-author` skill and ADR template based on first use: clarified opinion sharing, cross-referencing, index updates, and parallel session handling; rewrote ADR template pointer and added first repo-wide ADR. - Updated skill loading: only `docs-discovery` and `docs-check` pre-loaded; others lazy-loaded; removed `version` from SKILL.md frontmatters. - Simplified issue/TODO status to `Open`, `InProgress`, `Closed`; updated archiving logic and migrated all entries. - Added forward-slash glob pattern rule to `docs-discovery/SKILL.md`. - Closed LOG-I-9 and LOG-I-10: DEBUG-gated sensitive log lines, fixed typo, and cross-referenced new ADR. - Various documentation and index improvements. |
||
|---|---|---|
| .. | ||
| adr | ||
| ARCHITECTURE.md | ||
| CONVENTIONS.md | ||
| GLOSSARY.md | ||
| README.md | ||
README.md
AyCode.Core documentation
Top-level documentation for the AyCode.Core repo (Layer 0 — core framework).
Reference docs (flat)
ARCHITECTURE.md— Repo architecture overviewCONVENTIONS.md— Coding conventionsGLOSSARY.md— Domain glossary
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 protocolAyCode.Services.Server/docs/— Server-side SignalR + data source
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.