Asi reflow

Information Reflow Skill (ERGODIC 0)

install
source · Clone the upstream repo
git clone https://github.com/plurigrid/asi
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/plurigrid/asi "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/reflow" ~/.claude/skills/plurigrid-asi-reflow-226751 && rm -rf "$T"
manifest: skills/reflow/SKILL.md
source content

Information Reflow Skill (ERGODIC 0)

"Decomposition of etymological kind leads to compositionality of meaning."

Core Insight

Reflow is collapse with conservation. Content exists in superposition until measured by context, then collapses while preserving GF(3) = 0.

reflow : (Content × SourceContext × TargetContext) → Content'
such that GF(3)(Content) = GF(3)(Content')

Neighbor Awareness (Braided Monoidal)

PositionSkillTritRole
Leftgestalt-hacking0Perceptual grouping
Selfreflow0Cross-context translation
Rightgay-mcp+1Deterministic coloring

Etymology as Decomposition

MorphemeMeaningTrit
tri-three±0 (balanced)
-mestermeasure±0 (neutral)
bi-twounbalanced
se- (six)two×threebalanced via factorization

Trimester resonates with GF(3) because "tri-" encodes triadic structure in the morpheme itself.

GF(3) Triads

persistent-homology (-1) ⊗ reflow (0) ⊗ gay-mcp (+1) = 0 ✓  [Core Reflow]
pun-decomposition (-1) ⊗ reflow (0) ⊗ gay-mcp (+1) = 0 ✓  [Pun Reflow]
three-match (-1) ⊗ reflow (0) ⊗ topos-generate (+1) = 0 ✓  [Cross-Language]
sheaf-cohomology (-1) ⊗ reflow (0) ⊗ operad-compose (+1) = 0 ✓  [Compositional]
polyglot-spi (-1) ⊗ reflow (0) ⊗ gay-mcp (+1) = 0 ✓  [SPI Verification]
temporal-coalgebra (-1) ⊗ reflow (0) ⊗ koopman-generator (+1) = 0 ✓  [Dynamic]
shadow-goblin (-1) ⊗ reflow (0) ⊗ agent-o-rama (+1) = 0 ✓  [Traced Reflow]
gestalt-hacking (-1) ⊗ reflow (0) ⊗ gay-mcp (+1) = 0 ✓  [Gestalt Reflow]

Context Types

CodeContextPerspectivePreservation
0FORMALα-RiehlStructure
1COMPRESSEDβ-SutskeverSemantics
2EXPLORATORYγ-SchmidhuberGF(3) only
3SAMPLEDδ-BengioGF(3) only
4MOVE-Structure
5RUBY-Semantics
6SQL-Semantics
7CLOJURE-Structure

Reflow as Functor

F : Context → Context
F(content) = reflowed content
F(gf3) = gf3  (invariant preserved)

η : F_α → F_β  (natural transformation)

The naturality condition ensures GF(3) conservation across all perspectives.

Pun Connection

A pun is a reflow where:

  • Source: Surface form with default parse
  • Target: Same surface form with alternate parse
  • Invariant: The phonetic surface (preserved)
  • Humor: The unexpected context switch
pun_reflow = {
  surface: "time flies",
  source_parse: { flies: :verb, like: :prep },
  target_parse: { flies: :noun, like: :verb },
  gf3_conserved: true  # Same surface!
}

Usage

Ruby

require 'xip_reflow'
content = XIP::Reflow::Content.new(data: "...", source_context: XIP::Reflow::Context::FORMAL)
op = XIP::Reflow::Operator.new
result = op.reflow_to_clojure(content)
puts result[:gf3_conserved]  # => true

Clojure/NATS

(require '[agents.reflow-nats :as r])
(def content (r/create-content "data" :formal))
(r/reflow content :clojure :structure)

Move

use adversarial::reflow;
reflow::tracked_reflow(account, CONTEXT_CLOJURE, PRESERVE_STRUCTURE);

Premining Resonant Seeds

A seed "resonates" when its decomposition yields balanced composition:

# Seed 2025, index 43 → #6728DB
# Hue 67.28° → golden thread spirals through triadic cycle
# Etymology: re- (back) + flow → recursive compositional balance

# LMBIH seed (327833753928), index 43 → #7074D4
# Phonetic decomposition resonates with purple-blue spectrum

Files

Scientific Skill Interleaving

This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:

Graph Theory

  • networkx [○] via bicomodule
    • Universal graph hub

Bibliography References

  • dynamical-systems
    : 41 citations in bib.duckdb

SDF Interleaving

This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):

Primary Chapter: 10. Adventure Game Example

Concepts: autonomous agent, game, synthesis

GF(3) Balanced Triad

reflow (○) + SDF.Ch10 (+) + [balancer] (−) = 0

Skill Trit: 0 (ERGODIC - coordination)

Secondary Chapters

  • Ch3: Variations on an Arithmetic Theme
  • Ch1: Flexibility through Abstraction
  • Ch4: Pattern Matching
  • Ch2: Domain-Specific Languages

Connection Pattern

Adventure games synthesize techniques. This skill integrates multiple patterns.

Cat# Integration

This skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:

Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826

GF(3) Naturality

The skill participates in triads satisfying:

(-1) + (0) + (+1) ≡ 0 (mod 3)

This ensures compositional coherence in the Cat# equipment structure.