Skip to content
▸ NO INSTALL REQUIRED

WATCH IT RUN.

Four scripted terminal demos showing real Cognithor subsystems in motion. No cloud, no signup, no tracking — just press play, watch, and see the loop do its work.

All output below is deterministic playback of real log output from real runs. The timing is faithful; the content is verbatim.

01 · THE LOOP

The PGE Trinity in motion

A single user message flows through Planner → Gatekeeper → Executor → Memory. Every hop is typed, gated, and audit-logged. The filesystem write here is GREEN because it lands inside the allowed scope — an identical write to /etc would be RED and never run.

pge-trinity.loop
02 · MEMORY

Recall from two tiers in parallel

A "which editor do I prefer again?" question fires parallel lookups against the Identity tier (slow, persistent) and the Tactical tier (this session) and the assistant blends both signals into one answer. Vector search alone would miss the "you mentioned it earlier today" half.

memory.recall
03 · CHANNELS

Telegram → Gateway → PGE → Telegram

A Telegram inbound message gets normalized, routed through the Gateway, run through the PGE loop against a real tool (mail.list), and the response goes back to the same chat as a three-bullet summary. Eighteen transports, one brain on your hardware.

channels.dispatch
04 · MARKETPLACE

Install a community skill

A five-check validation pipeline runs on every community skill install — syntax, prompt-injection, tool allowlist, safety scan, Ed25519 signature. Only after all five pass does the Tool Enforcer update its allowlist. No opaque plugins, no hidden tool calls.

skills.install

LIKE WHAT YOU SEE?

The demos above are scripted playback. The real thing runs on your hardware with your models, your data, and your rules. Install Cognithor in about 15 minutes and start your own loop.

Still have questions? See the FAQ.