The Cost Analyzer turns Frao's raw invoices, receipts, and statements into a classified, deduplicated, hash-chained ledger — then reconciles the on-chain wallet against it. A look at the pipeline, the storage taxonomy, and the data-integrity decisions baked into the books.
The reference companion to Everything Is a Prompt. Every mode of frao-cosaw-mcp, the message bus, the context monitor, the phase-orchestrator launch modes, the Docker wiring, and the exact self-injection sequence.
A model's output quality is set by the context it reasons over, not the wording of the prompt. How Frao engineers that context with COSAW — analysis, architecture, and implementation plan in stages, each phase launched as a dedicated, isolated, containerized agent.
The previous post covered what Frao Advisor is and what the first 459 records show. This one covers how to get it running in your own Claude Code setup. The server is a single static binary and a handful of...
Frao Advisor is the MCP server that gives every Claude Code session a standing review board: seven expert personas, four tools, one model, wired directly into the development workflow. Over eleven days it ha...
The technical companion: five components, two namespaces (public vs. internal split-horizon), one writer, two nameservers in two locations. Architecture, configuration samples, measured change latency, security, and how we verified the cutover.
This week, frao.tech began to be served by nameservers we own and operate ourselves — two independent hosts, two locations, one platform we control end to end. What the milestone means, what it gives us, and what it asks of us.
On 2026-07-31, a global out-of-memory cascade froze the primary host twice. Root cause: a fallback price with no authority signal, a risk engine with no dedupe, and a container with no memory ceiling. A case study in how complex systems fail at the seams.
Frao-Guard: The Graduated Response — From Monitoring to Active Defense Frao-Guard spent its first weeks in observation mode — logging every packet, classifying every probe, scoring every attacker — by design. Once we had a clear picture of the threat...
# Frao-Guard: Network Defense at Kernel Speed — and What 10,000 Attackers Reveal
> **The internet is not a friendly place. Every second, packets arrive at our gateway from hosts that have no business…
LLMs are pure intelligence with no hands. Agents are the hands, programmed to use that intelligence through a small set of primitive operations.
How a development workflow evolved through four generations of tooling, hit a hard wall at 350K tokens, and solved it with context-isolated sub-agents.
Environment Separation Plan: Development vs Production Status: Implemented and operational across all Frao stacks Approach: Dual VPN isolation ( frao.dev / frao.prod ) with same ports across both