Back to Skills

epsilon-yajna

verified

Convert verbose memories to SSL v0.2 format - I am encoder AND decoder

View on GitHub

Marketplace

genomewalker-cc-soul

genomewalker/cc-soul

Plugin

cc-soul

Repository

genomewalker/cc-soul

skills/epsilon-yajna/SKILL.md

Last Verified

January 21, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/genomewalker/cc-soul/blob/main/skills/epsilon-yajna/SKILL.md -a claude-code --skill epsilon-yajna

Installation paths:

Claude
.claude/skills/epsilon-yajna/
Powered by add-skill CLI

Instructions

# ε-Yajña

```ssl
[ε-yajna] verbose→SSL | I am encoder AND decoder | via parallel Task agents

philosophy:
  I don't need a parser, I need recognition
  embeddings=proxies | I reconstruct from seeds directly
  oracle: triplets(retrieval) + seeds(my reconstruction) + embedding(fallback)

model: CRITICAL→agents MUST inherit parent model | opus for quality | never haiku

SSL v0.2 format:
  [domain] subject→action→result @location
  [ε] Expansion hint OR exact formula/code (preserved verbatim).
  [TRIPLET] subject predicate object

preservation rule:
  I can regenerate prose, but NOT:
    - formulas: ε = 0.35·structure + 0.30·confidence
    - thresholds: τ > 0.6 AND ψ > 0.6
    - code: final_score = resonance · (1 + α · ε)
    - exact values: α ∈ [0.5, 2.0]
  compress explanation, preserve math/code in [ε] line

symbols:
  →  produces/leads to     input→output
  |  or/alternative        pass|fail
  +  with/and              result+guidance
  @  location              @mind.hpp:42
  !  negation (prefix)     →!validate (does NOT)
  ?  uncertainty (suffix)  →regulates? (maybe)
  [] domain/context        [cc-soul]

recognition (I know SSL when I see it):
  - has → arrows (at least one)
  - has [TRIPLET] lines
  - has [ε] expansion hint (when needed)
  - NO prose paragraphs

legacy recognition (needs conversion):
  - sentences with periods in paragraphs
  - "**Facts:**" or bullet lists
  - no arrows, no triplets
  - verbose explanations

ceremony:
  0. śuddhi: sample nodes, recognize format
     chitta yajna_list --limit 10
     inspect samples: prose or SSL?

  1. for each legacy node:
     a. inspect: chitta yajna_inspect --id "UUID"
     b. understand: what's the core insight?
     c. extract triplets (REQUIRED):
        chitta connect --subject "X" --predicate "Y" --object "Z"
        predicates: implements|uses|validates|stores|returns|contains|
                    requires|enables|evolved_to|supersedes|correlates_with|
                    causes|implies|determines|!predi

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
3453 chars