BTerminal/docs
Hibryda 65973fbf06 docs: add comprehensive E2E testing facility documentation
New docs/e2e-testing.md covering all 3 pillars: test fixtures
(isolated temp environments), test mode (BTERMINAL_TEST=1), and
LLM judge (dual-mode CLI/API). Includes spec phases, CI integration,
WebKit2GTK pitfalls, and troubleshooting guide.
2026-03-12 06:35:04 +01:00
..
provider-adapter docs: update meta files for Codex/Ollama provider runners 2026-03-11 03:56:05 +01:00
e2e-testing.md docs: add comprehensive E2E testing facility documentation 2026-03-12 06:35:04 +01:00
findings.md docs: reflect Phase 2 completion across all project documentation 2026-03-05 23:50:16 +01:00
multi-machine.md docs: update docs for TCP probe refactor and frontend reconnection listeners 2026-03-06 21:50:54 +01:00
phases.md docs: update meta files for Claude profiles, skill discovery, and extended agent options 2026-03-07 01:58:37 +01:00
progress-archive.md docs: update meta files for relative-units rule session 2026-03-08 00:27:28 +01:00
progress.md docs: update meta files for collapsibles and aspect ratio session 2026-03-09 17:27:09 +01:00
README.md docs: add comprehensive E2E testing facility documentation 2026-03-12 06:35:04 +01:00
task_plan.md docs: update meta files for Claude profiles, skill discovery, and extended agent options 2026-03-07 01:58:37 +01:00
v3-findings.md docs(v3): update architecture docs and progress for MVP completion 2026-03-07 16:06:27 +01:00
v3-progress.md docs: add v3.0 release notes and update meta files for hardening sprint 2026-03-12 05:30:32 +01:00
v3-release-notes.md test: add Phase C E2E tests and fix pre-existing test failures 2026-03-12 06:20:21 +01:00
v3-task_plan.md docs: update meta files for multi-agent orchestration 2026-03-11 15:25:53 +01:00

title role parent order description
Documentation part null 1 Project documentation index

Documentation

Project documentation lives here.

This directory is maintained automatically. When features are added or changed, corresponding documentation is updated.

Index

v2 Documentation

Document Description
task_plan.md v2 architecture decisions, error handling, testing strategy
phases.md v2 implementation phases (1-7 + multi-machine A-D + profiles/skills) with checklists
findings.md Research findings (Agent SDK, Tauri, xterm.js, performance)
multi-machine.md Multi-machine support architecture (implemented, WebSocket relay, reconnection)

v3 Mission Control Documentation

Document Description
v3-task_plan.md v3 Mission Control architecture: adversarial review, data model, component tree, layout system, 10-phase plan
v3-findings.md v3 adversarial review results and codebase reuse analysis
v3-progress.md v3 session progress log (All Phases 1-10 complete)

Testing

Document Description
e2e-testing.md E2E testing facility: fixtures, test mode, LLM judge, spec phases, CI

Progress Logs

Document Description
progress.md Session-by-session progress log (recent sessions, v2 + v3)
progress-archive.md Archived progress log (2026-03-05 to 2026-03-06 early)