Skip to content

docs(agent): author deliverables as merged and prohibit administrative tracking PRs (#270) - #271

Merged
dan-petty merged 1 commit into
release/v0.2.20from
docs/270-instruction-hardening-author-as-merged
Sep 19, 2026
Merged

dan-petty merged 1 commit into
release/v0.2.20from
docs/270-instruction-hardening-author-as-merged

Conversation

@dan-petty

Copy link
Copy Markdown
Owner

Summary & Context

Closes #270

Hardens agent instructions (AGENTS.md) with explicit architectural principles and commit governance rules:

  1. Author All Code, Documentation, Status & Wording as Merged/Committed (Zero Administrative Tracking PRs):
    • All code, documentation, checklists, deliverable descriptions, and task tracking files (docs/agent/tasks/) must be authored from the outset in their final completed state as they will read once committed and merged.
    • Strictly prohibits creating standalone task tracking commits, topic branches, or follow-up pull requests solely to flip, update, or reconcile task statuses post-merge.
    • All deliverable checkboxes must already be marked complete (- [x]), verification results recorded, and the deliverable described in its final completed state within the functional deliverable PR itself.
  2. Strict Prohibition of Inconsistent N-Gate Numbering & Unified Gated Terminology:
    • Strictly prohibits arbitrary, brittle, or hardcoded gate numbering (7-Gate, 10-Gate, 7-gate, 10-gate) across code, test assertions, docstrings, CLI help strings, diagrams, and documentation.
    • Mandates the unified Gated terminology (e.g. Gated CI Quality Gate, Gated CI validation suite, Gated quality check).
  3. Commit Standards & Task Tracking Hardening:
    • Updated Sections 1, 2, and 3 of AGENTS.md to ensure binding compliance across automated workflows and developer tooling.

@dan-petty
dan-petty merged commit 0197774 into release/v0.2.20 Sep 19, 2026
5 checks passed
@dan-petty
dan-petty deleted the docs/270-instruction-hardening-author-as-merged branch September 19, 2026 00:54
@dan-petty dan-petty mentioned this pull request Sep 19, 2026
7 tasks
dan-petty added a commit that referenced this pull request Sep 19, 2026
* feat(release): v0.2.20

* fix(pr): handle JSON array timeline payload in _parse_timeline_copilot_state (#245) (#246)

* fix(pr): handle JSON array timeline payload in _parse_timeline_copilot_state (#245)

* docs(tasks): update task 245 status to In Review and link PR #246

* docs(agents): add roadmap ingestion rules for missing parameters and bad patterns (#247)

* docs(agents): add roadmap ingestion rules for missing parameters and bad patterns

* fix(agents): gate devops roadmap governance block on is_devops_cli

* fix(review): remediate markdown formatting issues and unbalanced code blocks in review reports (#250) (#251)

* refactor(core): use pyproject.toml as single source of truth for version (#248) (#249)

* refactor(core): use pyproject.toml as single source of truth for version (#248)

* fix(release): require __version__ presence in init before dynamic fallback (#249)

* docs(roadmap): add universal subcommand option propagation task

* feat(cli): universal trailing --dry-run option propagation across subcommands (#252) (#253)

* feat(pm): forward-looking project management, roadmap reconstruction, compactor hardening & issue sync (#254) (#255)

* feat(pm): forward-looking project management, roadmap reconstruction, compactor hardening & issue sync (#254)

* docs(agent): link PR #255 to task-254

* fix(github): handle remote issue query failures gracefully in roadmap sync (#254)

* feat(ci): fast execution caching when unchanged & pre-commit file change tracking integration (#256) (#257)

* feat(ci): fast execution caching when unchanged & pre-commit file change tracking integration (#256)

* docs(agent): link PR #257 to task-256

* feat(pr): add integrations to keep pull requests up to date (#258) (#259)

* feat(pr): add integrations to keep pull requests up to date (#258)

* docs(agent): link PR #259 to task-258

* fix(ci): address actionlint shellcheck warning and add shellcheck to devcontainer

* docs(roadmap): prune completed items from Value vs. Effort Prioritization Matrix

* feat(ci): accelerate devops ci performance with worker auto-scaling, test hotspot isolation, and zero-blocking dispatch (#260) (#261)

* docs(roadmap): add v0.2.24 milestone for Vibes architectural alignment

- POSIX Process Group Sandbox Enforcement (Obs 05)
- Structural Pre-Commit Hook Inversion (Systems Obs 08)
- Anti-Brittle Constant Elimination (Obs 06)
- Semantic Validator Deprecation & Structural Positional Oracles (Obs 17)

* feat(ci): accelerate devops ci performance with worker auto-scaling, test hotspot isolation, and zero-blocking dispatch (#260)

* fix(review): remediate session findings, harden defensive boundaries, and improve review feedback loop (#262) (#263)

* fix(review): remediate session findings, harden defensive boundaries, and improve review feedback loop (#262)

* docs(agent): link PR #263 and update status to In Review

* docs(agent): reconcile task-262 as merged and prune completed item from matrix (#264)

* fix(review): resolve PR #244 review threads, harden markdown fence/asterisk parsing, and update release notes (#265) (#266)

* fix(review): resolve PR #244 review threads, harden markdown fence/asterisk parsing, and update release notes (#265)

* docs(agent): link PR #266 and set status to In Review

* refactor(core): replace inconsistent N-Gate references with Gated (#267) (#268)

* refactor(core): replace inconsistent N-Gate references with Gated (#267)

* docs(agent): link PR #268 in task-267 tracking

* docs(agent): author deliverables as merged and prohibit administrative tracking PRs (#270) (#271)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant