Add version-pinned reconciliation decisions
This commit is contained in:
@@ -144,6 +144,14 @@ the set-based core of a RELE-style booking workflow with reviewable synthetic
|
||||
inputs and exact expected outputs. The detailed source-flow assessment is in
|
||||
[`docs/HEICO_RELE_ASSESSMENT.md`](docs/HEICO_RELE_ASSESSMENT.md).
|
||||
|
||||
The monthly fixture also consumes an explicit decision table. A decision pins
|
||||
the reconciliation key hash and exact input hash plus its reference, actor,
|
||||
time, reason, action, and optional correction. `reconcile.decisions` annotates
|
||||
matching rows, marks changed-input decisions stale, and reports decisions whose
|
||||
logical row disappeared. It never silently applies a correction to business
|
||||
data; a downstream governed transform or Workflow handoff must interpret the
|
||||
recorded action.
|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user