world-increment sweep + hamming snapshot [GF3 color chain]#567
Open
zubyul wants to merge 1 commit into
Open
Conversation
285 world increments across 11 sources (plurigrid, kubeflow, TeglonLabs, bmorphism, zubyul, migalkin, wasita, AustinCStone, DJedamski, kristinezheng, M1shaaa). GF3 balanced: 95 ERGODIC #d3869b / 95 PLUS #b8bb26 / 95 MINUS #cc241d. Hamming swarm: 28 Aptos wallets snapshotted (0 APT each, no CoinStore resource). 5 multisig probes all healthy (2-of-N). MNX testnet is Next.js SPA, no REST API. https://claude.ai/code/session_01Sg4L9kdZhYT9gFsDHMNJsE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
#d3869b/ 95 PLUS#b8bb26/ 95 MINUS#cc241dCoinStoreresource on mainnet)DB Contents
world_incrementsrepo_snapshotsaptos_snapshotsmultisig_probesmnx_snapshotsTop repos by stars
kubeflow/kubeflow (15,695), kubeflow/pipelines (4,149), kubeflow/spark-operator (3,124), migalkin/NodePiece (144), AustinCStone/TextGAN (92), bmorphism/ocaml-mcp-sdk (61)
Test plan
duckdb packages/world-increment/ducklake/world-increments.duckdb "SELECT COUNT(*) FROM world_increments;"→ 285duckdb packages/world-increment/ducklake/world-increments.duckdb "SELECT gf3_name, COUNT(*) FROM world_increments GROUP BY gf3_name;"→ balanced 95/95/95duckdb packages/world-increment/ducklake/world-increments.duckdb "SELECT COUNT(*) FROM multisig_probes WHERE healthy=true;"→ 5LATEST_SWEEP.mdfor completenesshttps://claude.ai/code/session_01Sg4L9kdZhYT9gFsDHMNJsE
Generated by Claude Code