Skip to content

world-increment sweep + hamming snapshot [GF3 color chain]#532

Open
zubyul wants to merge 1 commit into
masterfrom
world-increment/sweep-2026-05-18-1725
Open

world-increment sweep + hamming snapshot [GF3 color chain]#532
zubyul wants to merge 1 commit into
masterfrom
world-increment/sweep-2026-05-18-1725

Conversation

@zubyul
Copy link
Copy Markdown
Contributor

@zubyul zubyul commented May 18, 2026

Summary

  • GitHub social graph sweep: 245 repos across 11 sources (orgs: plurigrid, kubeflow, TeglonLabs; users: bmorphism, zubyul; social graph: migalkin, wasita, AustinCStone, DJedamski, kristinezheng, M1shaaa)
  • GF(3) trit chain: 81 ERGODIC (#d3869b) / 82 PLUS (#b8bb26) / 82 MINUS (#cc241d) across 245 increments
  • Hamming swarm: 28 Aptos mainnet wallets (alice, bob, A–Z) snapshotted — all returned 0 APT (accounts unfunded or CoinStore resource not initialized)
  • Multisig probes: 5 contracts (A-B, A-G, Y-Z, S-T, V-W) probed — all require 2 signatures, all healthy
  • MNX testnet: Unavailable — Next.js SPA with no accessible REST API

DuckDB ducklake (packages/world-increment/ducklake/world-increments.duckdb)

Table Rows
world_increments 245
repo_snapshots 245
aptos_snapshots 28
multisig_probes 5
mnx_snapshots 0 (SPA unavailable)

Test plan

  • duckdb packages/world-increment/ducklake/world-increments.duckdb "SELECT count(*) FROM world_increments;" → 245
  • duckdb ... "SELECT count(*) FROM aptos_snapshots;" → 28
  • duckdb ... "SELECT pair, sigs_required, healthy FROM multisig_probes;" → 5 rows, all sigs_required=2, all healthy=true
  • cat packages/world-increment/ducklake/LATEST_SWEEP.md → readable summary

https://claude.ai/code/session_01TdpA7UiRLCXvQjWd1d8t1k


Generated by Claude Code

- GitHub social graph sweep: 245 repos across 11 sources
  (plurigrid, kubeflow, TeglonLabs, bmorphism, zubyul,
   migalkin, wasita, AustinCStone, DJedamski, kristinezheng, M1shaaa)
- GF(3) trit chain: 81 ERGODIC / 82 PLUS / 82 MINUS
- Hamming swarm: 28 Aptos wallets (alice, bob, A-Z) snapshotted
- 5 multisig contracts probed: all 2-of-N, all healthy
- MNX testnet: unavailable (Next.js SPA, no accessible API)
- DuckDB ducklake updated: world_increments, repo_snapshots,
  aptos_snapshots, multisig_probes tables

https://claude.ai/code/session_01TdpA7UiRLCXvQjWd1d8t1k
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