soju align¶
Purpose: Verify verb vocabulary entries appear in every forms file required by
data/content/verbs/manifest.yaml and data/content/verbs/table.yaml. When examples
exist in data/content/registry/examples.yaml for a tense, all table variants for that
tense must be present; examples are optional (verbs may be forms-only).
Reads |
|
Writes |
Nothing |
Exit codes |
|
Usage: soju align [OPTIONS]
Validate verb forms and examples against table layout.
╭─ Options ──────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰────────────────────────────────────────────────────────────────────────────╯
uv run soju align
uv run poe validate-align
AI commands: none (automatic in poe validate).