chore: publish clean community baseline
Deploy / deploy (push) Successful in 2m32s
CI / Rust Checks (push) Successful in 5m33s
CI / UI Checks (push) Successful in 6s
CI / Deployment Manifests (push) Successful in 2s
CI / Frontend E2E (push) Successful in 4m36s

This commit is contained in:
github-ops
2026-06-17 06:15:46 +00:00
commit ae09eeba30
318 changed files with 73473 additions and 0 deletions
+58
View File
@@ -0,0 +1,58 @@
[
{
"id": "ag-001",
"slug": "customer-support",
"display_name": "Customer Support",
"description": "Handles ticket creation, status lookups, and customer data retrieval. Powers the support team's Claude integration.",
"status": "active",
"operation_count": 5,
"operation_ids": ["op_01", "op_02", "op_07", "op_09", "op_10"],
"key_count": 2,
"created_at": "2024-11-15T10:22:00Z",
"created_by": "AT",
"last_called_at": "2025-03-28T18:44:00Z",
"calls_today": 312
},
{
"id": "ag-002",
"slug": "sales-pipeline",
"display_name": "Sales Pipeline",
"description": "CRM operations for the sales team: lead creation, deal updates, contact lookup, and company enrichment.",
"status": "active",
"operation_count": 5,
"operation_ids": ["op_01", "op_06", "op_08", "op_11", "op_12"],
"key_count": 1,
"created_at": "2024-11-28T14:10:00Z",
"created_by": "AT",
"last_called_at": "2025-03-29T09:01:00Z",
"calls_today": 541
},
{
"id": "ag-003",
"slug": "internal-devops",
"display_name": "Internal DevOps",
"description": "Infrastructure tooling: deployment triggers, service health checks, and incident management workflows.",
"status": "draft",
"operation_count": 3,
"operation_ids": ["op_04", "op_05", "op_11"],
"key_count": 0,
"created_at": "2025-01-08T09:45:00Z",
"created_by": "AT",
"last_called_at": null,
"calls_today": 0
},
{
"id": "ag-004",
"slug": "product-analytics",
"display_name": "Product Analytics",
"description": "Queries usage metrics, feature adoption data, and user behaviour reports from the analytics stack.",
"status": "active",
"operation_count": 4,
"operation_ids": ["op_02", "op_03", "op_08", "op_12"],
"key_count": 3,
"created_at": "2025-02-01T11:30:00Z",
"created_by": "AT",
"last_called_at": "2025-03-29T11:22:00Z",
"calls_today": 87
}
]