- Moved interned string decode logic to BinaryDeserializationContext instance methods, reducing duplication and unifying SGen, runtime, and cross-type paths. - Updated SGen-emitted code and TypeReaderTable to use new context methods. - Added performance TODO (ACCORE-BIN-T-K9M3) documenting rationale and acceptance. - Clarified AcBinarySerializableAttribute XML docs. - Added repo-scoped nuget.config for deterministic restore. - Updated settings.local.json with new Bash/dev commands. - Minor code and comment cleanups for clarity. |
||
|---|---|---|
| .. | ||
| BINARY | ||
| LOGGING | ||
| TOON | ||
| XCUT | ||
| adr | ||
| README.md | ||
README.md
AyCode.Core documentation
Topic docs for the AyCode.Core project (Layer 0 framework).
Topics
BINARY/— AcBinary serializer: features, format, writers, source generatorLOGGING/— Logger system: levels, writers, config-reading vs DI factoryTOON/— Toon serializer: LLM-optimized format with @meta/@types/@data sectionsXCUT/— Cross-cutting issues/TODOs that span ≥2 topics (canonical home; referenced from each affected topic)
Navigation
Per the folder-navigation rule, start here when browsing docs/. Each topic folder has its own README.md (main content) + optional ISSUES.md (known issues) and TODO.md (planned work).