window: subtract window from santi and take the web offline #48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "subtract-window"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Window was never a santi module -- it's a web IM client (a send is im_send with participant window:; the transcript is that IM strand's messages). window_messages was ingest/drain spine metadata, not window-owned. So santi sheds window entirely and becomes window-agnostic (ingest/drain get simpler). Removed: /window endpoints + Window* wire types, service/window.rs, store/window.rs, the santi-window crate, the admission reservation branch + Reservation, the drain window coupling, the window_messages table. OpenAPI digest regenerated + wire-schema synced (operator-directed decommissioning). Per '直接下线 web, 全部清零': the entire current web is deleted (it WAS the window panel), unwinding the web build/guard integration -- build.rs embed, rust-embed glass SPA, guard web legs, wire-seat gate, release web-audit, .runseal/lib/web, and web/ all gone; negentropy.toml sheds its web config. Fixed a stray '||' in WIRE_PATH (had made every path match -> core always 0; gate tests catch it). No data migration. Baseline refreshed to the web-less tree. 43 cargo + 32 deno tests green.
135a9a53ad6f804778a8