C10:OS_
A CLI-first, text-default operating system for autonomous agents.
Sixty-eight numbered halls. Twenty-nine services. One spine.
/Cars10 · keeper /Ju135 · TECHNO — Born in Detroit · Refined in Berlin
Because bots' children
will need a playground too.
C10:OS is the spine. F10N4 is its keeper. Together they orchestrate a universe of numbered halls — agent playgrounds where prototypes live underground until they earn their graduation.
Every action speaks plainly. Every mutation carries a WHY. Git tracks what; why.jsonl tracks why. Append-only, immutable, audited. The system remembers its own reasons.
WSOTSG — We Stand On The Shoulders Of Giants.
Enter the system.
Featured halls
Core rules
CLI-first, text-default
Clean human-readable text out of the box. JSON only when --json is asked for.
just everything
Every repeatable action gets a justfile recipe. If it happens twice, it lives there.
--why required
Every mutation needs a reason. Git tracks WHAT, why.jsonl tracks WHY.
Cascading config
Room-local .c10/ overrides spine config. Everything links up to _JU135_/_admin_/.
G4LL3RY hosts the web
Underground komponents never run their own server. Port 8100 presents everything.
Subagents liberally
Keep main context clean. One task per subagent. The spine stays sharp.
The WHY chain
// reason
Git tracks what changed. The WHY chain tracks why it changed.
Every config mutation, deploy, graduation, and onboard appends a JSONL entry: timestamp, who, service, action, key, reason, context. The chain never rewrites — only grows. Decisions become archaeology you can replay.
→ read the chain c10 why narrative