Skip to content

feat: add differential agent security release gate - #4

Draft
Auro-rium wants to merge 27 commits into
mainfrom
feature/cutc-2026-differential-gate
Draft

Auro-rium wants to merge 27 commits into
mainfrom
feature/cutc-2026-differential-gate

Conversation

@Auro-rium

Copy link
Copy Markdown
Owner

What changed

Agent Canary now has a production-oriented CUTC release gate layered on the existing LangGraph red-team engine.

  • Adds accepted environment-specific baselines and stable reusable attack cases.
  • Replays baseline payloads against candidates and classifies regressions as regression, known, resolved, clean, or indeterminate.
  • Adds explicit PASS/WARN/BLOCK policy evaluation, scores, coverage, and persisted evidence.
  • Adds project-scoped CI tokens, target SSRF validation, ownership verification, and release lifecycle primitives.
  • Updates the GitHub Action with job summaries and release metrics.
  • Adds release evidence components and project/release baseline UX.
  • Rewrites README and technical architecture documentation.

Validation

  • uv run pytest -q — 178 passed, 3 warnings
  • npm run build — passed
  • npm run lint — passed with two pre-existing Fast Refresh warnings
  • Targeted Ruff checks — passed

Limitations

Local execution remains SQLite plus an API process thread; PostgreSQL/Redis worker deployment is documented as the next production adapter. The Vercel dashboard proxy remains read-only for administrative operations.

Add CUTC release security product layer
@Auro-rium
Auro-rium force-pushed the feature/cutc-2026-differential-gate branch from ffbaea9 to df4e915 Compare August 12, 2026 10:31
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