What problem does it solve?
It helps you define new Lexis (unbreakable laws) in a consistent taxonomy so they are clear, testable, and never admit exceptions.
Core Features & Use Cases
- Directive-driven structure: Builds each Lexis using repository directives (default language, mandatory i18n languages, naming/prefixes, and addressing pattern).
- Codex-based law quality: Forces you to follow
codex-lexis criteria (clarity, imperatives like MUST/MUST NOT, unambiguity, testability, necessity, and immutability).
- Taxonomy-safe writing: Prevents duplication or contradiction by checking existing Lexis and saving to the correct
framework/{lang}/{clade}/{subclade}/lexis/ path in kebab-case.
- Always-valid automated checks: Requires an explicit automated validation tool, timing, and metric so the Lexis can be verified.
- Multilingual propagation: Creates translations for all mandatory
language.i18n values using the kata-translate workflow (or direct translation guidance when qualified).
Quick Start
Ask the AI to draft a new Lexis named "avoid-duplicate-reads" for the correct framework clade/subclade, using templates and codex quality rules, and to generate validated translations for all required languages.