# Changelog

## Score

- CAI 68 → 68 (+0.0)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 96 → 96 (+0.2)
- Architecture 97 → 97 (+0.4)
- Maturity 58 → 58 (-0.0)
- Readiness 66 → 66 (+0.0)
- Security 72 → 72 (+0.0)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (4)

- Change coupling: ContainerConfiguration.swift ↔ Flags.swift (Sources/ContainerResource/Container/ContainerConfiguration.swift)
- FileTooLong: ContainerBuild/Builder.pb.swift (Sources/ContainerBuild/Builder.pb.swift)
- Off-boarding risk: anonymized user #1
- Off-boarding risk: anonymized user #2

## New (6)

- Change coupling: SystemStart.swift ↔ KernelService.swift (Sources/ContainerCommands/System/SystemStart.swift)
- LLM evaluation failed
- Off-boarding risk: anonymized user #1
- Off-boarding risk: anonymized user #2
- TooManyMethods: ContainerFixture (Sources/ContainerTestSupport/ContainerFixture.swift)
- TooManyMethods: Parser (Sources/Services/ContainerAPIService/Client/Parser.swift)

## Changes since last survey

- 9 commits — 8 feature/other, 1 fixes

## By area

- Sources/Services — 3 commits
- Tests/IntegrationTests — 2 commits
- (root) — 1 commit
- .github/workflows — 1 commit
- Sources/APIServer — 1 commit
- Sources/ContainerCommands — 1 commit

## Notable commits

- fix: Add readiness signal to DirectoryWatcher, fix DirectoryWatcherTest. (#2066)
- change: Add `--read-only-path` and `--masked-path` option to container run / create (#2069)
- change: Adjust overcommit and max_map_count vm defaults in guest VMs (#2055)
- change: Increase testExecDetachProcessRunning sleep margin to avoid CI flake (#2063)
- change: Log core counts in CI for perf analysis. (#2070)
- change: Move SSH builder test to Serialized tests (#2061)
- change: [builder]: enable ssh forwarding for container build (#1508)
- change: [container]: add `container export` for live containers (#1630)
- change: [package]: bump container-builder-shim to 0.13.1 (#2056)
