Release 0.2.0
What's Changed
- chore: add .trivyignore for unfixed no-dsa glibc CVEs in base image by @zircote in #2
- fix(pipeline): bump reusable-trivy.yml pin to include the checkout fix by @zircote in #3
- fix(trivyignore): cover the LOW-severity CVEs SARIF format exposes by @zircote in #4
- fix(docker): migrate runtime base to chainguard/glibc-dynamic by @zircote in #5
- feat(ingest): MIF document ingestion, embedding, and semantic search by @zircote in #6
- fix(ci): bump reusable-trivy.yml pin to pick up the Trivy version fix by @zircote in #7
- fix(trivy): ignore CVE-2026-6791 (unfixed glibc in Chainguard base image) by @zircote in #8
- chore(hooks): add Lefthook git hooks mirroring this repo's own CI by @zircote in #9
- docs: fix staleness found by a full-repo documentation audit by @zircote in #10
- docs(site): publish a docs site with error reference, brand, and rustdoc by @zircote in #11
- docs(adr): backfill 16 ADRs for architecturally significant decisions by @zircote in #12
- Add mif-rh: compiled ontology resolution/review engine by @zircote in #13
- Make ADRs, deployment guide, runbooks, security docs, and crate READMEs reachable from site nav by @zircote in #14
- fix: scope ProblemMeta slugs per-crate, add a workspace uniqueness test by @zircote in #16
- Fix squished homepage hero, complete ecosystem sidebar by @zircote in #17
- fix: fail loudly on unexpected I/O errors in slug-uniqueness test helpers by @zircote in #18
- chore: bump workspace version to 0.2.0 by @zircote in #19
New Contributors
Full Changelog: v0.1.0...v0.2.0