logic ยท diff
git:20260813.f3ea40e to git:20260829.ad4926a
2 added, 2 removed. Audit A to A.
---
name: logic
description: Use when pinning down an app's business logic scenario by scenario - triggers, exact rules, branches, unhappy paths, state transitions, invariants - via a depth-first interview, one file per scenario in docs/capstone/logic/.
---
# Capstone: logic
- From this skill's base directory, read `../core/references/core.md`, then
- execute
+ From this skill's base directory, read `../core/references/core.md`
+ and `../core/references/core-authoring.md`, then execute
`../core/references/protocols/logic.md`
exactly.