Research-Stack/.devin
Brandon Schneider 0d24ede13f feat(skills): add lean-proof skill with proof quality contract
Adds .devin/skills/lean-proof/SKILL.md enforcing:
- Double-check output after every lake build (re-read + verify #eval values)
- Sorries must be explained (why deferred, proof sketch, TODO_MAP tracking)
  or eliminated — bare sorry not acceptable
- TODOs follow the same contract: named, sketched, tracked
- No tautological theorems — proof must guarantee something non-trivial
  about a domain type; trivially-true wrappers are forbidden
- Proof must have a stated purpose answering "what does this guarantee?"
- Q16_16 fixed-point contract (no Float in compute paths)
- Namespace/import conventions for RRC and RRCLogogramProjection
- Reference file index for the Lean workspace

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-26 22:50:27 -05:00
..
hooks chore(devin): UserPromptSubmit hook — programming choice flow reminder 2026-05-26 22:27:41 -05:00
skills/lean-proof feat(skills): add lean-proof skill with proof quality contract 2026-05-26 22:50:27 -05:00
config.json chore(devin): UserPromptSubmit hook — programming choice flow reminder 2026-05-26 22:27:41 -05:00