Background
Four flavors were included in earlier versions of the spec but were never implemented by any known tool and have no current maintainer:
typesetScripture (Scripture Print)
embossedBrailleScripture (Scripture Braille)
signLanguageVideoTranslation (Scripture Sign Language)
textStories (Gloss / Scriptural Text Stories)
Their schemas, examples, and documentation pages were removed from the develop branch (commit 8e5725d). The removal was made without a tracked issue.
What was removed
schema/scripture/embossed_braille_scripture.schema.json
schema/scripture/sign_language_video_translation.schema.json
schema/scripture/typeset_scripture.schema.json
schema/gloss/text_stories.schema.json
- Associated documentation and example files
Rationale
These flavors were designed but never built out. No known Scripture Burrito tool produces or consumes them, and no standard examples exist. Keeping them in the spec creates confusion and maintenance burden.
Open questions
- Should any of these be reintroduced in a future version with proper implementation?
- Do any known users need a migration path?
Background
Four flavors were included in earlier versions of the spec but were never implemented by any known tool and have no current maintainer:
typesetScripture(Scripture Print)embossedBrailleScripture(Scripture Braille)signLanguageVideoTranslation(Scripture Sign Language)textStories(Gloss / Scriptural Text Stories)Their schemas, examples, and documentation pages were removed from the
developbranch (commit8e5725d). The removal was made without a tracked issue.What was removed
schema/scripture/embossed_braille_scripture.schema.jsonschema/scripture/sign_language_video_translation.schema.jsonschema/scripture/typeset_scripture.schema.jsonschema/gloss/text_stories.schema.jsonRationale
These flavors were designed but never built out. No known Scripture Burrito tool produces or consumes them, and no standard examples exist. Keeping them in the spec creates confusion and maintenance burden.
Open questions