AyCode.Core/AyCode.Core/docs
Loretta 101929b89e SignalR binary protocol: doc updates, WASM threading guide
- Closed and documented TODOs for V3P9 wire-format breaking changes and protocol-layer VarUInt/generic-inference fixes (ACCORE-SBP-T-W7K4).
- Added and referenced SIGNALR_BINARY_PROTOCOL_WASMTHREADING.md, detailing how to enable and test true pipeline streaming on Blazor-WASM via WasmEnableThreads.
- Updated README and issues to clarify WASM fallback behavior, technical limitations, and future multi-threading path.
- Improved cross-references and added acceptance/regression notes for maintainability.
2026-05-27 14:54:12 +02:00
..
BINARY SignalR binary protocol: doc updates, WASM threading guide 2026-05-27 14:54:12 +02:00
LOGGING [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
TOON Refactor MaxDepth handling: explicit Throw/Truncate/Disable 2026-05-14 14:13:48 +02:00
XCUT [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
adr [LOADED_DOCS: 2 files, no new loads] 2026-04-28 14:18:27 +02:00
README.md [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00

README.md

AyCode.Core documentation

Topic docs for the AyCode.Core project (Layer 0 framework).

Topics

  • BINARY/ — AcBinary serializer: features, format, writers, source generator
  • LOGGING/ — Logger system: levels, writers, config-reading vs DI factory
  • TOON/ — Toon serializer: LLM-optimized format with @meta/@types/@data sections
  • XCUT/ — 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).