Skip to content

ci(lifecycle): add evidence gate and drift check workflows#64

Merged
Pigbibi merged 2 commits into
mainfrom
feat/lifecycle-ci-gates
Jul 8, 2026
Merged

ci(lifecycle): add evidence gate and drift check workflows#64
Pigbibi merged 2 commits into
mainfrom
feat/lifecycle-ci-gates

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add evidence-gate.yml to validate promotion evidence packages when catalog status is raised to shadow/live stages on PRs
  • Add drift-check.yml daily cron to run quant-lifecycle drift --domain crypto and sync REVIEW/CRITICAL alerts to GitHub Issues
  • Add helper scripts gate_evidence_package.py and run_drift_github_issues.py

Test plan

  • Open a test PR that only changes non-catalog files — evidence gate should skip
  • Open a PR promoting catalog status without evidence JSON — gate should fail
  • Manually dispatch Drift Check workflow on this branch — job should complete
  • Confirm CI permissions: evidence gate read-only; drift check can create issues

Made with Cursor

Add PR evidence validation when catalog status is promoted and daily
drift detection with GitHub issue sync for crypto strategies.

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@chatgpt-codex-connector

This comment has been minimized.

@cursor

cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Pigbibi Pigbibi merged commit f4f14bb into main Jul 8, 2026
3 checks passed
@Pigbibi Pigbibi deleted the feat/lifecycle-ci-gates branch July 8, 2026 14:49
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