feat: implement schema validation and sample normalization
This commit is contained in:
@@ -2,21 +2,9 @@
|
||||
|
||||
## Current
|
||||
|
||||
### `feat/domain-model`
|
||||
|
||||
Status: completed
|
||||
|
||||
DoD:
|
||||
|
||||
- core domain types from `docs/data-model.md` exist
|
||||
- basic JSON and YAML serialization works
|
||||
- domain unit tests pass
|
||||
|
||||
## Next
|
||||
|
||||
### `feat/schema-engine`
|
||||
|
||||
Status: pending
|
||||
Status: in_progress
|
||||
|
||||
DoD:
|
||||
|
||||
@@ -24,6 +12,8 @@ DoD:
|
||||
- schema validation works
|
||||
- JSON sample normalization works
|
||||
|
||||
## Next
|
||||
|
||||
### `feat/mapping-engine`
|
||||
|
||||
Status: pending
|
||||
|
||||
Reference in New Issue
Block a user