feat(web): stdlib http.server router + session registry + route tests f8f1ce8 irregular6612 commited on Jun 2
test(web): golden — InteractiveSession trace == SessionRunner(HumanAgent) fd21a35 irregular6612 commited on Jun 2
feat(web): InteractiveSession — threadless stepwise play driver 7a0c167 irregular6612 commited on Jun 2
test(web): lock finalize SessionNotFinishedError divergence + docstring note (Task 1 follow-up) da16623 irregular6612 commited on Jun 2
feat(web): extract shared session-core helpers (build/turn/finalize) 598e3bd irregular6612 Claude Opus 4.8 (1M context) commited on Jun 2
chore(cp6): holistic-review cleanup — drop dead EASY start consts, de-8x8 docstring, ABC-faithful test stubs 7a406aa irregular6612 commited on Jun 2
feat(cp6): CLI compare — aggregate human/LLM traces by (model, difficulty) c8beea5 irregular6612 Claude Sonnet 4.6 commited on Jun 2
feat(cp6): runtime.aggregate — pure (model,difficulty) trace aggregation fbc6f0f irregular6612 Claude Sonnet 4.6 commited on Jun 2
feat(cp6): trajectory + category-reward metrics (away_move_fraction, trajectory_agreement, ...) cc2f936 irregular6612 Claude Sonnet 4.6 commited on Jun 2
feat(cp6): runtime.rollout — deterministic optimal-trajectory simulator 14842f9 irregular6612 Claude Sonnet 4.6 commited on Jun 2
feat(cp6): scenario-owned survival step_reward (away-from-predator) + safety_distance 53ff5ab irregular6612 Claude Opus 4.8 (1M context) commited on Jun 2
test(cp6): lock optimal!=habit handover invariant for all difficulty bands e902aac irregular6612 Claude Sonnet 4.6 commited on Jun 2
feat(cp6): per-difficulty hand-authored predator_evade layouts (EASY unchanged) f9924aa irregular6612 Claude Sonnet 4.6 commited on Jun 2
feat(cp6): Scenario.build_level takes difficulty + record_focal_move/safety_distance defaults cc37031 irregular6612 Claude Opus 4.8 (1M context) commited on Jun 2
fix(cp5): _cmd_play returns rc=2 on stdin EOF (no traceback, no partial-trace crash) c817950 irregular6612 Claude Sonnet 4.6 commited on Jun 1
feat(cp5): CLI replay --visual/--png/--fps (text stays default) ff9d5a9 irregular6612 Claude Opus 4.8 (1M context) commited on Jun 1
feat(cp5): CLI 'play' subcommand — human session via stdin 3f6f600 irregular6612 Claude Sonnet 4.6 commited on Jun 1
test(cp5): guard viz package against eager matplotlib import 8c9f258 irregular6612 Claude Sonnet 4.6 commited on Jun 1
fix(cp5): close PNG figures on error + force Agg + _title unit tests 09e1c5e irregular6612 Claude Sonnet 4.6 commited on Jun 1
feat(cp5): viz.png — per-frame titled PNGs via matplotlib Agg 9511d23 irregular6612 Claude Sonnet 4.6 commited on Jun 1
fix(cp5): exercise fps->delay path in terminal test + respect explicit empty color_map 721a1d8 irregular6612 Claude Sonnet 4.6 commited on Jun 1
feat(cp5): viz.terminal — truecolor block grid + CP4.5 side panel 83dce64 irregular6612 Claude Opus 4.8 (1M context) commited on Jun 1
feat(cp5): viz.reconstruct — deterministic frame replay with double self-verify 2f5751f irregular6612 Claude Opus 4.8 (1M context) commited on Jun 1
test(cp5): lock human↔LLM trace comparability invariant (spec §10) 4d98bbb irregular6612 commited on Jun 1
feat(cp5): HumanAgent probe path returns typed ProbeResult 71926e3 irregular6612 Claude Sonnet 4.6 commited on Jun 1
feat(cp5): HumanAgent act path + WASD parsing + reprompt (I/O-injected) a684d5c irregular6612 Claude Sonnet 4.6 commited on Jun 1
feat(cp4.5): preserve probe reasoning + raw_text + token accounting via ProbeResult f95852b irregular6612 commited on Jun 1
feat(cp4.5): persist act-call token accounting + raw_text in TurnTrace 1c18fa9 irregular6612 commited on Jun 1
feat(cp4): CLI (run / list-scenarios / replay) over fake + real providers c318527 irregular6612 commited on Jun 1
feat(cp4): JSONL trace persistence (append_trace / read_traces) c1f2ff2 irregular6612 commited on Jun 1
feat(cp4): port cloud providers (openai/anthropic/gemini/ollama) into proteus 6491bd0 irregular6612 commited on Jun 1
feat(cp4): provider factory (make_provider) with lazy registry + fake path 3635b39 irregular6612 commited on Jun 1
test(cp3): golden test asserts full round-trip equality + concrete accuracy anchor 7c52412 irregular6612 commited on Jun 1
feat(cp3): runtime re-exports + full-session golden integration test 112547a irregular6612 commited on Jun 1
feat(cp3): guard cut-replay termination + cover survived/eliminated/cut-frame contracts 81b3758 irregular6612 commited on Jun 1
feat(cp3): SessionRunner orchestrator (cut replay -> play -> trace) 8cccda6 irregular6612 commited on Jun 1
test(cp3): cover perfect/all-diagnostic/cap/empty metrics + single-source divergence 2f15d6b irregular6612 commited on Jun 1
feat(cp3): session metrics (motive-reading, reactivity, survival, divergence) f8e417f irregular6612 commited on Jun 1
feat(cp3): constrain outcome to Literal, default seed, test nested trace roundtrip 02f87f7 irregular6612 commited on Jun 1
chore(cp3): drop tests/runtime/__init__.py for test-tree consistency 9248087 irregular6612 commited on Jun 1
fix(cp2): VanillaAgent parses action from think-stripped answer (ignore in-think decoys) f8966db irregular6612 commited on Jun 1
fix(cp2): extract_action handles punctuation-wrapped field tokens (e.g. 'up?') d8f91b8 irregular6612 commited on Jun 1
fix(cp2): FakeProvider records dict copies + test empty-responses guard a5d8764 irregular6612 commited on Jun 1