Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
schema-gen
command
Command schema-gen generates schema/terminology.schema.json from the canonical Go types in pkg/terminology, per the Go-first JSON Schema workflow: Go structs are the source of truth, the schema is generated output, never hand-edited.
|
Command schema-gen generates schema/terminology.schema.json from the canonical Go types in pkg/terminology, per the Go-first JSON Schema workflow: Go structs are the source of truth, the schema is generated output, never hand-edited. |
|
pkg
|
|
|
terminology
Package terminology defines the canonical term IR shared across videoascode (TTS pronunciation, subtitle case-correction, multi-language narration), presentation decks, and product surfaces (websites, desktop apps) that need consistent handling of the same proper nouns, acronyms, and standard names.
|
Package terminology defines the canonical term IR shared across videoascode (TTS pronunciation, subtitle case-correction, multi-language narration), presentation decks, and product surfaces (websites, desktop apps) that need consistent handling of the same proper nouns, acronyms, and standard names. |
|
Package schema embeds the generated JSON Schema for terminology-spec's canonical Term type, for consumers that need it at runtime (e.g.
|
Package schema embeds the generated JSON Schema for terminology-spec's canonical Term type, for consumers that need it at runtime (e.g. |
Click to show internal directories.
Click to hide internal directories.