feat: AI delivery pipeline (composites + CLI + validator + STABILITY contract)#11
Open
filippofilip95 wants to merge 16 commits into
Open
feat: AI delivery pipeline (composites + CLI + validator + STABILITY contract)#11filippofilip95 wants to merge 16 commits into
filippofilip95 wants to merge 16 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
wizrd-stage-{triage,plan,implement,review,fix,verify,doc-gardening}.yml+ the deterministicwizrd-tagger.yml+ sharedwizrd-transitioncomposite action. Label-driven cascade withgh workflow runchaining to bypass GitHub'slabeled-event suppression forGITHUB_TOKEN.wizrd pipeline enable— one-command bootstrap for any L1/L2 repo: auto-detects repo/level/default-branch/docs-root/secret presence, seeds labels, sets OAuth secret, generates.github/workflows/wizrd-pipeline.yml, opens a PR.wizrd pipeline initexposes the low-level template render for tests + regeneration.wizrd-agent.yml/wizrd-review.yml).seed-labels.shalways seedswizrd:*labels at L1/L2.Context
Plan:
knowledge-base/strategy/2026-06-11-wizrd-pipeline-offroadmarket-pilot.mdin the L0 wizrd repo. Patterns adopted from QualityUnit'sharnext(closed-loop harness model from Viktor Zeman's Kodéra talk), re-expressed as hand-writtenworkflow_callreusables in our existingwizrd-cli@v1distribution channel so all ~20 Digitaliko repos pick up updates by ref. Pilot target:offroadmarket-web.Quality
bun test packages/agent/src/commands/— 11/11 pass.Impact
/w-dailyqueue surface.wizrd pipeline enableinclients/offroadmarket/services/web/. After this merges, force-pushv1so consumers see the new composites.Tag bump (after merge)
```
git tag -fa v1 -m "feat: pipeline composites + STABILITY.md"
git push --force-with-lease origin v1
```