Expand description
Bundled fallback schemas for offline mode
These minimal schemas are embedded in the binary and used when:
- No network connectivity
- Remote schema fetch fails
- User prefers offline operation
They provide basic structural validation but may not include all fields from the official schemas.
Functionsยง
- get_
bundled_ schema - Get a bundled schema by type
- list_
bundled_ schemas - List all bundled schema types