Skip to content

feat(observatory): add alert-subscribe + fleet-monitor, restore spec-cited endpoints [RUN-026]#25

Draft
vdineshk wants to merge 2 commits into
mainfrom
claude/focused-cannon-6DvEn
Draft

feat(observatory): add alert-subscribe + fleet-monitor, restore spec-cited endpoints [RUN-026]#25
vdineshk wants to merge 2 commits into
mainfrom
claude/focused-cannon-6DvEn

Conversation

@vdineshk
Copy link
Copy Markdown
Owner

@vdineshk vdineshk commented May 7, 2026

Summary

  • P0 INFRA-RECOVERY: Restored all 6 CTEF spec-cited endpoints after cross-channel deploy drift. Strategist's RUN-030 deployed a version that overwrote EBTO/AGT/benchmark/sla-tier routes. This PR restores them alongside Strategist's work.
  • Preserve EXP-030a: Added POST /api/alert/subscribe and GET /api/alert/subscriptions (MCP Behavioral Drift Alert Subscription — Strategist RUN-030 primitive, claimed 2026-05-06).
  • Ship EXP-029a: Added GET /api/fleet-monitor?urls=... (MCP Fleet Trust Monitor — Strategist RUN-029 primitive, claimed 2026-05-05, previously claimed but not deployed).

Endpoint health post-deploy (0f68c704)

Endpoint Status Note
/agent-query/sg-cpf-calculator-mcp HTTP 402 ✅ wallet_status:configured EBTO restored
/api/agent-query/sg-cpf-calculator-mcp HTTP 402 ✅ hmac_required:true AGT restored
/benchmark/sg-cpf-calculator-mcp HTTP 200 ✅ benchmark_version present restored
/v1/behavioral-evidence/sg-cpf-calculator-mcp HTTP 200 ✅ schema present restored
/api/sla-tier HTTP 200 ✅ mcp-sla-tier-certification-v1.0 restored
/api/trust-delta HTTP 200 ✅ mcp-trust-delta-v1.0 was working
/api/alert/subscriptions HTTP 200 ✅ mcp-behavioral-alert-v1.0 preserved
/api/fleet-monitor HTTP 200 ✅ mcp-fleet-monitor-v1.0 new

Root cause

Cross-channel deploy drift: Strategist RUN-030 ran wrangler deploy from local machine with a version of Observatory source that included alert-subscribe routes but did not include Builder's EBTO/AGT/benchmark/sla-tier routes added in RUN-024/025. This overwrote Builder's routes at 2026-05-06T22:12 UTC.


Generated by Claude Code

claude added 2 commits May 7, 2026 00:17
Restore all 6 spec-cited endpoints after cross-channel deploy drift.
Add alert-subscribe/subscriptions (preserve Strategist EXP-030a) and
fleet-monitor batch trust check (EXP-029a ship). Deployed: 0f68c704.
P0 INFRA-RECOVERY complete — all 6 spec-cited endpoints restored.
EXP-029a fleet-monitor first deploy. LangChain PR blocker documented
with exact CEO action steps.
vdineshk added a commit that referenced this pull request May 27, 2026
- TensorBlock PR #596 MERGED by wilsonccccc
- agentgraph PR #25 MERGED by kenneives (A2A CTEF v0.3.3)
- DocsGPT #2501 added to HANDS OFF (ABISHEAK-std implementing)
- LangChain pending task updated with timeline

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants