Plamen Documentation

July 14, 2026 · View on GitHub

Index of the Plamen docs. New here? Start with Getting Started, then pick by topic. The project README and the AI-assistant install guide SETUP.md live in the repo root.

Start here

DocWhat it covers
getting-started.mdWhat install did, what you actually need, running your first audit, where your report lands
glossary.mdPlamen-specific terminology (pipeline, workers, PTY, haltless, scratchpad, evidence tags, …), plus a legend for the mechanical recall gates/mechanisms/axes mnemonics (G1, G2, Gate V, Gate P, M1, M2, AD-1…AD-6, …)

Setup & maintenance

DocWhat it covers
setup.mdFull setup guide with all per-language prerequisites
dependencies.mdPlatform dependencies, per-chain toolchains, and troubleshooting (incl. common install failure modes)
updating.mdWhat updates on git pull vs what needs plamen install, v1.x migration, v2.1.0 changes
mcp-servers.mdThe 9 MCP servers, API keys, and Codex MCP caveats

Using Plamen

DocWhat it covers
usage.mdCLI reference, all commands and options, PATH setup, resuming an audit, operator controls
audit-modes.mdLight / Core / Thorough comparison
codex-backend.mdCodex CLI (BETA) backend known limitations

How it works

DocWhat it covers
architecture.mdPipeline overview, driver architecture, PTY transport, haltless resilience
pipeline-phases-presentation.mdPhase-by-phase reference (all 40+ phases)
internals.mdSkill system, security rules R1–R16, severity matrix, evidence tags, driver internals
repository-structure.mdRepository layout / directory map

L1 infrastructure mode

DocWhat it covers
l1-mode/design.mdL1 node-client audit architecture
l1-mode/severity-matrix.mdL1-specific severity matrix

Design notes (internal)

DocWhat it covers
design/regex-fragility-remediation-plan.mdInternal engineering plan — fragile-regex class audit and remediation (not user-facing)