📖 Reference
Reference pages define the stable contracts implemented by the self-hosted Prompt Wizard port.
- api:
- collection routes
- upload route
- AI bridge routes
- errors and events
- admin-prompts:
- twelve editable prompt keys
- interpolation placeholders
- platform-neutral retargeting requirement
- settings:
- persisted app settings
- target platform setting
- wizard and UI preferences
Contract stance
- route contracts belong on api
- model behavior belongs on omp-integration
- data shape belongs on data-model
- imported claims belong under index