portfolio/agentlab/decisions
AgentLab d5ef629a54 feat: initial AgentLab portfolio content
Architecture, overview, homelab build plan, agent handbook, ADRs,
and agent operating rules. All sensitive operational details sanitized
(real IPs, hostnames, client names replaced with generic placeholders).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 04:52:42 +00:00
..
ADR-001-tool-persistence.md feat: initial AgentLab portfolio content 2026-03-31 04:52:42 +00:00
ADR-002-documentation-structure.md feat: initial AgentLab portfolio content 2026-03-31 04:52:42 +00:00
README.md feat: initial AgentLab portfolio content 2026-03-31 04:52:42 +00:00

Architectural Decision Records

Point-in-time decisions that are hard to reverse or affect multiple parts of the system.

ADR Decision
ADR-001-tool-persistence.md Every CLI tool needs two things: a named volume (auth/config) AND a bootstrap install step (binary). Missing either = silent breakage on rebuild.
ADR-002-documentation-structure.md Diátaxis-based directory structure, project-scoped naming, and migration rules for the docs/ directory.