Asi universal-property

Universal properties: unique factorization.

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/universal-property" ~/.claude/skills/plurigrid-asi-universal-property && rm -rf "$T"
manifest: skills/universal-property/SKILL.md
source content

U: Universal Property

Universal properties: unique factorization.

Directory Tree

universal-property/
├── SKILL.md
├── representable/
├── initial-morphism.v

GF(3) Assignment

Letter U → trit = 1

Integration

(define (universal_property x)
  ;; Universal properties: unique factorization.
  x)

Autopoietic Marginalia

The interaction IS the skill improving itself.

Every use of this skill is an opportunity for worlding:

  • MEMORY (-1): Record what was learned
  • REMEMBERING (0): Connect patterns to other skills
  • WORLDING (+1): Evolve the skill based on use

Add Interaction Exemplars here as the skill is used.