Skip to content

chore: bind work-item tracker and seed recurring schedule#36

Merged
kyle-sexton merged 1 commit into
mainfrom
chore/35-work-item-tracker-setup
Jul 24, 2026
Merged

chore: bind work-item tracker and seed recurring schedule#36
kyle-sexton merged 1 commit into
mainfrom
chore/35-work-item-tracker-setup

Conversation

@kyle-sexton

Copy link
Copy Markdown
Contributor

Closes #35

Summary

  • Add .work-item-tracker.json binding the github provider (lease_ttl_hours: 24) — work-item-tracker seam coordination verbs stop hard-erroring (exit 3) in this repo
  • Add .github/recurring-schedule.json empty {"items": []} skeleton — due/recheck/work actions stop degrading to "no recurring schedule configured"; no recurring items seeded

Test plan

  • /work-items:setup check probes re-run post-write: binding valid JSON matching seam CONTRACT shape, schedule valid with empty items array, both tracked-not-ignored
  • Role labels verified live: agent-ready, needs-human, recurring all exist — defaults resolve, no remap needed

Related

  • Refs melodic-software/standards distribution/sync-manifest.yml — both files locally-owned, not managed materializations

🤖 Generated with Claude Code

https://claude.ai/code/session_01VhH6JGwdG4HbrBiqjL5Cuf

Bind the github provider for the work-item-tracker seam and add the
empty recurring-schedule skeleton so seam verbs and recurring actions
stop degrading in this repo.

Closes #35

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VhH6JGwdG4HbrBiqjL5Cuf
@kyle-sexton
kyle-sexton merged commit e3beaed into main Jul 24, 2026
13 checks passed
@kyle-sexton
kyle-sexton deleted the chore/35-work-item-tracker-setup branch July 24, 2026 00:37
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.

Bind work-item tracker and seed recurring schedule

1 participant