Skip to content

feat: add external evidence action criteria - #493

Merged
wlsdks merged 1 commit into
mainfrom
codex/add-external-evidence-action-criteria
Jul 5, 2026
Merged

feat: add external evidence action criteria#493
wlsdks merged 1 commit into
mainfrom
codex/add-external-evidence-action-criteria

Conversation

@wlsdks

@wlsdks wlsdks commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add structured action criteria to quality-evidence recommended next slices.
  • External recommendations now include preconditions, completion_evidence, and guardrails.
  • Render those fields in the human CLI output so operators know what must be true before running an external action and what proves completion.

Effect Check

  • promptlane_95_quality remains pending with the same external blockers.
  • This does not claim scheduled ui-patrol or native dialog approved dogfood completion.
  • It makes the remaining work more executable by distinguishing preconditions, completion evidence, and non-substitutable guardrails.

Verification

  • RED: focused quality tests failed before implementation because recommended slices lacked structured action criteria.
  • GREEN: corepack pnpm vitest run src/cli/commands/quality-evidence.test.ts src/packaging/quality-evidence-script.test.ts --testNamePattern "quality"
  • corepack pnpm --silent evidence:quality | node -e '...'
  • node dist/cli/index.js quality-evidence | sed -n '22,55p'
  • corepack pnpm test
  • corepack pnpm lint
  • corepack pnpm build
  • corepack pnpm pack:dry-run
  • git diff --check

@wlsdks
wlsdks merged commit 97702e1 into main Jul 5, 2026
2 checks passed
@wlsdks
wlsdks deleted the codex/add-external-evidence-action-criteria branch July 5, 2026 22:00
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