This was generated by AI during triage.
Context
Observed during an attended-queue pass in melodic-software/provisioning. reference/tracker-seam.md ("Recurring schedule") declares recurring items live in .github/recurring-schedule.json and are created by "the consuming repo's recurring-issues automation". Provisioning has neither the file nor any such automation — yet nothing in the skills checks for or surfaces that absence. Triage recommended (and the agent published to an issue comment) a "recurring recheck entry" before discovering the mechanism doesn't exist there; the flow dead-ends exactly where a consuming repo lacks the presumed infrastructure, and a schedule entry would be dead config nothing reads.
Proposed work
An entry invariant or documented degradation path for the recurring-schedule surface: detect the absence of the schedule file/automation in the consuming repo, warn loudly with a remediation route (e.g. /work-items:setup seeds it, or a documented bootstrap/opt-out), instead of letting skills recommend rechecks into a mechanism that isn't there.
Acceptance criteria
References
- melodic-software/provisioning#204 (the pass that surfaced it)
This was generated by AI during triage.
Context
Observed during an attended-queue pass in
melodic-software/provisioning.reference/tracker-seam.md("Recurring schedule") declares recurring items live in.github/recurring-schedule.jsonand are created by "the consuming repo's recurring-issues automation". Provisioning has neither the file nor any such automation — yet nothing in the skills checks for or surfaces that absence. Triage recommended (and the agent published to an issue comment) a "recurring recheck entry" before discovering the mechanism doesn't exist there; the flow dead-ends exactly where a consuming repo lacks the presumed infrastructure, and a schedule entry would be dead config nothing reads.Proposed work
An entry invariant or documented degradation path for the recurring-schedule surface: detect the absence of the schedule file/automation in the consuming repo, warn loudly with a remediation route (e.g.
/work-items:setupseeds it, or a documented bootstrap/opt-out), instead of letting skills recommend rechecks into a mechanism that isn't there.Acceptance criteria
References