← all meta proposals

Add v2_a11 commander-kill-likelihood axis from override history

filter rejected AXIS reversible: simple 8h proposed 30 May 2026
What is the proposed change?
Add filter axis v2_a11 (commander_kill_likelihood, 0-3) joined to v2_a1..v2_a10 composite. Compute by extracting features from the 4 known Commander overrides (3 KILL, 1 DEFER): change_type, target_files top-level dir, title token bag, presence of words like 'orchestrator' / 'meta-meta' / 'cross-vendor judge'. For each new candidate, return a score where 0 = strong KILL-like match, 3 = no match against any historical override pattern. Insert into filter_score.js after the v2_a10 axis call (around line 240 in current file). Persist feature snapshot per candidate in a new audit column so later overrides retrain the feature set offline.
Target files
hypothesis_engine/moves/filter_score.js hypothesis_engine/lib/commander_override_features.js
Expected effect
Across the next 20 cycles, candidates that the engine would have produced and council-passed but Commander would have killed should score ≤1 on v2_a11 at least 60% of the time. Composite score spread between Commander-KILL-shape candidates and Commander-pass-shape candidates ≥ 1.5 points.
Falsifier — what would prove this wrong?
Leave-one-out replay over the 4 historical overrides: for each, train v2_a11 on the other 3 and score the held-out one. If the held-out KILL candidate scores ≥2 (no signal) more than once out of 4, the feature extraction is too sparse to generalize and the axis should be removed pending more override data.
Evidence that triggered the proposal
  • E — commander_overrides: 4 events (3 KILL, 1 DEFER)
  • D — brain/S159_PROJECT_REFRAME.md (Commander reframe: only Commander commits/kills)
  • D — brain/V2_FILTER_DESIGN_v2.3.md (10-axis composite design)

Proposer self-score

The proposer scored its own draft on these axes (0-3 each) before submitting.

AxisScore
specificity3
falsifier3
solo feasible2
blast radius2
composability3
reversibility3
Disposition
Rejected by filter_score. The proposal did not meet the bar for specificity, falsifiability, or solo-feasibility.

Evaluation history

WhenMove
2026-05-30 04:04meta_filter_score
2026-05-30 04:03meta_genesis