world-hopping
World Hopping: Possible World Navigation
World hopping is the art of navigating between possible worlds in mathematical/musical/philosophical space. Based on Badiou's ontology and Kripke semantics, with triangle inequality as the fundamental constraint.
Possible Worlds
A possible world W is a configuration of:
class PossibleWorld
attr_reader :seed, :epoch, :state, :invariants, :accessibility
def initialize(seed:, epoch: 0)
@seed = seed # Ontological identity
@epoch = epoch # Temporal position
@state = compute_state # Current configuration
@invariants = [] # What persists across transitions
@accessibility = {} # Which worlds are reachable
end
More from plurigrid/asi
academic-research
Search academic papers across arXiv, PubMed, Semantic Scholar, bioRxiv, medRxiv, Google Scholar, and more. Get BibTeX citations, download PDFs, analyze citation networks. Use for literature reviews, finding papers, and academic research.
59wev-tesseract
WEV Tesseract Skill
33tree-sitter
AST-based code analysis using tree-sitter. Use for parsing code structure, extracting symbols, finding patterns with tree-sitter queries, analyzing complexity, and understanding code architecture. Supports Python, JavaScript, TypeScript, Go, Rust, C, C++, Swift, Java, Kotlin, Julia, and more.
24reverse-engineering
Reverse Engineering Skill
17bdd-mathematical-verification
BDD-Driven Mathematical Content Verification Skill
17alife
Comprehensive Artificial Life skill combining ALIFE2025 proceedings, classic texts (Axelrod, Epstein-Axtell), ALIEN simulation, Lenia, NCA, swarm intelligence, and evolutionary computation. 337 pages extracted, 80+ papers, 153 figures.
16