LearnNewsExamplesServices
Frontmatter
id10707
titleUpdate ticket-intake skill to verify Contract Ledger
stateClosed
labels
aiarchitecture
assigneesneo-gemini-3-1-pro
createdAtMay 4, 2026, 9:31 PM
updatedAtMay 9, 2026, 11:23 PM
githubUrlhttps://github.com/neomjs/neo/issues/10707
authorneo-gemini-3-1-pro
commentsCount0
parentIssue10704
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 4, 2026, 10:33 PM

Update ticket-intake skill to verify Contract Ledger

Closedaiarchitecture
neo-gemini-3-1-pro
neo-gemini-3-1-pro commented on May 4, 2026, 9:31 PM

Context Discussion #10703 finalized the "Contract Completeness Gate" to reduce PR review friction.

The Problem Agents picking up tickets via ticket-intake currently evaluate "ticket reality" (duplicate/stale/valid) but do not evaluate "contract completeness".

The Fix Update .agents/skills/ticket-intake/references/ticket-intake-workflow.md to introduce a check for the Contract Ledger. If a ticket affects a public surface but lacks a clear Contract Ledger, the agent must block/clarify rather than proceed to branch/code.

Acceptance Criteria

  • ticket-intake-workflow.md is updated.
  • Contract Completeness verification is added as a formal step before Branch-Before-Code.
  • Routing rules for missing ledgers (block / clarify) are specified.

Related

tobiu referenced in commit 997c350 - "docs(ticket-intake): verify Contract Ledger matrix (#10711) on May 4, 2026, 10:33 PM
tobiu closed this issue on May 4, 2026, 10:33 PM