Version 0
MortelOS Overviews
Reusable flexible overview datasource, save-flow, chat widget and context integration for MortelOS.
mortelos/overviews provides reusable flexible overviews with datasource wiring, save-flow behavior, chat widgets and context integration.
Use It For
| Area | Package responsibility |
|---|---|
| Datasources | Overview datasource contracts, registry and entity-backed datasource support. |
| Query planning | Overview query planning and result shaping for reusable list surfaces. |
| Save flow | Save suggestions and overview saver behavior for package-owned overview actions. |
| Chat integration | Overview save prompt widget support through mortelos/chat. |
Install
composer require mortelos/overviews
Boundaries
mortelos/framework owns entities, access and agent-run primitives. mortelos/overviews owns overview-specific product behavior. Keep one-off overview columns, tenant wording and local policy in the host until they become reusable.