| 1 | --- |
| 2 | title: Power feature template |
| 3 | --- |
| 4 | |
| 5 | # Feature name |
| 6 | |
| 7 | ## What it is |
| 8 | |
| 9 | ## Who this is for |
| 10 | |
| 11 | - Admin / Platform |
| 12 | - Operator |
| 13 | |
| 14 | ## Inputs (what it needs) |
| 15 | |
| 16 | - Required connectors/integrations |
| 17 | - Required data sources |
| 18 | |
| 19 | ## Outputs (what you get) |
| 20 | |
| 21 | - UI views |
| 22 | - Reports/artifacts |
| 23 | - Alerts (if applicable) |
| 24 | |
| 25 | ## Where it lives in the UI |
| 26 | |
| 27 | - Menu path and/or route |
| 28 | |
| 29 | ## Success criteria |
| 30 | |
| 31 | - [ ] The feature loads and returns data |
| 32 | - [ ] You can complete one end-to-end action |
| 33 | |
| 34 | ## Safety / guardrails |
| 35 | |
| 36 | - What this feature should and should not be used for |
| 37 | - Any exposure cautions |
| 38 | |
| 39 | ## Troubleshooting |
| 40 | |
| 41 | - Most common failure points |