ProductRoadmapPlatform
AI-generated Apps And Dashboards
Alma should make artifacts first-class objects. A generated dashboard should
Product Direction
Alma should make artifacts first-class objects. A generated dashboard should not remain trapped as chat text. It should become a workspace artifact, then optionally become an app after user confirmation.
Roadmap
Phase 1: Local Artifacts
- dashboard cards
- tables
- timelines
- checklists
- summaries
- workspace notes
- pin and unpin state
- exportable artifact spec
Phase 2: Artifact Specs
- typed artifact schema
- source workflow id
- data requirements
- permissions
- app promotion readiness
- audit events
Phase 3: Promote To App
- user confirmation
- app manifest draft
- route draft
- UI scaffold draft
- data contract draft
- permission review
Phase 4: GitHub-backed Builder
- create branch or repo after approval
- write app files
- open pull request
- run checks
- deploy preview
- user confirms registry installation
Phase 5: Workflow Store And Creator Ecosystem
- publish reusable workflow templates
- declare required apps and permissions
- declare artifact outputs
- support uninstall and audit
- support creator-owned app and workflow catalogs
Guardrails
- Start from local artifacts and specs, not automatic repo creation.
- Use pull requests by default.
- Do not write to production by default.
- Keep every step reversible where possible.
- Require confirmation for high-impact actions.