§ Field notes · File 03

Notes from inside the work.

Short dispatches on AI systems, automation, and FPV. Written while the systems are still running, not after the fact.

Published
10 entries
Follow
@HeVeMi99
31 Jul 2026

41 of 41 tests passed. Three of them were failing.

Four checks in two days that were structurally incapable of reporting a problem. One habit behind all of them, and the question I now ask before calling anything verified.

AI · Verification
10 Jun 2026

I let Claude Fable 5 spin up 62 agents and burn millions of tokens in one session

Anthropic dropped a new model today. I threw a full site review at it and told it to use as many agents as it needed. 62 agents, adversarial verification, 52 confirmed findings, one session.

AI · Multi-agent
22 May 2026

What the operator stack actually does now

A field note on what changed after moving more daily work through Hermes: control surfaces, verification, memory, and the parts that still feel too manual.

AI · Ops
27 Apr 2026

A safer lane for AI code triage

What I kept from ClawSweeper was the product shape: local evidence, explicit proposals, stable hashes, and a human apply boundary.

Product · AI
26 Apr 2026

AI ops on an early-access game server

A Windrose server went live on a Windows 11 VM the same hour a friend asked, then stabilized through practical AI-assisted operations.

Gaming · Ops
24 Apr 2026

The operator control plane is the product

Why the useful AI stack is the surface around delegation, verification, memory, and deployment, not just the model choice.

Ops · AI
22 Apr 2026

AI design tools need an apply boundary

Frontend generation is useful when it produces artifacts, evidence, and reviewable winner bundles, not silent production patches.

AI · Frontend
19 Apr 2026

Local-first memory for agents is an operations problem

Persistent memory helps only when it reduces repeated steering without becoming a second, fuzzier source of truth.

AI · Memory
16 Apr 2026

Boring website ops beats heroic redesigns

Status, crawlability, deployment freshness, screenshots, and the regressions users actually feel.

Web · Monitoring
20 Mar 2026

I built a multi-agent AI system that actually works

A layered multi-agent system with 8 agents, local LLMs on Ollama, and Claude as orchestrator. Research, review, and QA, 24/7.

AI · Multi-agent