Skip to content

Latest commit

 

History

History
98 lines (65 loc) · 3.28 KB

File metadata and controls

98 lines (65 loc) · 3.28 KB

Taskplane Documentation

Welcome to the Taskplane docs.

Taskplane has two core audiences:

  1. Users/Operators — install Taskplane, run tasks, orchestrate batches
  2. Contributors/Maintainers — understand internals, test changes, and release updates

Status: Public documentation is available and organized by audience and doc type (tutorial, how-to, reference, explanation).


New Users (First Time)

Start here if you're new to Taskplane.

  1. Install Taskplane
  2. Run Your First Orchestration
  3. Use the Dashboard
  4. Run Your First Task — run a single task with full orchestrator isolation via /orch

Alternative setup:


Operators (How-To Guides)

Use these for concrete operational tasks.


Reference (Exact Behavior)

Use these when you need complete command or file semantics.

Configuration reference:


Explanation (Conceptual)

Use these to understand the design and tradeoffs.


Specifications (Design Docs)

Internal design documents, architecture decisions, and implementation specs. These are the source of truth for how features were designed and why.


Contributors and Maintainers

Also see root docs:


Need Help?