aboutsummaryrefslogtreecommitdiff
path: root/adr/ADR-0003-raw-and-interpreted-data.md
diff options
context:
space:
mode:
Diffstat (limited to 'adr/ADR-0003-raw-and-interpreted-data.md')
-rw-r--r--adr/ADR-0003-raw-and-interpreted-data.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/adr/ADR-0003-raw-and-interpreted-data.md b/adr/ADR-0003-raw-and-interpreted-data.md
new file mode 100644
index 0000000..5938b83
--- /dev/null
+++ b/adr/ADR-0003-raw-and-interpreted-data.md
@@ -0,0 +1,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.