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

## Lenses

- Code Health 99 (new)
- Architecture 100 (new)
- Maturity 13 → 86 (+72.9)
- Readiness 15 → 55 (+39.3)
- Security 100 → 70 (-30.0)
- Domain Modelling 85 (new)

## Resolved (6)

- Dependency hygiene not measured — no supported dependency manifest was read
- No automated tests
- No tests found
- bus factor not measured — no commits were sampled
- early-stage repository — too little history to judge knowledge freshness
- single-commit history — no usable git history window to measure hotspots

## New (20)

- ADR not followed: ADR-007: Keep the domain module free of all framework dependencies (doc/architecture/adr/ADR-007-domain-module-zero-framework-dependencies.md)
- ADR not followed: ADR-015: Wire application services explicitly via @Configuration beans (doc/architecture/adr/ADR-015-explicit-bean-wiring-via-configuration.md)
- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (6 lines × 2) (adapters-outbound-persistence-jpa/src/main/java/cat/gencat/agaur/hexastock/adapter/out/persistence/jpa/mapper/TransactionMapper.java)
- Duplicated block (6 lines × 2) (adapters-outbound-persistence-mongodb/src/main/java/cat/gencat/agaur/hexastock/adapter/out/persistence/mongodb/mapper/TransactionDocumentMapper.java)
- Duplicated block (7 lines × 2) (adapters-inbound-rest/src/main/java/cat/gencat/agaur/hexastock/adapter/in/webmodel/TransactionDTO.java)
- Duplicated block (8 lines × 2) (domain/src/main/java/cat/gencat/agaur/hexastock/model/transaction/PurchaseTransaction.java)
- Duplicated block (9 lines × 2) (domain/src/main/java/cat/gencat/agaur/hexastock/model/portfolio/Lot.java)
- Further orphaned files (smaller)
- Further sole-owners (lower concentration)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- Off-boarding risk: anonymized user #1
- Rotate the exposed credentials — git history can't be un-committed
- Scanner failed to run — not a clean result
- Secret: generic-api-key (src/main/resources/application.properties)
- The README mentions the book but does not link to it, so readers must infer the book exists from the presence of the title and the SonarQube quality badges. (README.md)
