Skip to content

feat: show external evidence status in quality summary - #495

Merged
wlsdks merged 2 commits into
mainfrom
codex/show-external-evidence-status
Jul 5, 2026
Merged

feat: show external evidence status in quality summary#495
wlsdks merged 2 commits into
mainfrom
codex/show-external-evidence-status

Conversation

@wlsdks

@wlsdks wlsdks commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add an External evidence status section to human prompt-coach quality-evidence output.
  • Show scheduled patrol status, workflow, cron, next expected schedule UTC, and native dialog approved-run requirement.
  • Keep JSON evidence shape and blocker logic unchanged.

Effect Check

  • Operators can now use the default CLI summary to decide when to re-check external blockers.
  • scheduled_ui_patrol and native_dialog_approved_dogfood remain blockers.
  • The output stays raw-free and does not include local paths.

Verification

  • RED: corepack pnpm vitest run src/cli/commands/quality-evidence.test.ts --testNamePattern "prints" failed before the external status section existed.
  • GREEN: same focused test passed after implementation.
  • corepack pnpm test
  • corepack pnpm lint
  • corepack pnpm build
  • node dist/cli/index.js quality-evidence | sed -n '18,45p'
  • corepack pnpm pack:dry-run
  • git diff --check

@wlsdks

wlsdks commented Jul 5, 2026

Copy link
Copy Markdown
Owner Author

Local gate after removing the general CI workflow:\n\n- PASS: corepack pnpm vitest run src/cli/commands/quality-evidence.test.ts src/packaging/plugin-files.test.ts --testNamePattern "prints|general test CI|release stability|PromptLane"\n- PASS: corepack pnpm test\n- PASS: corepack pnpm lint\n- PASS: corepack pnpm build\n- PASS: corepack pnpm pack:dry-run\n- PASS: git diff --check\n\nGeneral PR/main test CI was removed by maintainer request. .github/workflows/ui-patrol.yml remains because it is scheduled operational evidence, not the generic CI gate.

@wlsdks
wlsdks merged commit d88c6d6 into main Jul 5, 2026
@wlsdks
wlsdks deleted the codex/show-external-evidence-status branch July 5, 2026 22:18
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