| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Open-source primitives for AI-first applications.
We build the missing infrastructure layers between web applications and AI agents. Every project here is agentic-first — designed for a world where AI is a first-class consumer of software, not an afterthought bolted on top.
The harness, not the model. The prompt is the job ticket; The Machine is the operating system — durable state, a dumb deterministic driver, fresh workers, and verification against reality instead of self-report.
Everything else in the stack is a deployment of this pattern, or verifies against it. machine-driver and Conductor are its two reference drivers; Maintainer Gate Blueprint and Agent Control Plane build governance and proof on top of it.
python -m kit score <path-to-deployment-repo> # dated, evidence-cited L0–L5 packet
python -m kit matrix # render the test matrixConformance is run, not asserted. A deployment earns a level — L0 Look-Alike through L5 Trusted Autonomy — via the kit; it doesn't claim one.
Producer-side rendering for AI agents. Like i18n, but the target locale is "agent."
Web apps already know their intent, their data, their permissions, and their affordances — then they throw it all away to render pixels. AVL flips this: every page ships a parallel agent-native view alongside the human HTML. Same data, same auth, different rendering target.
/dashboard → human view (HTML) /dashboard.agent → agent view (text/agent-view)
npm install @frontier-infra/avlMCP is the hands. AVL is the eyes.
Read the thesis · Read the spec · Get started
The Machine is the govern tier everything else plugs into. The rest of Frontier Infra covers declare, behave, enforce, operate, and prove — a full loop for reliable, long-running agent work:
See it all running together in stack-demo — a live board whose every claim links a cryptographic receipt you can verify yourself.
frontier-infra is the open-source arm of Jason Brashear — 30+ years in infrastructure (Cisco CCIE, Red Hat CE, Dell, Apple, AMD), now building at the intersection of AI agents and web infrastructure.
Writing about the agentic-first future at Frontier Operations on Substack.
We're looking for early adopters, framework implementations, and real-world feedback.
Infrastructure for the agent-native web.
Provider- and harness-neutral SDK protocols and conformance fixtures for governed agent applications
Agent Attestation Record (AAR): portable, signed, ground-truthed proof of what an agent actually did. The proof tier of agentcontrolplane.org — sibling to AVL.
The Machine — reference architecture for reliable long-running applied intelligence. The conformance spec + an executable conformance kit. Sibling of AVL, AAR, Conductor, machine-driver.
The dumb, tireless driver — Box 2 of The Machine. A deterministic, zero-token control loop that drives long-running code work to a verified definition of done. Code-work sibling of Conductor.
The Workshop — Frontier Infra full-stack demo: a live board whose content is the stack's own receipts. Governed (Maintainer Gate Blueprint) · disciplined (ADL) · enforced (Proctor) · driven (machine-driver) · proven (signed AARs) · declared (AVL). A Frontier Infra project.
Agent Discipline Layer (ADL) — keep a coding agent honest and make it prove its work: layered guardrails + a /goal contract Warden verifies against reality and signs. Claude Code today; Grok/Codex CLI/Pi planned. (formerly Claude Layers)
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |