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

## Lenses

- Code Health 80 → 77 (-3.1)
- Architecture 98 → 98 (+0.0)
- Maturity 44 → 44 (-0.0)
- Readiness 56 → 56 (+0.0)
- Security 29 → 36 (+6.9)
- Performance 81 → 81 (+0.0)

## Resolved (27)

- BarePragmaDisable (Samples/AmazonSNQSSample/Program.cs)
- BarePragmaDisable (Samples/ApachePulsarSample/Program.cs)
- BarePragmaDisable (Samples/KafkaSample/Program.cs)
- BarePragmaDisable repeated 21 times in 3 files (Testing/Core/ConnectionTests/MappedService/SubscribeQueryResponseTests.cs)
- High CVE: System.Security.Cryptography.Xml 10.0.6
- High CVE: System.Security.Cryptography.Xml 10.0.6
- High CVE: System.Security.Cryptography.Xml 10.0.6
- High CVE: System.Security.Cryptography.Xml 10.0.6
- High CVE: System.Security.Cryptography.Xml 10.0.6
- Inconsistent namespace spelling. The namespace uses 'SNQS' which appears to be a typo for 'SQS' (Simple Queue Service), while other references might use 'SQS'.
- Inconsistent spelling of 'Received'. Both methods are named 'ErrorRecieved' (typo: missing 'e' in 'Received').
- Inconsistent spelling of 'Resilience'. One method is named 'GetResilliancePolicy' (typo: missing 'i' and double 'l'), while the other is correctly spelled 'RegisterResiliencePolicy'.
- LLM evaluation failed
- Low coverage: MQContractMessageContext.cs (Abstractions/MQContractMessageContext.cs)
- ObsoleteWithCallers (Abstractions/Interfaces/IContractConnection.cs)
- ObsoleteWithCallers (Abstractions/Interfaces/IContractConnection.cs)
- ObsoleteWithCallers (Abstractions/Interfaces/IContractConnection.cs)
- ObsoleteWithCallers (Abstractions/Interfaces/IContractConnection.cs)
- ObsoleteWithCallers (Abstractions/Interfaces/IMultiServiceContractConnection.cs)
- ObsoleteWithCallers (Abstractions/Interfaces/IMultiServiceContractConnection.cs)
- …and 7 more

## New (9)

- EmptyCatchBlock (Connectors/ApachePulsar/Subscription.cs)
- Inconsistent naming for registering a consumer for query responses. One method is named 'SubscribeQueryResponseAsync' while the other is 'RegisterQueryResponseConsumerAsync'. These appear to serve the same conceptual purpose of setting up a handler for query responses, but use different verbs ('Subscribe' vs 'Register') and object names ('QueryResponse' vs 'QueryResponseConsumer').
- Inconsistent naming for registering a consumer for query responses. One method is named 'SubscribeQueryResponseAsync' while the other is 'RegisterQueryResponseConsumerAsync'. These appear to serve the same conceptual purpose of setting up a handler for query responses, but use different verbs ('Subscribe' vs 'Register') and object names ('QueryResponse' vs 'QueryResponseConsumer').
- Medium: security finding (details withheld)
- Medium: security finding (details withheld)
- Medium: security finding (details withheld)
- Medium: security finding (details withheld)
- Per-file coverage withheld — the coverage run did not finish
- redundant comment (Connectors/RabbitMQ/Connection.cs)

## Architecture

- Unchanged — 2 containers · 1 contexts · 0 edges
