Commit e07bdb1
Submodule beril-adversarial-skill updated 11 files
- pyproject.toml+1-1
- src/beril_adversarial/__init__.py+1-1
- src/beril_adversarial/commands/review.py+14
- src/beril_adversarial/skill/tools/adversarial_review.sh+159-20
- src/beril_adversarial/skill/tools/run_record_emitter.py+622
- src/beril_adversarial/skill/tools/stream_progress.py+115-61
- src/beril_adversarial/telemetry.py+425
- tests/fixtures/run_record_v1/adversarial_completed.json+43
- tests/fixtures/run_record_v1/adversarial_failed.json+43
- tests/fixtures/run_record_v1/adversarial_running.json+43
- tests/unit/test_run_record_emitter.py+241
Submodule beril-paper-writer-skill updated 6 files
Submodule beril-presentation-maker-skill updated 21 files
- TUTORIAL.md+1-1
- docs/cross-skill/PARTICIPANT-RUNBOOK.md+1-1
- src/beril_presentation_maker/chrome.py+430
- src/beril_presentation_maker/skill/SKILL.md+71
- src/beril_presentation_maker/skill/commands/beril-presentation-maker.md+43-46
- src/beril_presentation_maker/skill/tools/finalize_deliverable.py+33
- src/beril_presentation_maker/skill/tools/finalize_run.py+183-16
- src/beril_presentation_maker/skill/tools/presentation_maker.sh+255-41
- src/beril_presentation_maker/skill/tools/visual_qa.py+27-7
- src/beril_presentation_maker/telemetry.py+425
- tests/fixtures/decision_v1/throughline_single_select.json+47
- tests/fixtures/throughline/00_throughline_candidates.md+37
- tests/unit/test_finalize_run.py+209
- tests/unit/test_orchestrator_image_provider.py+8
- tests/unit/test_orchestrator_prompts_version.py+8-2
- tests/unit/test_orchestrator_stage_output_guard.py+137
- tests/unit/test_orchestrator_visual_qa_final.py+34
- tests/unit/test_throughline_decision_v1.py+126
- tests/unit/test_validate_deliverable.py+74
- tests/unit/test_vendored_chrome.py+116
- tests/unit/test_visual_qa.py+13-2
0 commit comments