Example Project: Home Energy Monitor
This walkthrough builds a Home Energy Monitor — a web dashboard that tracks electricity usage from smart meters, shows daily/weekly/monthly charts, and sends alerts when usage spikes.
We will walk through all four ACE phases with actual Auro output at each step.
The Feature
Section titled “The Feature”A homeowner wants to:
- See real-time electricity usage on a dashboard
- View historical usage charts (daily, weekly, monthly)
- Get alerts when usage spikes above a threshold
The Full Flow
Section titled “The Full Flow”01
Feature Idea
02
Charter
03
3 Stories, 5 Requirements
04
Plan
05
TypeScript + React + SQLite
06
Tasks
07
23 Tasks in 6 Phases
08
Implement
09
Working Dashboard
- Step 1: Charter — Define user stories and requirements
- Step 2: Plan — Choose technology and architecture
- Step 3: Tasks — Generate the task list
- Step 4: Implement — Build it with an AI agent
Operator End-to-End Playbooks
Section titled “Operator End-to-End Playbooks”Use these when you need execution detail for a specific environment:
Each playbook includes [RESEARCH REQUIRED] markers where environment-specific details must be validated.