Skip to content

feat: add artifact validation and conformance gates - #384

Merged
szmyty merged 1 commit into
mainfrom
feat/artifact-validation-360
Sep 10, 2026
Merged

feat: add artifact validation and conformance gates#384
szmyty merged 1 commit into
mainfrom
feat/artifact-validation-360

Conversation

@szmyty

@szmyty szmyty commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a versioned artifact-validator registry with structured validator evidence and native format probes
  • gate terminal materialization on required validation and rejected fidelity classes, with branch-local or fatal policy
  • generate a machine-readable capability conformance matrix and expose it through renderflow capabilities --matrix
  • update run/spec schemas and documentation for validation states, policies, and conformance claims

Verification

  • cargo check --workspace --all-targets --locked
  • changed Rust files pass rustfmt --check
  • git diff --check
  • JSON schemas parse successfully
  • MkDocs/example YAML syntax parses successfully
  • live renderflow capabilities --matrix --format json smoke check

Per the current sprint mode, the broad test suite and CI were intentionally deferred; no test suite was run.

Closes #360

@szmyty
szmyty merged commit 323b9bb into main Sep 10, 2026
11 of 14 checks passed
@szmyty
szmyty deleted the feat/artifact-validation-360 branch September 10, 2026 17:22
@devactivity-app

Copy link
Copy Markdown

Pull Request Summary by devActivity

Metrics

Cycle Time: < 1 min

Achievements

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.

Add artifact validation, fidelity gates, and a capability conformance matrix

1 participant