Skip to content

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

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

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

Conversation

@zubyul
Copy link
Copy Markdown
Contributor

@zubyul zubyul commented Jun 2, 2026

Summary

  • GitHub social graph sweep: 391 repos across 11 sources (orgs: plurigrid, kubeflow, TeglonLabs; users: bmorphism, zubyul + 6 social graph nodes: migalkin, DJedamski, wasita, kristinezheng, M1shaaa, AustinCStone)
  • Hamming swarm snapshot: 28 Aptos mainnet wallets queried via 0x1::coin::balance view — total 20.34 APT (top: bob 12.657, F 1.961, L 1.927, J 1.895)
  • Multisig probes: 5/5 contracts healthy, all require 2 signatures (A-B, A-G, Y-Z, S-T, V-W)
  • MNX markets: testnet.mnx.fi is a Next.js SPA — no REST API accessible, noted as unavailable

DuckDB Ducklake (packages/world-increment/ducklake/)

Table Rows
world_increments 11 (GF3 color-chained sweep events)
repo_snapshots 391
aptos_snapshots 28
multisig_probes 5
mnx_snapshots 1 (unavailable)

GF(3) Color Chain

  • trit=0 → ERGODIC #d3869b
  • trit=1 → PLUS #b8bb26
  • trit=-1 → MINUS #cc241d

Test plan

  • duckdb packages/world-increment/ducklake/world-increments.duckdb -c "SELECT count(*) FROM repo_snapshots" → 391
  • duckdb packages/world-increment/ducklake/world-increments.duckdb -c "SELECT world, balance_apt FROM aptos_snapshots ORDER BY balance_apt DESC LIMIT 3" → bob/F/L
  • Review LATEST_SWEEP.md for completeness

https://claude.ai/code/session_011GAUrep81pwkowf6rmwEdi


Generated by Claude Code

- GitHub social graph: 391 repos across 11 sources (plurigrid, kubeflow,
  TeglonLabs, bmorphism, zubyul + 6 social graph nodes)
- GF3 chain: ERGODIC(#d3869b) / PLUS(#b8bb26) / MINUS(#cc241d)
- Hamming swarm: 28 Aptos wallets queried, 20.34 APT total
  (bob: 12.657 APT, F: 1.961 APT, L: 1.927 APT, J: 1.895 APT)
- Multisig probes: 5/5 healthy, all require 2 signatures
- MNX markets: testnet.mnx.fi is SPA-only, no API data available
- DuckDB ducklake: world_increments(11) repo_snapshots(391)
  aptos_snapshots(28) multisig_probes(5)

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