feat(agent-governor): add Codex workflow policy docs#4
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the CompText Agent Governor Policy v1, establishing a lightweight policy layer for Codex-style role, plugin, connector, and skill workflows. It adds comprehensive documentation, a skill definition, a YAML policy configuration, and an issue template to guide agents and reviewers. Feedback on the changes suggests aligning the pipeline sequence terminology with existing documentation, explicitly listing all allowed gate states in the skill definition, and expanding the forbidden actions list in the issue template to ensure consistency with the PR policy.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Adds a lightweight CompText Agent Governor policy/documentation layer for Codex-style role, plugin, skill, Site, and annotation workflows.
This PR does not add runtime behavior. It documents how AI-agent repository work should remain bounded by deterministic context packs, policy gates, canonical evidence artifacts, and human review.
What Changed
Boundaries
Validation
Document-only validation:
Reviewer Checklist