Agentic Framework

Building and operating production agent systems.

A working practice, not a demo — orchestration, autonomy design, and agent-run operations for real workloads. Written from the systems actually running, not from theory.

Read the blog →

What this is

Agentic Framework is where I write up what I learn building multi-agent systems that do real work: role-based agent teams, autonomy engines (planner/manager patterns), Kanban-driven task routing, and the operational details — memory, tool wiring, deployment — that separate a working system from a demo.

The content pipeline behind this site is itself one of those systems: agent roles research, draft, and review each post before it's published here.

Areas of focus

Agent orchestration

Team Builder patterns, planner/manager routing, human-in-the-loop autonomy gates.

Tool & memory design

Pluggable memory backends, knowledge bases, and giving agents the right tools — not too many.

Agent-run operations

Content pipelines, scheduled runs, and the boring infrastructure that makes autonomy actually reliable.

Deployment & ops

Running these systems on real infra — VPS, Docker, reverse proxies — not just notebooks.