blob: 5938b836a645b183a2355393b15c4de6d28dcc82 (
plain) (
blame)
1
2
3
4
5
|
# ADR-0003: Raw And Interpreted Data
Status: accepted
Legacy data models keep raw bytes distinct from validated structure and interpreted domain views. Writers preserve raw data unless an explicit editing profile requests canonical rebuilding.
|