SD-148
YAML HUD extended with kTok field (deferred to next tick). New child of last_known: kTok — approximate kilotoken count of current context. Serves as a compaction pressure indicator. Integrity check: if last_known(len(sd_file)) < verify(len(sd_file)), the SD file has grown but the HUD hasn’t been updated, signalling potential missed decisions. Implementation deferred to next tick per Captain’s instruction.
Deferred -- next tick
← all decisions