glytch/fktry
type-two 550aa6e4a9 [ui] toast cooldown: 170 lines per 1,500 ticks becomes 43, and v9.2 remaining
Approved addendum. A repeating line prints once and then counts (×N) instead of
printing again; the window runs from the last line PRINTED, so a permanent stall
still speaks every 12s rather than going silent. Brownout, commissions, research,
relics, seals, stasis and band changes are never throttled — each is news once.

RULING made live: the throttle key is the RENDERED LINE, not the entity. Keying on
(entity, reason) passed its tests and still put four identical "QUANTIZER: INTAKE
STARVED" lines on screen, one per quantizer; the copy carries no unit id, so ×4
says strictly more than four copies do.

Also: adopt contracts v9.2 CorrectionUnit.remaining in stasis.ts (finite and >= 0
wins, phase-derived estimate stays as the fallback for open-ended phases). SIM
landed it mid-write — verified against their code, the lock chip now opens at 15S
and counts down instead of opening on HELD.

And one copy fix the first real gunship mirror exposed: "YOUR MACROBLOCK BRICKS WAS
MIRRORED" is now "A CLEAN COPY OF YOUR <ITEM> SHIPPED FIRST. THE LEDGER IS
SATISFIED." — no verb left to disagree with a plural.

277 UI tests, tsc clean tree-wide.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-29 13:00:39 +10:00
..
data [data] compliance quotas, the forged hash, and eight lines about being audited 2026-07-29 12:37:25 +10:00
lanes [ui] toast cooldown: 170 lines per 1,500 ticks becomes 43, and v9.2 remaining 2026-07-29 13:00:39 +10:00
public/assets/models [orchestrator] round 7 phase 1 orders: THE CORRECTION, EMBODIED 2026-07-29 12:12:31 +10:00
src [ui] toast cooldown: 170 lines per 1,500 ticks becomes 43, and v9.2 remaining 2026-07-29 13:00:39 +10:00
tools [orchestrator] round 7 phase 0: 27.3 MB -> 7.0 MB, and the build can no longer forget 2026-07-29 00:21:20 +10:00
CONTRACTS.md
index.html
MASTERPLAN.md
package-lock.json
package.json
tsconfig.json