Which development should be built now? EDGE answers that question with a reproducible 12-dimension scoring model and four decision thresholds — turning opinion into governance.
Every FIPR task is scored on architecture, business value, technical debt, risk, complexity, maintainability, performance, UX, security, automation, scalability and ROI. The weighted result maps to a decision: immediate, roadmap, backlog or reject.
| Decision | Score | Meaning |
|---|---|---|
| immediate | ≥ 9.4 | Send straight to DARK-ROOM for execution |
| roadmap | ≥ 8.0 | Schedule into the planned period |
| backlog | ≥ 7.0 | Hold in the backlog queue |
| reject | < 7.0 | Reject with a clear reason |
hive_fi_tasks, writes back edge_approved / edge_rejected status.| Endpoint | Description |
|---|---|
POST /api/edge/score | Score an evolution task with custom parameters |
POST /api/edge/decision | Record a governance decision |
POST /api/edge/questions | Submit 13 governance questions |
GET /api/edge/dashboard/overview | Live dashboard metrics |
GET /api/edge/pipeline/status | Night pipeline status |
GET /api/edge/scheduler/status | Scheduler health |