# Changelog

## Score

- CAI 61 → 59 (-2.2)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 95 → 95 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 57 → 57 (+0.0)
- Readiness 59 → 52 (-6.9)
- Security 54 → 54 (+0.0)

## Resolved (5)

- Build action pinned to a mutable branch
- Duplicated block (11 lines × 2) (dotnet-wtrace/Events/GC.fs)
- Duplicated block (11 lines × 2) (dotnet-wtrace/Events/Loader.fs)
- Duplicated block (11 lines × 3) (dotnet-wtrace/Events/GC.fs)
- The Installation section mentions Event Pipes but does not state which .NET Core versions dotnet-wtrace supports or how to install the required NuGet package. (README.md)

## New (5)

- Duplicated block (10 lines × 2) (dotnet-wtrace/Events/GC.fs)
- Duplicated block (10 lines × 3) (dotnet-wtrace/Events/GC.fs)
- Duplicated block (9 lines × 2) (dotnet-wtrace/Events/Loader.fs)
- The 'Installation' section is not present in the visible text, so the required prerequisite steps (dotnet CLI version, .NET Core SDK) are missing from the guide. (README.md)
- The 'Start a new testapp process with some arguments' option is mentioned in the outline but not shown in the visible text, so it is unverifiable from the README. (README.md)
