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
Design pages and research diagrams from agentropy, collected into one readable index.
System
Start here: the exact purpose of agentropy, the problem it solves, and the high-level map.
README.md, install/README.md, loop/README.mdSystem
The request flow from chat or phone to proxyd, the Skills Engine that composes the answer, the vendor fallback, and persisted state.
src/agentropy/server/proxyd.py, src/skg/generate.py, src/skg/integrations/agent_proxy.py, lib/chat_backend.py, lib/agent_router.pySystem
The decision-proxy path, invariant ceiling, phone approvals, and audit trail.
agents/decision-proxy.md, decisions.md.template, lib/relay_notifications.pycollectors/orchestrator.py, bin/orchestrate, docs/browser-surface-workflow.mdSystem
Compounding, venture, teacher, growth-governor, roadmap, and distribution loops.
loop/README.md, designs/in-progress/wealth-compounding-loop.mdSystem
How agentropy keeps local state inspectable, sensitive data bounded, and failures visible.
README.md, install/README.md, mobile docs, safety-investigation/Research
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.
src/agentropy/, paper_skg.tex, paper_skg.mdDesign
Implementation flows for the auto-browser north-star work, including authority checks, selector probes, and recovery paths.
designs/proposed/auto-browser-north-star/Research
Flow diagrams for collector automation, verification, terminal states, and the handoff between recipe execution and evidence.
designs/proposed/automate-verification.md