Show HN: Replacing spec-driven development with just facts
Category: devtools
Tags: specification-management, cli-tool, rust, agent-workflow, verification
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
Facts is a specification-as-code tool that tracks project facts in a simple Markdown/YAML file, each with lifecycle tags and optional shell commands for automated verification. It innovatively combines spec management with agent-driven implementation workflow, turning specs into executable checks.
Target audience: backend devs, devops, software architects
Repository: https://github.com/av/facts · Rust · 49 stars
View on Hacker News