# 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 61 → 61 (+0.0)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 99 → 99 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 55 → 55 (+0.0)
- Readiness 68 → 68 (+0.0)
- Security 51 → 51 (+0.0)
- Event-Driven 100 → 100 (+0.0)

## Resolved (6)

- Build action pinned to a mutable branch
- Duplicated block (15 lines × 3) (transport/amqp/factory.go)
- Duplicated block (15 lines × 3) (transport/amqp/transport.go)
- Duplicated block (18 lines × 3) (examples/kafka_transport/kafka_transport.go)
- High: security finding (details withheld)
- LLM evaluation failed

## New (6)

- Duplicated block (13 lines × 3) (transport/amqp/transport.go)
- Duplicated block (14 lines × 3) (transport/amqp/factory.go)
- Duplicated block (16 lines × 3) (examples/kafka_transport/kafka_transport.go)
- High: security finding (details withheld)
- The Sync Benchmark table lists 'Time (ns/op)' but no corresponding column for throughput or memory, leaving the reader unable to compare the four transports side-by-side. (docs/benchmark/Sync-Benchmark.md)
- The message-size impact table for Kafka shows '100 B' but no row for the 100 KB payload, which is the largest and most representative. (docs/benchmark/Kafka-async-Benchmark.md)
