Skip to content

canary-system

Fresh

Source: BIBLE.md (Phase 12 Phase 4, canary-system 5 routes), ROADMAP.md (Phase 4.3)

Sacrificial accounts that deliberately push boundaries to discover where detection thresholds are. If canaries start getting flagged, Ghost Engine knows the threshold moved and automatically backs off production accounts. Early warning system.

Threat levels

LevelTriggerAction
lowNo canary issues in 7 daysNormal operation
medium1 canary flagged in 24 hoursReduce volume 25%
high2+ canaries flagged in 24 hoursReduce volume 50%, pause new accounts
critical3+ canaries flagged in 12 hoursPause production, alert

Routes (5)

MethodRouteWhat
GET/canariesList canary accounts
POST/canaries/promoteDesignate an account as canary
POST/canaries/runPush canary actions
GET/canaries/threat-levelCurrent threat level
GET/canaries/recommendationsWhat to do right now

Recommendations

Auto-generated based on threat level. Example outputs:

  • "Reduce CTR concurrency from 3 to 2"
  • "Pause cookie refresh batch for 12 hours"
  • "Run detection scorecard on 5 random production accounts"