# Filigree issue tracker (local state; store lives under .weft/ since filigree 3.0)
.weft/
.filigree/
.filigree.conf.imported

# Python
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/

# Tooling caches
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
coverage.json

# Wardline scan output
findings.jsonl
.env

# Legis — local working dir / config (regenerated/local; never commit)
.weft/legis/
/.weft/legis/operator_session.json
/.weft/legis/operator.age

# Plainweave — local intent store (regenerable dogfood/proving state; PDR-007)
.plainweave/

# Superpowers brainstorming scratch (visual-companion mockups)
.superpowers/
