Render read-only review prompts and bounded fix prompts for project-local custom role runs instead of accepting --review/--fix without lifecycle prompts.
Add regression coverage and update routed Truthmark docs for the custom role review/fix contract.
Support project-local custom workflows that target built-in studio roles by rendering through the standard Codex session prompt and role contract path.
Add regression coverage for validation-accepted built-in workflow roles and update routed Truthmark role/workflow docs.
Allow custom-* role ids in approval grants, compute approval diagnostics for custom role runs, and pass matching approvals into strict/guided eligibility checks.
Add regression coverage for custom implement roles using recorded approvals and for CLI approval grants with custom role ids.
Remove implemented catch-up OpenSpec change workspaces, generated OpenSpec helper skills, and stale catch-up research plans that only referenced the removed OpenSpec artifacts.
Validate project-local custom workflow markdown files, include them in selected workflow context, and render their bodies into custom workflow prompts.
Add regression coverage for missing workflow files and workflow body rendering, and update routed Truthmark documentation for the customization contract.
* feat: add flexible studio depth foundations
- add context manifests, engine references, and studio policy gates
- refresh Truthmark 2.2.1 generated surfaces and lane docs
- update OpenSpec tasks and validation coverage
* docs: add Open Game Studio product truth
- add product-capability truth doc for the Codex-native CLI
- cross-link product and engineering truth in route YAML
- update product truth index
* chore: remove stale planning artifacts
---------
Co-authored-by: MerlinH <merlinh221@gmail.com>
- migrate Truthmark repository truth into the v2 workspace layout
- add OpenSpec change artifacts for the flexible studio depth refactor
- add studio policy primitives plus approval store and CLI management
- add validation, CLI, and policy tests for approvals and studio gates
Co-authored-by: MerlinH <merlinh221@gmail.com>
- update Truthmark dependency to 1.6.1
- refresh generated agent surfaces and truth document templates
- include current Open Game Studio docs and validation updates
Inline generated project prompts and selected templates into Codex runs, add bounded broad-context discovery, and validate generated surface freshness against current renderer output.
Add richer workflow templates, CLI prompt-surface coverage, and synced truth docs.