RUN-022: Ship EBTO x402 rail + AGT HMAC endpoint (observatory v1.1.0)#15
Draft
RUN-022: Ship EBTO x402 rail + AGT HMAC endpoint (observatory v1.1.0)#15
Conversation
…lover, next-run priorities
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
/agent-query/and AGT/api/agent-query/were returning 404/wrong response. Shipped and verified live.What shipped
dominion-observatory/src/index.js/agent-query/{slug}(x402) +/api/agent-query/{slug}(HMAC) routesdominion-observatory/wrangler.toml[vars]section withPAYMENT_WALLETdominion-observatory/config/post-deploy-health.jsonDINESH-READ-ME.mddecisions/2026-04-29-run-022-diagnosis.mddecisions/2026-04-29-run-022-daily-report.mdPOST_DEPLOY_VERIFY_HEALTH results (all passed)
GET /agent-query/sg-cpf-calculator-mcp→ HTTP 402,wallet_status:configured,to:0xCF8C01f1EFc61fA0eCc7614Ed1fA8f668D9aA8A2✓GET /api/agent-query/sg-cpf-calculator-mcp→ HTTP 402,payment_required:true,auth_type:hmac✓trust_score:92.4,verdict:TRUSTED✓/api/statsregression:total_servers_tracked:4584✓CEO actions needed
https://dominion-observatory.sgdata.workers.dev/agent-query/sg-cpf-calculator-mcp, keywordwallet_status":"configured, alert if NOT found, 5-min interval.0xCF8C01f1EFc61fA0eCc7614Ed1fA8f668D9aA8A2is your Coinbase Wallet on Base mainnet.Test plan
curl -s https://dominion-observatory.sgdata.workers.dev/agent-query/sg-cpf-calculator-mcpreturns HTTP 402 withwallet_status":"configured"curl -s https://dominion-observatory.sgdata.workers.dev/api/agent-query/sg-cpf-calculator-mcpreturns HTTP 402 withhmac_challengecurl -s -H "X-PAYMENT: test" https://dominion-observatory.sgdata.workers.dev/agent-query/sg-cpf-calculator-mcpreturns trust verdict JSONGenerated by Claude Code