v0.9.26 · 16 documents · updated 2026-06

DOCS

Every doc is a reference of something that already ships. Read in order for the full picture, or jump to what you need — historical decisions live in commits, planned work in the ROADMAP.

01 · intro

README.md

Start here. The public thesis: local-first, user-owned agent infrastructure.

read →
02 · guide

INSTALL.md

Install methods (uv, pipx, dev), update path, uninstall, troubleshooting, supported platforms.

read →
03 · guide

QUICKSTART.md

Install, pick a model, pin a workspace, send a first message, and check health.

read →
04 · guide

PROFILES.md

The isolation primitive: identity, keys, memory, skills, peers, gateways, and cost.

read →
05 · guide

SKILLS.md

Directory contract, frontmatter, scanner, validation, secrets, and bundled namespace.

read →
06 · guide

MODELS.md

Model tiers for tool-heavy agent use: quality, cost/service, and local Ollama.

read →
07 · reference

ALP.md

Alpi Link Protocol: pinned identity, signed envelopes, peer capabilities, workgroups.

read →
08 · reference

ARCHITECTURE.md

Code structure, turn loop, memory, sessions, gateway, scheduler, MCP, logging.

read →
09 · reference

CONFIG.md

Every YAML knob, its default, what it controls.

read →
10 · reference

SECURITY.md

Two-layer security model. Approval system, SSRF, prompt-injection, sensitive paths. Sandbox.

read →
11 · ops

DEPLOYMENTS.md

launchd on macOS, systemd on Linux. Gateway daemon, schedule daemon, keep-alive, logs.

read →
12 · ops

OPERATIONS.md

Day-2 runbook. Doctor, diagnostics, log rotation, backup, recovery, upgrade.

read →
13 · legal

LICENSE.md

Legal terms for the source-available agent core and Apache-2.0 Alpi Link Protocol.

read →
14 · guide

ORGANIZATION.md

17-agent company scaffold built on ALP: roles, workgroups, 51 skills, and a one-command bootstrap.

read →
15 · planning

ROADMAP.md

Open release gates, ALP launch work, long-term bets, and discarded decisions.

read →
16 · log

CHANGELOG.md

Version-by-version log of user-visible changes since v0.1.

read →
theme