npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
**Trit**: 0 (ERGODIC - Coordinator)
Provides architecture, deployed addresses, and instructions for Aptos Society's World Extractable Value (WEV) via GayMove contracts on mainnet, including vault operations and worldnet ledger.
Authors composition SKILL.md files from protocol chains using Lego blocks. Validates graph.json constraints, catalogs gates, analyzes 3-axis dispositions, generates /review pipeline templates.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Share bugs, ideas, or general feedback.
Trit: 0 (ERGODIC - Coordinator)
GF(3) Triad: proof-chain (-1) โ proof-of-frog (0) โ alife (+1) = 0
Society merge protocol implementing Block Science KOI patterns with frog lifecycle metaphor.
"Eat that frog first thing in the morning" - Brian Tracy
| Stage | Trit | Role |
|---|---|---|
| ๐ฅ TADPOLE | -1 | Learning, absorbing |
| ๐ธ FROGLET | 0 | Transitioning, coordinating |
| ๐ฆ MATURE FROG | +1 | Generating, executing |
struct ReferenceID {
local_name: String, // How THIS society refers to it
canonical_hash: vector<u8>, // Universal content hash
society_origin: address, // Which pond it came from
}
struct KnowledgeNugget {
rid: ReferenceID,
trit: i8, // GF(3) lifecycle stage
eaten: bool, // Has this frog been eaten?
leap_count: u64, // How many hops to get here
}
Two ponds can merge when:
# Deploy society merge
aptos move publish --named-addresses zubyul=default
# Initialize pond
aptos move run --function-id zubyul::proof_of_frog::spawn_pond
# Eat a frog (process knowledge)
aptos move run --function-id zubyul::proof_of_frog::eat_frog --args u64:0
# Propose merger
aptos move run --function-id zubyul::proof_of_frog::propose_merge --args u64:0 u64:1
| System | WEV Formula | Result |
|---|---|---|
| Legacy | V - 0.5V - costs | 0.4V |
| GF(3) | V + 0.1V - 0.01 | 1.09V |
| Advantage | 2.7x |
proof-chain (-1): ZK proof chainingalife (+1): Emergent behaviorworld-hopping (0): Cross-world navigationskills: [proof-of-frog, proof-chain, alife]
sum: (0) + (-1) + (+1) = 0 โ TOADALLY BALANCED
This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
cryptography: 1 citations in bib.duckdbThis 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
The skill participates in triads satisfying:
(-1) + (0) + (+1) โก 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.