Skip to content

Latest commit

 

History

History
106 lines (88 loc) · 5.07 KB

File metadata and controls

106 lines (88 loc) · 5.07 KB

ProcessForge Documentation

ProcessForge workplace layout

Start from the top-level operating model: ProcessForge is installed once as a tool, a workplace is the machine-level home for reusable resources, and each repository keeps only a project-local .pf/ layer.

The required initialization order is workplace first, workplace resources second, and project onboarding third. Use guided workplace setup by default for human-led machine setup. Use the fully automatic path only when the operator provides explicit paths and choices.

For Humans

For AI Agents

Getting Started

Authoring

Concepts

Layer Order

  1. Workplace device: computer, laptop, server, or runner host.
  2. ProcessForge tool root: CLI, schemas, processes, docs, templates, checks.
  3. Global workplace resources: knowledge packages, reusable templates, tools, MCP providers, platform contracts, roots, registries, runtime data.
  4. Project .pf/ layer: selected resources, project context, assignments, runs, tasks, iterations, artifacts, reviews, handoffs, hooks.

Platform contracts are composition manifests. They can model a single platform or a parent/child stack and connect the resources needed by a concrete project. Process definitions remain platform-agnostic process mechanics.

Release And Validation