Skip to content

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

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

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

Conversation

@zubyul
Copy link
Copy Markdown
Contributor

@zubyul zubyul commented Jun 1, 2026

Summary

  • GitHub sweep: 11 sources → 90 repo snapshots in DuckDB (world-increments.duckdb)
    • Orgs: plurigrid (20), kubeflow (15), TeglonLabs (4)
    • Users: bmorphism (15), zubyul (10), migalkin (6), DJedamski (4), wasita (5), kristinezheng (3), M1shaaa (3), AustinCStone (5)
  • GF(3) trit chain: perfect 30/30/30 balance — ERGODIC #d3869b / PLUS #b8bb26 / MINUS #cc241d
  • Aptos hamming swarm: 28 wallets probed (alice, bob, A–Z) — all 0 APT (coin stores not initialized on mainnet)
  • Multisig probes: 5 pairs (A-B, A-G, Y-Z, S-T, V-W) — all healthy, 2 sigs required each
  • MNX testnet: SPA with WebSocket-only API; REST markets endpoint returns 404

Files Changed

  • packages/world-increment/ducklake/world-increments.duckdb — rebuilt with 5 tables: world_increments, repo_snapshots, aptos_snapshots, multisig_probes, mnx_snapshots
  • packages/world-increment/ducklake/LATEST_SWEEP.md — human-readable summary with query examples

Test plan

  • duckdb packages/world-increment/ducklake/world-increments.duckdb "SELECT COUNT(*) FROM world_increments" → 90
  • SELECT gf3_name, COUNT(*) FROM world_increments GROUP BY 1 → 30/30/30
  • SELECT COUNT(*) FROM aptos_snapshots → 28
  • SELECT COUNT(*) FROM multisig_probes WHERE healthy = true → 5

Generated by Claude Code

- GitHub social graph: 11 sources (plurigrid, kubeflow, TeglonLabs,
  bmorphism, zubyul, migalkin, DJedamski, wasita, kristinezheng,
  M1shaaa, AustinCStone) → 90 repo snapshots in DuckDB
- GF(3) trit chain: 30 ERGODIC (#d3869b) / 30 PLUS (#b8bb26) / 30 MINUS (#cc241d)
- Aptos mainnet: 28 hamming swarm wallets (alice, bob, A-Z) — all 0 APT
- Multisig probes: 5 pairs (A-B, A-G, Y-Z, S-T, V-W) — all healthy, 2 sigs required
- MNX testnet: SPA/WebSocket only, REST markets unavailable
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