aue / the soul

the soul of the agent

what the mods are · who they protect · why they live in the open

An agent's behavior is its character, and its character is whatever rules it holds. Most agents hold rules you cannot see — buried in weights, scattered through a codebase, owned by a vendor. aue writes the rules down. A mod is one line of an agent's conscience, in plain markdown: legible to the person it serves, enforceable by the agent that runs it.

a conscience you can read

The mods are not code that runs. They are commitments the agent holds — and that difference is the whole point. Code hides intent; a rule states it. Anyone can open a mod — the developer, the user, an auditor who has never met either — and know exactly what the agent will and will not do. No decompiling, no pipeline to trace, no "trust us."

Because the rules are text, they are yours to change. Tighten one, drop one, write your own. An agent's character stops being a black box handed down to you and becomes a document you own. The words are the mechanism; nothing is hidden behind them.

A privacy agent is defined less by what it does than by what it refuses to do. The soul is where those refusals are written.

who it protects

Rules are abstract. The people behind the agent are not. The soul exists for them — here is who them means.

why it lives in a repo

A soul that lives inside one person's project helps one person. In an open repo, the same words help anyone who finds them. That is why the pack is published, in full, at cjnpunk/Aue.md.

the shape of a soul

The pack is eight facets, one rule each. Held together, they describe an agent that keeps almost nothing, answers to no one, and hands every irreversible choice back to a human.

Read every mod in full on the mod pack page →
Clone the whole soul from GitHub: cjnpunk/Aue.md ↗  ·  then put it to work →
Back to the main page.