Skip to content

ci: harden PCA validation workflow - #5

Merged
gv1983us-commits merged 2 commits into
mainfrom
agent/harden-ci
Aug 2, 2026
Merged

ci: harden PCA validation workflow#5
gv1983us-commits merged 2 commits into
mainfrom
agent/harden-ci

Conversation

@gv1983us-commits

Copy link
Copy Markdown
Owner

What changed

  • pin actions/checkout and actions/setup-python to exact commit SHAs
  • add named Python matrix jobs and a 10-minute timeout
  • keep the existing Python 3.10–3.13 regression and schema-parity coverage
  • add a visible CI badge and document the executed checks in the README

Why

PCA already had substantial fail-closed validation, but its workflow depended on floating action tags and the public README did not expose the CI surface. This package makes the execution boundary more reproducible and observable.

Scope boundary

No PCA Core clause, transition-record schema, derived-status rule, fixture, or validator behavior is changed.

Validation

The PR must pass the existing four-version CI matrix and both canonical positive fixture checks.

@gv1983us-commits
gv1983us-commits merged commit e2ba2ae into main Aug 2, 2026
4 checks passed
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