chore(pipeline): add project-local adversarial coding pipeline (Stage A/Unity)#1732
Merged
Conversation
… A/Unity) Self-contained .kiro pipeline seeded from ddt-agent-skills-library-foundry: 5 acp-* agents (orchestrator/architect/coder/reviewer/visual), foundry + ASU skills (jira-figma-intake, unity-components, asu-design-a11y, asu-brand, unity-handoff-out, visual-diff), project-local MCP (Atlassian RO, Figma, Storybook), steering, hooks, preflight + handoff validator, README. Agents stop at branch+commits; humans open PRs.
Collaborator
|
Storybook deployed at https://unity-uds-staging.s3.us-west-2.amazonaws.com/pr-1732/index.html |
file:// resources resolve relative to the agent file dir (.kiro/agents), not the workspace root (skill:// is workspace-relative). file://.kiro/steering/** looked for .kiro/agents/.kiro/steering and silently loaded nothing. Use file://../steering/**/*.md so unity-pipeline.md actually loads. Confirmed via /context show during the Stage A dry run.
…skill The docs build (jsdoc-to-markdown) rejects TS arrow types in JSDoc tags; document closure/@callback syntax so the coder avoids the JSDOC_ERROR the dry run hit.
Replace hardcoded JIRA_USERNAME/CONFLUENCE_USERNAME with $JIRA_USERNAME/$CONFLUENCE_USERNAME (mirrors the *_API_TOKEN pattern). Reconcile the jira-figma-intake REST fallback to $JIRA_USERNAME and document both vars in the README. No personal data in committed config.
Member
Author
|
Overall, the full pipeline development, first pass is completed: |
…doff interactivity contract (schema 1.1) RETAIN step archives reports to .pipeline/archive/<slug>-<UTC>/ and optionally attaches them + posts a summary comment to the Jira ticket via v3 REST. Handoff schema 1.1 adds an interactivity block (state machine, activation, keyboard/APG, focus, dynamic ARIA, class-toggle contract, motion/forced-colors, breakpoints, analytics) so Webspark reproduces behavior instead of reinventing it. Validator warns when absent.
mlsamuelson
commented
Jul 2, 2026
Member
Author
There was a problem hiding this comment.
Kiro developed code. I've reviewed. See no concerns. Successful run evidenced in #1733
davidornelas11
approved these changes
Jul 7, 2026
davidornelas11
left a comment
Contributor
There was a problem hiding this comment.
Good! Any suggestions will be added on an as needed basis
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.
Self-contained .kiro pipeline seeded from ddt-agent-skills-library-foundry: 5 acp-* agents (orchestrator/architect/coder/reviewer/visual), foundry + ASU skills (jira-figma-intake, unity-components, asu-design-a11y, asu-brand, unity-handoff-out, visual-diff), project-local MCP (Atlassian RO, Figma, Storybook), steering, hooks, preflight + handoff validator, README. Agents stop at branch+commits; humans open PRs.
TEST
.intake/kiro-cli --agent acp-orchestratorWhat to expect: