# 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 52 → 45 (-6.9)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.15) — scores are not directly comparable.

## Lenses

- Code Health 95 → 99 (+4.5)
- Architecture 100 → 94 (-5.9)
- Maturity 52 → 57 (+5.0)
- Readiness 57 → 32 (-24.3)
- Security 38 → 37 (-1.5)

## Resolved (12)

- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (8 lines × 2) (lib/thor/actions/file_manipulation.rb)
- Further orphaned files (smaller)
- Further sole-owners (lower concentration)
- Off-boarding risk: anonymized user #1
- Options.parse (cognitive 24) (lib/thor/parser/options.rb)
- Orphaned knowledge (lib/thor/base.rb)
- PR-triggered workflow without a permissions block
- Runner.install (cognitive 23) (lib/thor/runner.rb)
- TooManyMethods: Basic (lib/thor/shell/basic.rb)
- TooManyMethods: ClassMethods (lib/thor/base.rb)

## New (5)

- Coverage not measured — test suite did not build
- Dimension evaluation failed
- High: security finding (details withheld)
- No tests found
- The README is a single-file description of Thor's purpose and usage; there is no architecture or design doc explaining the command parsing model, file processing flow, or integration with Rails. (README.md)
