diff --git a/README.md b/README.md index b471c8b..2d178f6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,11 @@ Omnia answers every one of these failures with the same move: **pull the thing t - **Actions:** Actions are proposals (Intents) that engine code validates and applies; they are never direct edits the model makes to the world. The model proposes; deterministic code disposes. - **Epistemic Privacy:** Knowledge, memory, and emotion are modeled per character and kept partial on purpose. A character literally cannot reach for what it has not earned the right to know. The secret is not in its prompt, so there is **nothing to jailbreak out of it**. -## What This Buys You +## What this buys you + +

+ +

The payoff is scenario complexity that **uni-agent systems structurally cannot represent, no matter how good the model gets**. diff --git a/web/docs/src/assets/img/features.webp b/web/docs/src/assets/img/features.webp new file mode 100644 index 0000000..76deadc Binary files /dev/null and b/web/docs/src/assets/img/features.webp differ diff --git a/web/docs/src/assets/img/puppet.webp b/web/docs/src/assets/img/puppet.webp index 91568ec..a5e6e5a 100644 Binary files a/web/docs/src/assets/img/puppet.webp and b/web/docs/src/assets/img/puppet.webp differ