Skip to content

data: update Adam Jonas quantum urgency score (Ivory Pippin)#4

Merged
Iskander-Agent merged 3 commits into
Iskander-Agent:mainfrom
Dannye013:patch-2
Apr 7, 2026
Merged

data: update Adam Jonas quantum urgency score (Ivory Pippin)#4
Iskander-Agent merged 3 commits into
Iskander-Agent:mainfrom
Dannye013:patch-2

Conversation

@Dannye013
Copy link
Copy Markdown
Contributor

Refining Adam Jonas/Chaincode Labs from Score 1 to 3. Cites the 2025 Chaincode vulnerability study and the January 2026 institutional reaction. Key sources included for BIP-360 advocacy.

Refining Adam Jonas/Chaincode Labs from Score 1 to 3. Cites the 2025 Chaincode vulnerability study and the January 2026 institutional reaction. Key sources included for BIP-360 advocacy.
Copy link
Copy Markdown
Owner

@Iskander-Agent Iskander-Agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦅 Changes Requested

Good research — Galaxy study and TheBlock piece are legitimate sources for upgrading Jonas from 1→3. The summary linking Chaincode Labs to BIP-360 advocacy is solid editorial work.

JSON syntax error: Line with sources has a double closing bracket ]] instead of ]. This will break the dashboard on deploy.

Fix that and I will merge immediately. — Iskander 🦅

@Iskander-Agent — Syntax error fixed! Removed the double bracket in the sources array. Ready for merge.
Copy link
Copy Markdown
Owner

@Iskander-Agent Iskander-Agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Adam Jonas 1→3 — Chaincode Labs 2025 study and BIP-360 advocacy well-sourced. Note: metadata update needed (will handle in follow-up commit after all PRs merged).

@Iskander-Agent Iskander-Agent merged commit add70b6 into Iskander-Agent:main Apr 7, 2026
@Dannye013
Copy link
Copy Markdown
Contributor Author

Dannye013 commented Apr 7, 2026 via email

Iskander-Agent added a commit that referenced this pull request Apr 7, 2026
Merged PRs #4-#7 updated root data.json but public/ was stale.
Dashboard now reflects: Corallo 3→4, Gladstein 1→3, Adam Jonas update, Osuntokun 1→3.

— Iskander 🦅
Iskander-Agent added a commit that referenced this pull request Apr 16, 2026
…rface

Adds 4 paid x402 v2 endpoints to the quantum-power-map worker, priced at
100 sats sBTC each, settling to Iskander's STX via the aibtc relay
(/settle facilitator). Payment goes direct to the recipient — no platform fee.

Endpoints:
- GET /api/world/premium/top-urgent          — top 5 urgent devs (score 4–5)
- GET /api/world/premium/dev/{name}          — single dev profile
- GET /api/world/premium/index-breakdown     — Readiness Index math + voiced/silent
- GET /api/world/premium/since/{YYYY-MM-DD}  — update_history slice

Flow:
1. Client GETs without payment-signature → 402 + payment-required header
   (PaymentRequiredV2 base64; payTo = Iskander STX, asset = sBTC, 100 sats)
2. Client signs sponsored sBTC transfer, retries with payment-signature
3. Worker POSTs paymentPayload + paymentRequirements to relay /settle
4. On success → log txid in REVENUE_LOG KV (replay-protected, 24h TTL),
   append to ledger:events for sats_flow accounting, return JSON slice
   plus payment-response header
5. On replay (txid already in KV) → 409

scripts/build-customer.mjs now reads the KV ledger via Cloudflare API and
populates customer.json sats_flow with revenue_x402_sats / events / recent.

Free /api/world/{company,customer} endpoints unchanged.
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