Files
starter-workflows/agentic/properties/lean-squad.properties.json
T

6 lines
347 B
JSON
Raw Normal View History

2026-04-10 12:15:52 +02:00
{
"name": "Lean Squad",
"description": "Progressively apply Lean 4 formal verification to your codebase: research targets, extract specs, write Lean propositions, translate implementations, and attempt proofs — finding bugs or issuing stamps of confidence.",
"iconName": "lucide sigma",
"categories": ["Agentic", "Formal Verification"]
}