source

Documentation

Hosted mirrors of the public documentation corpus.

The pages in this section are generated from 72 public Markdown files in the repo. The site also mirrors 39 documentation artifacts such as schemas, mission examples, helper source files, casts, and deployment manifests. Generated site content, local review context, and dependency/vendor directories are excluded from publication. The CI check fails when generated documentation drifts from its source hash.

public-now

Agent Instructions

This directory contains public-safe operating instructions for agents working

public-now

Architecture Decision Records

ADRs document load-bearing design decisions behind Ardur's runtime, protocol, and deployment shape. Each record captures the context, the decision, and the trade-offs known at the

public-now

Ardur

Ardur is the runtime governance and evidence layer for AI agents.

public-now

Ardur — Go Runtime

Go handles the parts of Ardur where Python falls short: Linux eBPF kernel

public-now

Ardur — Python Reference Implementation

The public Python runtime for Ardur lives here: a runtime governance and evidence layer for AI agents that issues signed mission passports, enforces them at execution time, and rec

public-now

Ardur Coverage Map

**The single source of truth for what Ardur captures and what it does not.**

public-now

Ardur Examples

Working examples of Ardur governing AI agents across major frameworks and local

public-now

Ardur Personal Hub

Ardur Personal is the local product shape for regular users. It protects local

public-now

Articles

Long-form posts about how Ardur is built, what it does, and what it

public-now

AutoGen + Ardur quickstart

An AutoGen agent (v0.4+ architecture, `autogen-agentchat`) making tool calls through Ardur's governance proxy. The agent runs under an Ardur-issued mission credential, calls a smal

public-now

Code Of Conduct

Ardur is an engineering project that values direct, evidence-based

public-now

Comparisons and engineering responses

A reader doing due diligence on Ardur ends up with the same set of questions every time. This directory is where those questions get serious technical answers — not marketing compa

in-progress

Deploy

Deployment material for running Ardur on Kubernetes. Two parallel concerns live here:

public-now

Docs

This repo is opening in phases.

public-now

Engineering Standards

These rules define the working standard for Ardur. They are inspired by public

public-now

kernelcapture proof harness

This package is the Ardur Linux proof harness for process-exec capture with paired process-exit lifecycle metadata and kernel-effect synthetic receipts.

public-now

Known Limitations

This page distinguishes honest product boundaries from implementation bugs.

public-now

LangChain + Ardur quickstart

A LangChain agent making tool calls through Ardur's governance proxy. The agent runs under an Ardur-issued mission credential, calls a small set of tools (read, write, summarize),

public-now

LangGraph + Ardur quickstart

A LangGraph agent making tool calls through Ardur's governance proxy. The agent runs under an Ardur-issued mission credential, calls a small set of tools (read, write, summarize),

public-now

MCEP Specifications (v0.1)

This directory carries the v0.1 specification documents for Ardur's protocol layer, MCEP (Mission-Controlled Execution Protocol). v0.1 is a pre-release series — the specs describe

in-progress

Media

This repo includes a small set of starter recordings for the public surface.

public-now

Protocol Roots

Ardur is the public product-facing runtime and evidence layer.

public-now

Public Import Plan

This plan converts the private source tree into the public Ardur repo without

public-now

Research Notes

This public repo shape is based on a scan of strong public AI infrastructure

public-now

Security Model

Ardur security is based on least privilege, explicit declaration, runtime

public-now

Security Policy

This file is the public reporting policy for Ardur.

public-now

Shared Agent Contract

These rules apply to every agent runtime: Conductor, Codex, Claude, and any

in-progress, public-now

Status

Today, Ardur captures every Claude Code tool-call invocation — file reads

public-now

Technical Reference

Flat technical reference pages for the public Ardur surface. These describe

public-now

Testing

The public tree includes curated Python and Go runtime code under `python/`