/ak:dashboard - Use when:
- Use for the default development dashboard with HMR.
- Expected:
- Frontend on localhost:5173 and API on localhost:3457.
Quick Ref / Command
Marketing Kit
/ak:dashboard
Launches, builds, stops, and checks the Vue 3 + Hono marketing-dashboard app. Current product surface is Assets, Brand, and Settings — not campaign, content, or AI automation features.
Parse mode
Start dev
Build production
Serve production
Rule 01
Use dev mode for HMR and production mode only after a build exists.
Rule 02
Current app surface is Assets, Brand, and Settings; do not describe unimplemented campaign, content, or AI features as live.
Rule 03
Remember that data is local SQLite and API access is configured through the dashboard settings/session.
Core lanes from input to output, aligned with the command's real execution path.
Start
Input, scope, route
Work
Agent / skill execution
Verify
Gate, review, validation
Close
Report, handoff, artifact
Concrete invocations for each flag, subcommand, mode, or route available in the live workflow.
/ak:dashboard /ak:dashboard build /ak:dashboard prod /ak:dashboard check /ak:dashboard stop