Version 0
Compliance Widget
Compliance-focused chat widgets for MortelOS.
mortelos/widget-compliance provides compliance-focused chat widgets for MortelOS.
Registered Widget
| Field | Value |
|---|---|
| Key | compliance_intake_start |
| Skill | compliance_intake |
| Livewire component | widget-compliance::compliance-intake |
| Policy ability | compliance.intake.start |
Install
composer require mortelos/widget-compliance
Verify
php artisan chat:widget:check compliance_intake_start
Boundaries
Use this package for compliance-specific widget UI and registration. Keep generic widget runtime logic in mortelos/chat, and keep irreversible compliance writes behind policy checks and approval flows.