Service Spec Bundle Template¶
Copy these files into apps/<service>/spec/ and edit them until they reflect reality.
Files:
spec.md: requirements, acceptance, invariants, decision/measurement artifactsplan.md: implementation sequencing and risk controlstasks.md: ordered task checklist with observable acceptance checksquickstart.md: how to run and verify locallydata-model.md: entities, ownership, storage boundariescontracts/README.md: contract surface guidance (OpenAPI/proto/events)