Skip to content

world-increment sweep + hamming snapshot [GF3 color chain] 2026-05-17#517

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

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

Conversation

@zubyul
Copy link
Copy Markdown
Contributor

@zubyul zubyul commented May 17, 2026

Summary

  • JOB 1 — GitHub Social Graph Sweep: 391 repo snapshots stored across 11 sources (plurigrid, bmorphism, kubeflow, TeglonLabs, zubyul + zubyul social graph: migalkin, DJedamski, wasita, kristinezheng, M1shaaa, AustinCStone). GF(3) color chain applied to every world-increment (ERGODIC #d3869b / PLUS #b8bb26 / MINUS #cc241d).

  • JOB 2 — Hamming Swarm Snapshot: 28 Aptos wallets (alice, bob, A–Z) queried via 0x1::coin::balance view function on mainnet. Total: 20.3448 APT. Top: bob=12.657, F=1.961, L=1.927, J=1.895. 5 multisig contracts probed — all healthy (2-of-N). MNX testnet.mnx.fi is SPA-only with no accessible REST API.

  • All data stored in packages/world-increment/ducklake/world-increments.duckdb (DuckDB v1.5.2).

DuckDB Tables

Table Rows
world_increments 391
repo_snapshots 473
aptos_snapshots 28
multisig_probes 5
mnx_snapshots 0 (SPA-only)

Test plan

  • Verify duckdb packages/world-increment/ducklake/world-increments.duckdb "SELECT COUNT(*) FROM world_increments" returns 391
  • Verify SELECT COUNT(*) FROM aptos_snapshots returns 28
  • Verify SELECT SUM(balance_apt) FROM aptos_snapshots ≈ 20.34 APT
  • Review LATEST_SWEEP.md for correctness

Generated by Claude Code

- GitHub social graph: 391 repo snapshots across 11 sources
  (plurigrid, bmorphism, kubeflow, TeglonLabs, zubyul + social graph:
   migalkin, DJedamski, wasita, kristinezheng, M1shaaa, AustinCStone)
- GF(3) color chain applied to all increments (ERGODIC/PLUS/MINUS)
- Aptos hamming swarm: 28 wallets queried via coin::balance view fn
  Total: 20.3448 APT; top holder bob=12.657 APT
- 5 multisig contracts probed: all healthy, 2-of-N sigs required
- MNX testnet.mnx.fi: SPA-only, no REST API accessible
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