Commit 0d8c2ee
fix(ccip-gateway): align Sepolia subname records with reachable URLs (#469)
* docs(ens): R20 Task D — ENSIP-26 follow-up issue + judge evidence
Opened ensdomains/ensips#72: "ENSIP-26 (Agent Identity Records)
— discussion: 5 design questions for community feedback."
Converts the silent ENSIP-26 PR review into an active discussion
thread by asking 5 specific implementation choices the spec
could go either way on:
Q1 — bare keys vs agent.* namespace
Q2 — all-7 SHOULD vs required-core + optional-extensions
Q3 — fixed Ed25519 vs polymorphic pubkey_<scheme>
Q4 — JSON array capability + open tags vs canonical registry
Q5 — reputation_score in ENSIP-26 vs split into sibling ENSIP
Each phrased as "X vs Y, trade-offs A and B, which way" — never
"is this a good idea" (that's the PR's job). Reviewers can
React 👍/👎 or comment a stance per question.
Live verifiable example baked into the issue body: paste-runnable
cast probe for the mainnet apex (all 7 records resolve via
PublicResolver) + viem-style CCIP-Read example for the Sepolia
subname (research-agent.sbo3lagent.eth via deployed
OffchainResolver).
Cross-track citations: the issue explicitly references
Uniswap/universal-router#477 (per-command policy gating uses
ENSIP-26 audit_root) + KeeperHub/cli#57 (workflow envelope
sbo3l_audit_root cites back). Tells reviewers "ENSIP-26 is the
namespace the rest of the agentic-DeFi stack cites back to,"
not an isolated proposal.
Why this matters: Dhaiwat said "you still have time" for late
entrants. A live discussion thread converts "we opened a PR"
(silent) into "we're driving a community conversation" (visible
activity). Higher merge probability + better judge perception.
This PR adds judge evidence: docs/proof/ensip-followup-issue.md
pointing at upstream issue #72.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* fix(ccip-gateway): align Sepolia subname records with reachable URLs (Heidi UAT P2)
Heidi UAT R20 truthfulness round (#457) found 2 P2 + 1 P3 defects in
the Sepolia gateway records.json:
P2-1: sbo3l:endpoint = 'https://app.sbo3l.dev/v1' → DNS HTTP 000
Fixed → 'https://sbo3l-playground-api.vercel.app/api/v1'
which IS the live Tier-3 hosted daemon (HTTP 200 verified).
P2-2: sbo3l:proof_uri = '…/capsules/research-agent-01.json' → 404
(only mainnet apex /capsule.json exists on GH Pages).
Fixed → '…/capsule.json' for both research-agent + trader-agent
subnames. Same pattern as mainnet apex; honest reuse vs
per-agent capsule mirror that was never built.
P3 (policy_hash mismatch between mainnet + Sepolia subname): NOT
addressed in this PR — needs design call. Mainnet =
'apex commitment', Sepolia subname = per-agent. Logged in
Heidi's defect table for follow-up.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d9db718 commit 0d8c2ee
2 files changed
Lines changed: 103 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
0 commit comments