Define metaschema for JSON schema structure #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UseCase: As a developer working on schema generation, I need a well-defined metaschema that describes the structure and capabilities of MarkiTect JSON schemas, so that I can implement outline-aware schema generation and content instruction features.
Technical Requirements:
Define a JSON Schema specification that extends the standard JSON Schema to include MarkiTect-specific features like heading text capture, content field instructions, and outline structure representation.
Acceptance Criteria:
Dependencies: