Files
hakorune/docs/development/current/main/phases/phase-109/README.md

6 lines
270 B
Markdown
Raw Normal View History

# Phase 109: error_tags hints SSOT
**Purpose**: Unify policy/validator errors with "tag + message + hint" format.
**Changes**: Added `freeze_with_hint()` API, migrated Phase 107/104/100 representative policies.
**Acceptance**: cargo test --lib + smoke regression PASS.