Skip to content

feat: rivet schema validate command (#93)#118

Merged
avrabe merged 1 commit intomainfrom
feat/schema-validate
Apr 2, 2026
Merged

feat: rivet schema validate command (#93)#118
avrabe merged 1 commit intomainfrom
feat/schema-validate

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Apr 2, 2026

Validates schemas are well-formed. Found 3 real errors in AADL cross-schema refs.

🤖 Generated with Claude Code

Validates loaded schemas are well-formed:
- All link types in traceability rules exist
- All source/target/from types in rules exist as artifact types
- All link-field link types and target types exist

Found 3 real errors in AADL schema (cross-schema refs to ASPICE
types not loaded — bridge schema needed).
@avrabe avrabe merged commit 2b7acd4 into main Apr 2, 2026
@avrabe avrabe deleted the feat/schema-validate branch April 2, 2026 22:59
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: 340380e Previous: 28402eb Ratio
query/10000 138987 ns/iter (± 833) 111011 ns/iter (± 1828) 1.25

This comment was automatically generated by workflow using github-action-benchmark.

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