schema_version
The schema the artifact conforms to.
Reference
Every review pack writes JSON next to its Markdown. The JSON is schema-backed, so tools and AI-assisted review can read the same review pack a human reads.
Where they live
schemas/review-pack.schema.json
schemas/manifest.schema.json The schema the artifact conforms to.
The package version that wrote the artifact.
Which artifact this is (review pack, manifest, lens pack).
When the artifact was generated.
What it means
A schema makes the output stable and inspectable. It does not make a review pack a
vulnerability report. Arkheionx does not confirm vulnerabilities or assign final severity.
Human review is required. See docs/SCHEMAS.md.