スキル一覧に戻る
plurigrid

reflow

by plurigrid

everything is topological chemputer!

2🍴 3📅 2026年1月20日
GitHubで見るManusで実行

SKILL.md


name: reflow description: Information Reflow Skill (ERGODIC 0) version: 1.0.0

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

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.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です