US01-01 follow-up: replace donor characterization iteration with YAML ledger + full suite (#46)

This commit was merged in pull request #46.
This commit is contained in:
2026-07-15 16:13:00 +02:00
parent eed7c33da4
commit ffafa308de
22 changed files with 1439 additions and 604 deletions

View File

@@ -2,6 +2,11 @@
Epic: [E01](../E01-shared-identity-inventory.md)
**State: done (2026-07-15).** Deliverables: [`donor_ledger.yaml`](../../donor_ledger.yaml)
(44 rows, all 12 required areas), characterization suite
`tests/characterization/` (61 tests incl. ledger lint), all passing via
`python3 -m pytest tests/characterization/`. No legacy file moved.
As a maintainer, I want a donor ledger and characterization suite for the current CLI
implementations so proven behavior is reused deliberately instead of rewritten.
@@ -18,3 +23,4 @@ implementations so proven behavior is reused deliberately instead of rewritten.
- Characterization tests run against current donor entry points and core functions.
- A ledger-lint test rejects missing source references, target locations, or test IDs.