Skip to content

TDD: Agentic Workflow MVP (Bug Fix)#2

Open
roberthunterjr wants to merge 4 commits into
mainfrom
workflow-tdd
Open

TDD: Agentic Workflow MVP (Bug Fix)#2
roberthunterjr wants to merge 4 commits into
mainfrom
workflow-tdd

Conversation

@roberthunterjr

Copy link
Copy Markdown
Owner

Summary

Adds the Technical Design Doc for the agentic bug-fix workflow MVP (docs/TDD-agentic-workflow-mvp.md), the buildable plan derived from the Agentic Workflow PRD (PR Ed-Fi-Alliance-OSS#67 upstream / AI-150).

Targeting note: This PR intentionally targets roberthunterjr:main (not Ed-Fi-Alliance-OSS:main). The fork is our validation gate — workflow code from this design must run and pass a supervised end-to-end test on roberthunterjr:main before being promoted upstream. This doc PR establishes that fork-first flow. It supersedes the cross-repo PR Ed-Fi-Alliance-OSS#71 (which targeted upstream main directly).

What's here

  • TDD aligned to the PRD's MVP section (JTBD-BUG, hybrid Option C, OQ-1/OQ-2 resolved)
  • Workflow count reduced 5 → 4 (pr-link-sync + pr-ready-sync merged into pr-sync.yml)
  • FR-JIRA-7 attribution corrected; precheck-retry-tracker.yml added to design summary
  • MVP pre-checks scoped to apps/fiona-slack
  • Relationship to AI-98 documented (Decision D-5: Option C supersedes for MVP; AI-98 elements reusable at limited scope)

Jira

  • AI-148 (this TDD) · AI-143 (MS5 epic) · AI-150 (PRD)

Test plan

  • Review TDD for accuracy and PRD cohesion
  • npx markdownlint-cli docs/*.md passes

🤖 Generated with Claude Code

roberthunterjr and others added 4 commits July 2, 2026 17:09
Define a full Jira-ready bug workflow with readiness checks, feasibility scoring, fail-first tests, intent alignment loops, scoped refactor rules, and final verification gates.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Specifies the bug-fix-workflow-only MVP architecture from PRD-agentic-workflow.md (PR Ed-Fi-Alliance-OSS#67): a hybrid design where GitHub Actions owns governance and the Jira contract while GitHub Copilot's hosted coding agent (steered by the existing automate-bug-fix skill) owns implementation. Resolves PRD open questions OQ-1 (trigger mechanism) and OQ-2 (harness selection) for MVP scope.
- Consolidate pr-link-sync + pr-ready-sync into single pr-sync.yml (5->4 workflows)
- Fix FR-JIRA-7 attribution to governance-watchdog.yml
- Add precheck-retry-tracker.yml to design summary + flowchart
- Standardize governance config filename
- Scope MVP pre-checks to apps/fiona-slack
- Add AI-98 relationship + Decision D-5 (Option C supersedes for MVP)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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