A disk budget the gate refuses against, and an envelope that admits what the uploader sends #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/disk-budget-and-envelope"
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?
The review's last two cheap items.
Disk budget. None by default. With one set on the Account tab, the gate measures what the store occupies on disk before writing a frame's pixels and at the budget suppresses them under
L1.disk_budget: the record keeps its timing, the reason is in the gate log and on a card, timing records are untouched. Setting the budget is itself logged. The Account tab shows what the store occupies and the budget it is held to.Envelope. The uploader always sent
signal_idand the schema never admitted it. It does now, and a test parses every built line with the generated envelope type, which refuses unknown fields.Proof. Size is measured from the disk and grows with an image; a store at its budget refuses pixels and keeps the timing, and that fails with the check removed; every built line is a valid envelope. Linux verifier green on the pinned toolchain. Not run here: the Tauri window and the Windows verifier.