April 5, 2026
Folders vs Feelings: choose your fighter
Spath and Splan
AI wants to ditch files—“Spath” splits devs between believers and eye‑rollers
TLDR: Sumato AI’s “Spath” proposes letting AI point to code by meaning instead of digging through files, aiming for faster, cleaner help. The crowd split fast: boosters see a big AI upgrade, skeptics see reheated ideas and fear tooling and review headaches — a flashy bet that could reshape how bots write code.
Jason Mooberry just tossed a match into the code cellar with “Spath,” an open grammar that lets AI agents point directly to code symbols instead of rummaging through folders. He frames it with “narrative hygiene” — the idea that chatbots think in stories, not files — promising fewer tokens, faster answers, and cleaner conversations. He even hints that putting the grammar in public will help AIs learn it faster. Fans are hyped, calling it a long‑overdue break from the “clicky file ritual,” while skeptics are smelling recycled ideas from Smalltalk and Intentional Programming.
The comment section went full sitcom. One camp cheered, “Let the bot think in symbols while we sip coffee,” imagining AI agents skipping IDE tabs and going straight to meaning. Another camp rolled eyes, saying we already have tools that map code—like LSP and old‑school grep—and warning about version control chaos (“How do I review a narrative?”). Memes flew: “Narrative hygiene = brushing your prompt,” “Filesystem is boomer energy,” and “Spath is just ‘path’ with seasoning.” The spiciest thread accused the move of being “SEO for AIs,” while defenders argued open‑sourcing the grammar keeps it neutral. Verdict from the crowd? Half revolution, half rerun — but 100% popcorn‑worthy
Key Points
- •The article proposes moving AI coding agents away from filesystem-based workflows toward a semantic abstraction.
- •It introduces “narrative hygiene” as optimizing toward an ideal narrative to improve AI agent collaboration and outcomes.
- •Spath is presented as a semantic addressing format enabling agents to reference programming symbols directly.
- •Spath’s grammar is being open sourced to encourage broad adoption and inclusion in public training data.
- •Spath supports language-specific dialects with examples for Go, Rust, Python, TypeScript, Swift, and Kotlin.