guanghulab/signal-log/quota-governance-config.json
2026-05-10 13:12:44 +08:00

142 lines
4.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"governance_version": "1.0",
"generated_at": "2026-03-27T08:03:00Z",
"generated_by": "铸渊配额治理引擎 · quota-governance.js",
"copyright": "国作登字-2026-A-00037559",
"current_plan": {
"name": "Copilot Individual",
"price": "$100/year",
"github_actions_minutes": 2000,
"copilot_chat_monthly": 50,
"copilot_premium_requests": "limited",
"copilot_agent_mode": "limited"
},
"consumption_analysis": {
"cron_scheduled": {
"daily_runs": 230,
"daily_minutes": 278,
"monthly_minutes": 8353,
"top_3_consumers": [
{ "workflow": "notion-poll.yml", "daily_runs": 96, "cron": "*/15", "category": "P0_optimize" },
{ "workflow": "notion-wake-listener.yml", "daily_runs": 96, "cron": "*/15", "category": "P0_optimize" },
{ "workflow": "persona-thinking-window.yml", "daily_runs": 6, "cron": "6x daily", "category": "P1_optimize" }
]
},
"push_triggered": {
"workflows": 17,
"estimated_daily_runs": 34,
"estimated_daily_minutes": 102
},
"copilot_agent": {
"estimated_daily_sessions": 2,
"minutes_per_session": 15,
"daily_minutes": 30,
"note": " Copilot "
},
"total": {
"daily_minutes": 410,
"monthly_minutes": 12313,
"utilization_percent": 615.6,
"status": "CRITICAL_OVER_BUDGET"
}
},
"optimization_plan": {
"phase_1_immediate": {
"description": " ",
"items": [
{
"id": "OPT-001",
"workflow": "notion-poll.yml",
"action": "*/15 (0 * * * *)",
"saved_daily_runs": 72,
"saved_monthly_minutes": 2160,
"risk": "LOW Notion1560"
},
{
"id": "OPT-002",
"workflow": "notion-wake-listener.yml",
"action": "*/15 (0 * * * *)",
"saved_daily_runs": 72,
"saved_monthly_minutes": 2160,
"risk": "LOW Notion1560"
}
],
"total_savings_monthly": "4320 "
},
"phase_2_consolidation": {
"description": "",
"items": [
{
"id": "OPT-003",
"workflow": "persona-thinking-window.yml",
"action": "6cron 2cron (+)",
"saved_daily_runs": 4,
"saved_monthly_minutes": 240
},
{
"id": "OPT-004",
"workflow": "bridge-heartbeat.yml",
"action": "6 12",
"saved_daily_runs": 2,
"saved_monthly_minutes": 120
},
{
"id": "OPT-005",
"workflow": "meta-watchdog.yml",
"action": "6 12",
"saved_daily_runs": 2,
"saved_monthly_minutes": 120
},
{
"id": "OPT-006",
"workflows": ["notion-poll.yml", "notion-wake-listener.yml"],
"action": "",
"saved_daily_runs": 24,
"note": ""
}
],
"total_savings_monthly": "480+ "
},
"phase_3_governance": {
"description": " ",
"items": [
{
"id": "OPT-007",
"action": "90%",
"implementation": "cronworkflow quota-check step"
},
{
"id": "OPT-008",
"action": "Agent",
"implementation": "scripts/checkpoint-snapshot.js "
}
]
}
},
"upgrade_assessment": {
"current": "$100/year Copilot Individual",
"target": "$390/year Copilot Pro",
"difference": "+$290/year (+$24.2/month)",
"key_benefits": [
"Copilot chat: 50/ ",
": 1500/",
"Agent: ",
"GitHub Models: "
],
"recommendation": "OPTIMIZE_FIRST_THEN_EVALUATE",
"reasoning": [
"1. Phase 1 4320 /",
"2. Actions 2000 ",
"3. Copilot Agent ",
"4. 1 Pro",
"5. 使 Copilot Agent Pro "
],
"decision_timeline": "1-2",
"note_for_bingshuo": "2-3 Pro$290/ = ¥5.5"
}
}