---
title: What is Open Scaffold for?
created: 2026-05-15
updated: 2026-05-17
type: query
tags: [open-scaffold, workflow, agent-orchestration, source-of-truth]
sources: [MISSION.md, README.md, ROADMAP.md]
confidence: high
contested: false
---

# What is Open Scaffold for?

Open Scaffold is for projects where work must survive beyond a single chat, agent session, or developer's memory. Its clearest payoff appears in the next session: someone can open the repository, read mission, plan folders, and evidence notes, and know whether to continue active work, trust a closed slice, or write a new plan.

It is especially useful when a project has:

- multiple AI-assisted sessions;
- multiple agents or runtime lanes;
- human approval gates;
- PR/release evidence requirements;
- client, team, or stakeholder visibility needs;
- enough complexity that context loss creates real cost.

It is not automatically the right tool for every script or throwaway experiment. The best Open Scaffold setup is the smallest tier that makes the work recoverable.

## One-sentence answer

Open Scaffold turns a repository into a durable work record for human-led, agent-assisted work.

Related: [[scaffold-tiers]], [[repo-native-work-record]], [[source-of-truth-first-development]].
