# scafld runtime state
# Keep project-owned specs/config/prompts in git; ignore generated core and local runtime state.
!.scafld/
!.scafld/config.yaml
!.scafld/prompts/
!.scafld/prompts/**
!.scafld/specs/
!.scafld/specs/**
!.scafld/trusted-keys.json
.scafld/receipts/
.scafld/config.local.yaml
.scafld/core/
.scafld/locks/
.scafld/keys/
.scafld/private-keys/
.scafld/**/*.key
.scafld/**/*.pem
.scafld/prompts/.manifest.json
.scafld/runs/
node_modules/
dist/
.astro/
playwright-report/
test-results/
.env
.DS_Store

.sourcey/

.runx/

# Built distribution artifacts and isolated release tools
.release/
__pycache__/
