research

Research &
Architecture

How we design AI as the operating system for government. Six principles, real systems, no buzzwords.

  1. AI as the operating system, not a feature

    Most government AI is a chatbot bolted on top of a legacy system. We invert that. Our products treat AI as the operating layer that observes, decides, and routes, so every backend interaction, whether a citizen report, a compliance check or a budget allocation, flows through structured AI observation. Concretely: our LLM router logs every call as a structured JSON line with model, tokens, cost and latency. That is not telemetry, it is the OS observing itself.

  2. Closed loops everywhere

    Every important process captures inputs, executes, measures, and feeds back. When a citizen reports a barangay problem in Nova, an SLA escalation engine routes it. Day 5 to the barangay captain. Day 7 to the municipal admin. Day 10 to the mayor, with a Slack notification. Each escalation is logged and idempotent. Open-ended workflows become closed loops you can measure.

  3. Make the company queryable

    No work disappears into chat. Every artifact, whether a contact, a deal, a deployment or a pilot decision, is written to an indexed memory file with a known schema. The system is queryable by file, route, page, or keyword. Any agent inheriting a task reads the relevant memory at the start and updates it at the end. The result is zero "let me check with someone first" steps.

  4. Software-factory mode

    Specs and tests come from humans. Implementation comes from AI. The team's job is to define the outcome and verify quality. AI generates the working code, iterates until tests pass, ships, and observes. Every new agent or skill ships behind a read-only audit pattern that cites file and line references and refuses false positives. The pattern itself is queryable.

  5. No human middleware

    Wherever a human is only passing data from one system to another, that step is a removal target. We have already collapsed outreach pipelines that used to require copy and paste, agent handoffs that used to require Slack messages, secret-scanning hooks that used to be manual audits, and daily security scans that used to be calendar reminders. Each bridge removed is a permanent capacity gain.

  6. Token-max, not headcount-max

    API spend is a salary replacement, not a cost to minimise. When token spend on a task is meaningfully cheaper than the engineering hour it replaces, the maths is settled. We log cost per call and route by capability. The cost graph is part of the OS.

why government first

Largest pain,
deepest moat.

Government is the entry market because the pain is largest and the moat is deepest. Citizens never pay, which is the moat. Officials pay SaaS. National agencies pay for AI insights. Eventually procurement, permitting, and budget allocation all route through AI.

Once the AI knows every barangay's compliance state, every mayor's response time, and every citizen's reported issue, replacing it is unthinkable.

the arc

Not one feature.
The whole stack.

Phase 1Philippines
Phase 2Southeast Asia
Phase 3Global south cities
Phase 4Developed-market planning departments
EndgameThe AI infrastructure every government runs on
next

Want to build on this with us?

Partner with us