-
Decompose AppState Phase 2: migrate storage to slices
-
Decompose AppState Phase 2: thread slices through stripe dispatcher
-
Decompose AppState Phase 2: migrate stripe (leaf tree) to slices
-
Decompose AppState Phase 2: migrate synckit to slices
-
Decompose AppState Phase 2: migrate oauth to slices
-
Decompose AppState Phase 2: finish git_issues migration
-
Decompose AppState Phase 2: migrate git to slices
-
Decompose AppState Phase 2: migrate builds to slices
-
kberg: add stdio MCP transport
-
Decompose AppState Phase 2: migrate ota to slices
-
kberg: add BoundServer::wait, serve-config helpers, and test suite
-
Decompose AppState Phase 1: capability slice views
-
Decompose AppState Phase 0: FromRef seam + build constructor
-
Split pom db.rs into per-domain modules
-
Split mt-db mutations.rs into per-entity modules
-
Split mt-db queries.rs into per-entity modules
-
kberg: initial MCP bridge crate for LLM/desktop-app tool routing
-
Move mnw-cli TUI launch() event loop into run.rs
-
Split mnw-cli tui/input.rs into per-screen handler modules
-
Extract sando promotion service out of daemon routes.rs
-
Split sando TUI main.rs into model/net/format/ui/actions modules
-
Split pom alerts.rs god-struct into per-domain modules
-
Split db/transactions into purchases + seller_contacts + revenue_stats
-
Split db/creator_tiers into subscriptions + storage_quota modules
-
Group Config and AppState into cohesive sub-structs
-
server: sync Cargo.lock to the committed v0.10.17 release
-
synckit-client: land SyncStore higher-level engine behind default-on `store` feature
-
exorcise: template user-facing copy
-
Release server v0.10.17
-
Correct three creator-facing docs to match code