✦ Avium Signals Engine · Proprietary
Avium IP · not a vendor
The deterministic rules library that produces every insight card on the Insights page. No LLM, no vendor — domain-specific rules authored against real engineering teams. This is the moat.
Customers on Team+ get the full engine; the AI layer (Anthropic, layer 4) is additive narrative on top.
The catalog is admin-tunable per organization — a Signal Catalog (Settings) turns any Signal on/off and renames it without a deploy; new Signals ship into every organization automatically (one code registry, per-org override layer).
Milestone Risk (sprint · release · custom date)
Kanban Flow Health (Delivery Time Target · throughput · WIP · work-item age)
Regime + Re-baseline (set a date you can hit)
Over-Allocation
Rebalance (same-dept)
Velocity Drift (cliff · trend swing · committed above the projected pace)
Blocked / Stale
Data Quality
Lead Time (configurable)
Time in Status (configurable)
Dwell card
Reopen Rate (configurable)
Sprint Scope-Change (configurable)
Sprint Creep card
Flow Efficiency (configurable)
Hand-off Cost (configurable)
Workflow Sankey (configurable)
Ping-Pong card (configurable)
Dashboard KPI strip
server/src/lib/intelligenceEngine.ts
server/src/lib/velocityForecastService.ts · defaultsVelocityForecast.ts — the Projected Delivery Band (velocity + Kanban throughput), read live at /v1/forecast/velocity
server/src/lib/targetDeadline.ts · milestoneForecast.ts · milestoneRegime.ts · MilestoneBaseline model (/intelligence/rebaseline)
server/src/lib/actionItems.ts · Avium Agents levers (/intelligence/action-items)
server/src/lib/leadTimeService.ts
server/src/lib/timeInStatusService.ts
server/src/lib/reopenRateService.ts
server/src/lib/sprintScopeChangeService.ts
server/src/lib/flowEfficiencyService.ts
server/src/lib/handOffCostService.ts
server/src/lib/workflowSankeyService.ts
server/src/lib/pingPongService.ts
server/src/lib/signalSnapshots.ts — daily per-org snapshot capture (keys incl. wip-count, cycle-time-median) read via GET /intelligence/signal-history; grounds the rescaled Dashboard/Workload KPI-gauge baselines and the Brief's sparklines
pure functions · unit-tested
runs without an Anthropic key
Team+ tier
ReportConfig model (Phase 5)
TicketTransition + TicketFieldChange via expand=changelog
TicketDependency via issuelinks (blocks / relates / duplicates)
org default · per-user views · ad-hoc
in-place rename · delete · clear org default
unified page-level Date Range filter (presets + custom)
never truncates output