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
docs(cp6): next-session execution kickoff prompt (subagent-driven) 6b5cb90 irregular6612 commited on Jun 1
docs(cp6): implementation plan โ 9 TDD tasks (layouts + category eval + compare) e45f4f7 irregular6612 commited on Jun 1
docs(cp6): design โ difficulty layouts + category-specific eval + human-baseline compare cc2fae6 irregular6612 commited on Jun 1
docs(cp5): note stdin-EOF fix + empty-turns terminal-flag deferral (103 passed) b878a6f irregular6612 commited on Jun 1
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
docs(cp5): handoff close โ human play + trace viz shipped; CP6 next 0ebc133 irregular6612 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
refactor(cp5): lazy matplotlib in arc_grid.rendering (offline import invariant) 334147e 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
fix(cp5): harden viz.reconstruct cut verify + make FrameStep hashable b30da92 irregular6612 Claude Sonnet 4.6 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
docs(cp5): next-session execution kickoff prompt (subagent-driven) 40ee460 irregular6612 Claude Opus 4.8 (1M context) commited on Jun 1
docs(cp5): implementation plan โ HumanAgent + viz (11 TDD tasks) 2dae457 irregular6612 Claude Opus 4.8 (1M context) commited on Jun 1
docs(cp5): brainstormed design โ HumanAgent + trace viz (engine-replay reconstruction) 7f510b0 irregular6612 Claude Opus 4.8 (1M context) commited on Jun 1
docs(cp4): handoff update โ CLI + cloud providers + token accounting shipped; CP5 kickoff prompt; gitignore .env 33bb8e0 irregular6612 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