# Mission

Build a demo greeting project to serve as an Open Scaffold resume-proof fixture.

## Goals

- Provide a self-contained mid-flight project state that demonstrates zero-context resume.
- Show a realistic active plan with mixed acceptance criteria, one amendment, a done slice, and evidence.

## Non-goals

- No production deployment; this is a demo fixture only.
- No external dependencies or cloud services.

## Changelog

<!-- append YYYY-MM-DD entries below this line -->
- 2026-05-01: bootstrap — mission defined for demo greeting project
- 2026-05-10: closed scaffold-init — initial scaffold structure in place
- 2026-05-15: amendment 1 to demo-add-greeting — switched to factory function pattern (approach change; ACs unchanged)
