OpenMontage/.github
calesthio 722491d732 backlot phase 0: artifact contract + gate hardening
- init_project() writes project.json marker + canonical workspace layout
- write_checkpoint enforces approval gates: completed on a gated stage
  requires human_approved=True (GATE VIOLATION otherwise)
- superseded checkpoints archived to projects/<id>/history/ (stage
  versioning, gate audit trail, replay)
- BaseTool auto-instruments execute() -> projects/<id>/events.jsonl
  (start/finish/error, scene_id, cost) for the Backlot live board
- assets stage now gates (human_approval_default: true) in all manifests
- checkpoint-protocol + AGENT_GUIDE: manifest gate value is binding,
  awaiting_human + end-turn protocol, per-gate approval, canonical
  checkpoint location fixed to projects/<id>/
- gate reminder footer on all gating stage director skills
- /backlot command files for Claude Code, Codex, Cursor, Copilot
2026-07-01 23:08:51 -07:00
..
ISSUE_TEMPLATE chore: add issue templates and a pull-request template 2026-06-25 18:52:25 +05:30
assets docs(readme): replace stretched shields.io badge with bordered SVG card 2026-06-27 17:16:25 -07:00
prompts backlot phase 0: artifact contract + gate hardening 2026-07-01 23:08:51 -07:00
workflows ci: add GitHub Actions validation pipeline 2026-06-25 13:19:12 -07:00
CODEOWNERS Add CODEOWNERS — require @calesthio approval on all PRs 2026-03-29 08:33:00 -07:00
FUNDING.yml chore: enable GitHub Sponsors button 2026-06-23 17:02:37 -07:00
PULL_REQUEST_TEMPLATE.md chore: add issue templates and a pull-request template 2026-06-25 18:52:25 +05:30
copilot-instructions.md Make all assistant entry points hard redirects to AGENT_GUIDE.md 2026-04-04 10:57:45 -07:00