Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.39 KB

File metadata and controls

51 lines (38 loc) · 2.39 KB

Plamen Documentation

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

Doc What it covers
getting-started.md What install did, what you actually need, running your first audit, where your report lands
glossary.md Plamen-specific terminology (pipeline, workers, PTY, haltless, scratchpad, evidence tags, …)

Setup & maintenance

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

Using Plamen

Doc What it covers
usage.md CLI reference, all commands and options, PATH setup, resuming an audit, operator controls
audit-modes.md Light / Core / Thorough comparison
codex-backend.md Codex CLI (BETA) backend known limitations

How it works

Doc What it covers
architecture.md Pipeline overview, driver architecture, PTY transport, haltless resilience
pipeline-phases-presentation.md Phase-by-phase reference (all 40+ phases)
internals.md Skill system, security rules R1–R16, severity matrix, evidence tags, driver internals
repository-structure.md Repository layout / directory map

L1 infrastructure mode

Doc What it covers
l1-mode/design.md L1 node-client audit architecture
l1-mode/severity-matrix.md L1-specific severity matrix

Design notes (internal)

Doc What it covers
design/regex-fragility-remediation-plan.md Internal engineering plan — fragile-regex class audit and remediation (not user-facing)