← Complete research archive
Architecture researchClosed / no-go66 lines

KR2: Keep-or-Repair Stage Owner

RIDR1 showed that a second application of the one-shot revision owner repairs 15 errors but breaks 65 correct answers. KR2 trains a distinct later role on the actual output distribution of IDR1. For verified-correct predecessor revisions, the target is one discrete action, <KEEP …

docs/research/SHOHIN_KR2_KEEP_OR_REPAIR_OWNER.mdOpen original Markdown ↗

KR2: Keep-or-Repair Stage Owner

Status: closed negative on development; holdout sealed.

Capability hypothesis

RIDR1 showed that a second application of the one-shot revision owner repairs 15 errors but breaks 65 correct answers. KR2 trains a distinct later role on the actual output distribution of IDR1. For verified-correct predecessor revisions, the target is one discrete action, <KEEP_PREVIOUS>. For incorrect predecessors, the target is the same verifier-backed full replacement used by IDR1. At inference the model either preserves one complete predecessor trajectory or emits one complete replacement; fields are never averaged.

Matched experiment

Generate one greedy IDR1 predecessor for each of 5,824 unique train identities, then expand them back over the unchanged 9,655 IDR1 train presentations. Initialize both arms from the exact qualified IDR1 checkpoint and train each for 256 updates with the same model, source, predecessor, targets, optimizer, batch geometry, sequence length, LoRA geometry, seed, and charged data.

  • Treatment: correct predecessors target <KEEP_PREVIOUS>; errors target a full verified repair. Exact sentinel output selects the predecessor.
  • Direct-rewrite control: every row targets the full verified answer and sentinel output has no special meaning.

Evaluation uses the existing 1,289-row recurrent development corpus, greedy 768-token decoding, and the unchanged exact assessor. Holdout stays sealed.

Frozen gate

All conditions are conjunctive:

  • treatment at least 615/1,289;
  • treatment at least 26 answers above direct rewrite;
  • math at least 223, logic/science at least 349, and code at least 17;
  • at least 98% retention of the 589 depth-one-correct answers;
  • keep-action precision at least 95%; and
  • at least 64 keep actions, preventing a vacuous always-rewrite policy.

A pass unlocks one holdout run. Failure closes KR2 without prompt, rank, duration, seed, or threshold rescue. The claim is bounded to a model-owned stage-specific keep/repair policy, not generic recurrence or novelty.

Result

The frozen comparison completed as Newton job 747536. Treatment scores 588/1,289, direct rewrite scores 534, and the immutable depth-one owner scores 589. Treatment retains 588/589 = 99.83% of depth-one-correct answers and beats the direct control by 54, but repairs zero prior errors and breaks one prior correct answer. Domains are math 222, logic/science 349, and code 17.

The owner emits 1,218 exact keep actions, but only 47.13% are correct. Thus the large keep count is not calibrated self-knowledge: it preserves almost all known successes while also accepting many wrong predecessors. Absolute capability, keep precision, math nonregression, and the per-domain matched margin all fail. No holdout or nearby rescue is authorized.

The exact result is SHOHIN_KR2_DEVELOPMENT_RESULT.json, SHA-256 7dfa875b169574d8d2f9d2ddacd5fbf3eae4a2b29a9d9c053bd27fad1e8775d8. Training jobs were 747491/747514; failed pre-update infrastructure attempts 747455/747478/747466/747502 and failed evaluation staging/device jobs 747493/747494/747496/747497 are preserved.