feat(observatory): add alert-subscribe + fleet-monitor, restore spec-cited endpoints [RUN-026]#25
Draft
vdineshk wants to merge 2 commits into
Draft
feat(observatory): add alert-subscribe + fleet-monitor, restore spec-cited endpoints [RUN-026]#25vdineshk wants to merge 2 commits into
vdineshk wants to merge 2 commits into
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
POST /api/alert/subscribeandGET /api/alert/subscriptions(MCP Behavioral Drift Alert Subscription — Strategist RUN-030 primitive, claimed 2026-05-06).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)
/agent-query/sg-cpf-calculator-mcp/api/agent-query/sg-cpf-calculator-mcp/benchmark/sg-cpf-calculator-mcp/v1/behavioral-evidence/sg-cpf-calculator-mcp/api/sla-tier/api/trust-delta/api/alert/subscriptions/api/fleet-monitorRoot cause
Cross-channel deploy drift: Strategist RUN-030 ran
wrangler deployfrom 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