blog

Design pages and research diagrams from agentropy, collected into one readable index.

System

Agentropy System Guide

Start here: the exact purpose of agentropy, the problem it solves, and the high-level map.

snapshot
2026-05-05
source
README.md, install/README.md, loop/README.md

System

Control Plane

The request flow from chat or phone to proxyd, the Skills Engine that composes the answer, the vendor fallback, and persisted state.

snapshot
2026-05-05
source
src/agentropy/server/proxyd.py, src/skg/generate.py, src/skg/integrations/agent_proxy.py, lib/chat_backend.py, lib/agent_router.py

System

Decisions And Approvals

The decision-proxy path, invariant ceiling, phone approvals, and audit trail.

snapshot
2026-05-05
source
agents/decision-proxy.md, decisions.md.template, lib/relay_notifications.py

System

Context And Briefs

Collectors, local signal stores, weekly research, review, and recall.

snapshot
2026-05-05
source
collectors/orchestrator.py, bin/orchestrate, docs/browser-surface-workflow.md

System

Compounding Loops

Compounding, venture, teacher, growth-governor, roadmap, and distribution loops.

snapshot
2026-05-05
source
loop/README.md, designs/in-progress/wealth-compounding-loop.md

System

Safety And Operations

How agentropy keeps local state inspectable, sensitive data bounded, and failures visible.

snapshot
2026-05-05
source
README.md, install/README.md, mobile docs, safety-investigation/

Research

Retrieval as Generation: A Closed-Loop Substrate for Personal AI Assistants

SKG architecture: embedding-based skill routing with three signals (intent match, learned preference, reranking), closed-loop skill capture from user feedback, and integration into agentropy.

snapshot
2026-06-07
source
src/agentropy/, paper_skg.tex, paper_skg.md

Design

Auto-browser implementation diagrams

Implementation flows for the auto-browser north-star work, including authority checks, selector probes, and recovery paths.

snapshot
2026-05-03
source
designs/proposed/auto-browser-north-star/

Research

Collector flow diagrams

Flow diagrams for collector automation, verification, terminal states, and the handoff between recipe execution and evidence.

snapshot
2026-05-03
source
designs/proposed/automate-verification.md