Initial schemas and validation with extension workplan
This commit is contained in:
parent
b96b1fb745
commit
8c9129c371
15 changed files with 1025 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ sections, content blocks, parser tokens, API access, and `mkt parse`.
|
|||
|
||||
```task
|
||||
id: MKTT-WP-0003-T003
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "36a22def-d415-4c08-a793-836ee52e4308"
|
||||
```
|
||||
|
|
@ -60,6 +60,9 @@ state_hub_task_id: "36a22def-d415-4c08-a793-836ee52e4308"
|
|||
Implement FR-010 through FR-012: define/derive schemas, validate documents,
|
||||
and report structured violations with file/location context.
|
||||
|
||||
Initial implementation complete for Markdown schema loading, JSON Schema
|
||||
validation, structured violations, `mkt validate`, and `mkt schema validate`.
|
||||
|
||||
## P3.4 - Implement query and extraction
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue