- regression-watch-pipeline.ts: Monitor error clusters and auto-create diagnostics sessions - post-incident-cleanup-pipeline.ts: Resolve clusters, delete policies, export audit logs - a2a-tools.ts: Register both pipelines as MCP tools (a2a.regressionWatch, a2a.postIncidentCleanup) - Fix platform-client function names and TelemetryCluster interface usage - Both pipelines support dryRun mode and proper error handling - Fix ESLint warnings: remove unused imports, add proper types All tools require admin role and use existing platform-service endpoints. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||