Skip to content

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

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

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

Conversation

@zubyul
Copy link
Copy Markdown
Contributor

@zubyul zubyul commented Jun 1, 2026

Summary

  • GitHub social graph sweep: 342 repos snapshotted across 11 sources (plurigrid org ×101, kubeflow ×48, TeglonLabs ×4, bmorphism ×102, zubyul ×49, + migalkin/DJedamski/wasita/kristinezheng/M1shaaa/AustinCStone social graph)
  • GF(3) color chain applied to all increment IDs: trit=0 ERGODIC #d3869b | trit=1 PLUS #b8bb26 | trit=-1 MINUS #cc241d
  • Hamming swarm: 28 Aptos mainnet addresses (A–Z + alice/bob) probed — all 0 APT (accounts exist but no CoinStore<AptosCoin> registered)
  • Multisig probes: 5 pairs (A-B, A-G, Y-Z, S-T, V-W) — all healthy, each requiring 2 signatures
  • MNX testnet.mnx.fi: Next.js SPA, no REST API surface accessible, market data unavailable

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

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

Test plan

  • Verify duckdb world-increments.duckdb "SELECT COUNT(*) FROM world_increments" returns 342
  • Check LATEST_SWEEP.md renders correctly
  • Confirm GF(3) trit distribution: SELECT gf3_name, COUNT(*) FROM world_increments GROUP BY gf3_name

Generated by Claude Code

- GitHub social graph: 342 repos snapshotted across plurigrid (101),
  kubeflow (48), TeglonLabs (4), bmorphism (102), zubyul (49),
  migalkin/DJedamski/wasita/kristinezheng/M1shaaa/AustinCStone social graph
- GF(3) trit chain: ERGODIC #d3869b | PLUS #b8bb26 | MINUS #cc241d
- Hamming swarm: 28 Aptos addresses (A–Z + alice/bob), all 0 APT (uninitialized)
- Multisig probes: 5 pairs (A-B, A-G, Y-Z, S-T, V-W), all healthy at 2 sigs
- MNX testnet.mnx.fi: SPA, no REST API surface, market data unavailable
- DuckDB ducklake: world_increments(342), repo_snapshots(342),
  aptos_snapshots(28), multisig_probes(5)
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