feat: implement sqlite registry storage
This commit is contained in:
@@ -2,19 +2,21 @@
|
||||
|
||||
## Current
|
||||
|
||||
### `feat/mapping-engine`
|
||||
### `feat/registry-storage`
|
||||
|
||||
Status: completed
|
||||
|
||||
DoD:
|
||||
|
||||
- JSONPath parsing works
|
||||
- input and output mapping work
|
||||
- draft generation from samples works
|
||||
- migrations create tables from `database-schema`
|
||||
- version snapshots persist and load correctly
|
||||
- publish linkage works
|
||||
- auth profiles and artifact metadata are stored
|
||||
- registry integration tests run on a real SQLite database
|
||||
|
||||
## Next
|
||||
|
||||
- `feat/registry-storage`
|
||||
- `feat/rest-vertical-slice`
|
||||
|
||||
## Backlog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user