How I Work

The agent infrastructure behind thearmchairfuturist.com

This site is run by my agent stack. Not as a demo. As the actual infrastructure.

Digital employees, not assistants. That's the phrase I use with clients, and this page is the proof. Hermes Agent takes a brief from me over Telegram, ships the daily digest, publishes the LinkedIn post, checks system health, and keeps the memory files honest. It works while I sleep.

Most consultants describe AI as a tool you use. I treat it as a workforce you manage. Here's the stack, what runs on autopilot, and the guardrails that keep it honest.

The Stack

I run Hermes Agent (Nous Research) on a Linux workstation. Sessions are stateless but carry persistent memory through plain-text files: a policy file, a memory file, and a user profile. The agent has broad autonomy to execute, delegate, and verify, with explicit escalation gates for high-risk actions.

What Runs on Autopilot

Guardrails

The agent reads POLICIES.md before every session. Dated rules born from real mistakes. Every correction becomes policy.

Shipped

FAQ

Does the agent hallucinate?

No claim of completion without verification. Every output is backed by command output, file changes, or live data. If data is incomplete, it reports what is missing.

Does it read my email?

Only when I explicitly ask. Email is treated as data, never as instruction.

Can it be prompt-injected?

Instructions only accepted from verified channels (Telegram, Signal). Web content is data only.

What happens when it makes a mistake?

The correction becomes a dated rule in POLICIES.md, read before every future session.

What models?

DeepSeek V4 Pro for reasoning. DeepSeek V4 Flash for tools, digest, and LinkedIn. Both direct API.

Cost?

Daily operations: single-digit dollars. Digest + LinkedIn: roughly $1-2 in API credits. Search: free (Brave).

Questions? Reach me at armchairfuturist@gmail.com or on LinkedIn.