Skip to content

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

Open
zubyul wants to merge 1 commit into
masterfrom
world-increment/sweep-2026-06-01-0715
Open

world-increment sweep + hamming snapshot [GF3 color chain]#579
zubyul wants to merge 1 commit into
masterfrom
world-increment/sweep-2026-06-01-0715

Conversation

@zubyul
Copy link
Copy Markdown
Contributor

@zubyul zubyul commented Jun 1, 2026

Summary

  • GitHub social graph sweep: 391 repos snapshotted across 11 sources (orgs: plurigrid, kubeflow, TeglonLabs; users: bmorphism, zubyul; social graph: migalkin, DJedamski, wasita, kristinezheng, M1shaaa, AustinCStone)
  • GF(3) color chain: ERGODIC #d3869b (130) · PLUS #b8bb26 (131) · MINUS #cc241d (130)
  • Hamming swarm: 28 Aptos wallets (alice, bob, A–Z) probed on mainnet — all 0 APT (CoinStore not registered)
  • Multisig probes: 5/5 contracts HEALTHY, all return sigs_required=2
  • MNX testnet.mnx.fi: SPA requires wallet auth session — market data unavailable via unauthenticated API

DuckDB ducklake

packages/world-increment/ducklake/world-increments.duckdb
  world_increments    391 rows  (GF3 trit + color chain)
  repo_snapshots      391 rows  (lang, stars, forks, pushed_at)
  aptos_snapshots      28 rows  (full address + APT balance)
  multisig_probes       5 rows  (pair, sigs_required, healthy)
  mnx_snapshots         0 rows  (endpoint unavailable)

Test plan

  • duckdb packages/world-increment/ducklake/world-increments.duckdb "SELECT count(*) FROM world_increments;" → 391
  • SELECT gf3_name, count(*) FROM world_increments GROUP BY gf3_name; → balanced trit distribution
  • SELECT * FROM multisig_probes; → 5 rows, all healthy=true
  • SELECT * FROM aptos_snapshots LIMIT 5; → 28 wallets with addresses

Generated by Claude Code

- GitHub social graph: 391 repos across 11 sources (plurigrid, kubeflow,
  TeglonLabs, bmorphism, zubyul + social graph: migalkin, DJedamski,
  wasita, kristinezheng, M1shaaa, AustinCStone)
- GF(3) trit distribution: ERGODIC(130) PLUS(131) MINUS(130)
- Aptos hamming swarm: 28 wallets (alice/bob/A-Z) all 0 APT on mainnet
- Multisig probes: 5/5 HEALTHY (A-B, A-G, Y-Z, S-T, V-W), all 2-of-N
- MNX testnet.mnx.fi: SPA/wallet-auth required, market data unavailable
- DuckDB ducklake: world_increments + repo_snapshots + aptos_snapshots
  + multisig_probes + mnx_snapshots tables
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