Aira generates management-ready reports from live project data. No manual aggregation — the AI reads the current state and produces a summary.
Management report
The Reports page produces stakeholder-ready documents that include:
- Project status — Overall health, sprint progress, feature completion rates
- Risks — Active risks identified from insights and current project state
- Budget — LLM cost tracking, burn rate, projected spend
- Velocity — Team productivity trends based on sprint completion history
- Blockers — Tasks or features that are stalled and need attention
Reports are generated on demand. Click "Generate Report" and the AI produces a fresh summary from current data.
Report types
Through the chat assistant, you can request specific report formats:
- Standup report — What happened recently, what's in progress, what's blocked
- Sprint review — Summary of the completed sprint: delivered vs planned, velocity
- Retrospective — Analysis of what went well, what didn't, and suggested improvements
- Delivery forecast — When will specific features ship based on current velocity
The Pulse page
Pulse is not a report — it's a live dashboard. It combines:
Health card
A quick-glance summary of project health.
Attention items
Action cards from three sources, merged into a single feed:
-
Static rules (9 checks, zero AI cost) — Missing project description, no sources, no insights, no features, no sprints, no active sprint, no team, no integrations. Evaluated on every page load.
-
AI Supervisor review — Periodic LLM assessment of project state. Produces 0–5 contextual suggestions that static rules can't detect. Runs at most once every 24 hours on page load, or on every heartbeat cycle.
-
Heartbeat items — Automated checks running every 30 minutes: sprint health (behind schedule? ending soon?), stale tasks (in-progress for 3+ days, in-review for 2+ days), unassigned work (>20% of sprint tasks), plus custom monitoring items you've configured.
Cards are prioritized and color-coded:
- P1-P2: Red accent (urgent)
- P3-P4: Blue accent (normal)
- P5+: Gray accent (low)
Dismiss cards you've addressed. Static dismissals are per-session (localStorage). AI and heartbeat dismissals are permanent per-user (stored in the database).
Team clocks
Live analog clocks showing each team member's current local time.
Timeline
Recent project activity feed.
The admin control tower
Admins have access to additional views:
- System-wide error logs and performance metrics
- LLM cost breakdowns by agent and model
- Heartbeat execution logs
- Knowledge ledger regression test results
- Prompt and configuration management
These views are available under Admin in the sidebar (visible to Admin and Owner roles only).