c0e9d59b79
- docs/api/tui.md: Fix Persona dataclass to reflect actual Pydantic model with all fields (icon, greeting, color, cycle_order, base_arguments, scoped_projects, scoped_plans). Add PersonaPreset docs and effective_arguments() method. Add txt export format to /session:export and CLI session export commands. - docs/api/index.md: Add cleveragents.acms entry linking to reference/acms.md. - docs/modules/uko-vocabulary-extensions.md: New module guide covering Layer 2 paradigm vocabularies (uko-oo, uko-func, uko-proc) and Layer 3 technology vocabularies (uko-py, uko-ts, uko-rs, uko-java) with usage examples, DetailLevelMap inheritance, and VocabularyRegistry API. - mkdocs.yml: Add Module Guides nav section with shell-safety, uko-provenance, and uko-vocabulary-extensions pages.