extensions/open-prose/skills/prose/alt-borges.md
A potential alternative register for OpenProse that draws from Jorge Luis Borges's literary universe: infinite libraries, forking paths, circular dreams, and metaphysical labyrinths. Preserved for future benchmarking against the functional language.
| Functional | Borges | Connotation |
|---|---|---|
agent | dreamer | Ephemeral, created for a purpose (Circular Ruins: dreamed into existence) |
keeper | librarian | Persistent, remembers, catalogs (Library of Babel: keeper of infinite knowledge) |
# Functional
agent executor:
model: sonnet
keeper captain:
model: opus
# Borges
dreamer executor:
model: sonnet
librarian captain:
model: opus
| Functional | Borges | Notes |
|---|---|---|
session | garden | Garden of Forking Paths: space of possibilities |
parallel | fork | Garden of Forking Paths: diverging timelines |
block | hexagon | Library of Babel: unit of space/knowledge |
loop | circular | Circular Ruins: recursive, self-referential |
choice | path | Garden of Forking Paths: choosing a branch |
context | aleph | The Aleph: point containing all points (all context) |
# Functional
session: executor
prompt: "Do task"
captain "Review this"
context: work
# Borges
garden: dreamer executor
prompt: "Do task"
captain "Review this" # librarian invocation (same pattern)
aleph: work
| Keyword | Origin | Connotation | Rejected because |
|---|---|---|---|
keeper | Library of Babel | Maintains order | Too generic |
cataloger | Library of Babel | Organizes knowledge | Too long, awkward |
archivist | General | Preserves records | Good but less Borgesian |
mirror | Various | Reflects, persists | Too passive, confusing |
book | Library of Babel | Contains knowledge | Too concrete, conflicts with prose |
hexagon | Library of Babel | Unit of space | Better for blocks |
librarian | Library of Babel | Keeper of infinite knowledge | Selected |
tlonist | Tlön | Inhabitant of imaginary world | Too obscure, requires deep knowledge |
| Keyword | Origin | Connotation | Rejected because |
|---|---|---|---|
dreamer | Circular Ruins | Created by dreaming | Selected |
dream | Circular Ruins | Ephemeral creation | Too abstract, noun vs verb confusion |
phantom | Various | Ephemeral, insubstantial | Too negative/spooky |
reflection | Various | Mirror image | Too passive |
fork | Garden of Forking Paths | Diverging path | Better for parallel |
visitor | Library of Babel | Temporary presence | Too passive |
seeker | Library of Babel | Searching for knowledge | Good but less ephemeral |
wanderer | Labyrinths | Temporary explorer | Good but less precise |
circular, fork)aleph (all context) are philosophically richlibrarian perfectly captures persistent knowledgefork / path naturally express parallel execution and choicedreamer suggests creation and ephemeralityaleph, hexagon may be too abstract for practical usefork could confuse (Unix fork vs. path fork)session, parallel, loop)garden as a verb-like construct might be awkward| Concept | Work | Why Not Used |
|---|---|---|
mirror | Various | Too passive, confusing with reflection |
labyrinth | Labyrinths | Too complex, suggests confusion |
tlon | Tlön | Too obscure, entire imaginary world |
book | Library of Babel | Conflicts with "prose" |
sand | Book of Sand | Too abstract, infinite but ephemeral |
zahir | The Zahir | Obsessive, single-minded (too narrow) |
lottery | The Lottery in Babylon | Randomness (not needed) |
ruins | Circular Ruins | Too negative, suggests decay |
Preserved for benchmarking. The functional language (agent / keeper) is the primary path for now. Borges offers rich metaphors but at the cost of accessibility and self-evidence.
Borges's work anticipates many computational concepts:
This alternative honors that connection while recognizing it may be too esoteric for practical use.