# Changelog

> **This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings — which rule fired, in which file, on which line, and how to fix it — are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.**

## Score

- CAI 60 → 62 (+1.7)
- Rubric changed (rubric-2026.08.17 → rubric-2026.08.18) — scores are not directly comparable.

## Lenses

- Code Health 99 → 99 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 49 → 53 (+3.7)
- Readiness 57 → 57 (+0.0)
- Security 70 → 70 (+0.0)

## Resolved (8)

- Dependency hygiene not measured — no supported dependency manifest was read
- Duplicated block (15 lines × 2) (dialects/kafka/connectionstring.go)
- Duplicated block (16–19 lines × 2) (examples/kafka/main.go)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- Rotate the exposed credentials — git history can't be un-committed
- The connection-string table lists version as required but the example uses a broker-only string without specifying any group or initial-offset, which is critical for consumer setup. (dialects/kafka/README.md)

## New (8)

- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (13 lines × 2) (examples/kafka/main.go)
- Duplicated block (15 lines × 2) (dialects/kafka/connectionstring.go)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- OSV Dependency Vulnerabilities not included (check did not complete)
- The connection-string table lists the required flags (brokers, version) but initial-offset is marked 'false' and defaults to newest with no description. (dialects/kafka/README.md)
