docs: close modern runtime slice K1

This commit is contained in:
Erik 2026-07-27 07:39:56 +02:00
parent f8cb840fb1
commit b299e3738e
7 changed files with 164 additions and 18 deletions

View file

@ -249,8 +249,11 @@ src/
AcDream.Headless/ Linux/Windows no-window production host
Program.cs -> CLI entry only
Configuration/ -> strict versioned process/session config
Credentials/ -> redacted env/stdin/owner-only-file providers
Hosting/ -> one GameRuntime/session/lease/policy lifetime
Policies/ -> typed Runtime-view/command consumers
-> references Runtime only; no presentation/backend package
-> K0 complete; K1 single-session host active
-> K0/K1 complete; K2 scheduler and full bot-command parity active
AcDream.Plugin.Abstractions/ Layer 5: plugin interfaces
IAcDreamPlugin.cs -> done