Skip to content

Commit ec877d0

Browse files
author
Dominikus Nold
committed
Merge main into dev: Resolve conflicts keeping brownfield-first positioning
- Kept brownfield-first description in pyproject.toml - Kept test mode detection in sync.py - Kept all brownfield-first documentation changes - Resolved conflicts in favor of dev branch (new positioning)
2 parents b152211 + dd519b8 commit ec877d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/examples/dogfooding-specfact-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
> **TL;DR**: We ran SpecFact CLI on its own codebase. It discovered **19 features** and **49 stories** in **under 3 seconds**. When we compared the auto-derived plan against our manual plan, it found **24 deviations** and blocked the merge (as configured). Total time: **< 10 seconds**. 🚀
44
> **Note**: "Dogfooding" is a well-known tech term meaning "eating your own dog food" - using your own product. It's a common practice in software development to validate that tools work in real-world scenarios.
55
6+
> **Note**: "Dogfooding" is a well-known tech term meaning "eating your own dog food" - using your own product. It's a common practice in software development to validate that tools work in real-world scenarios.
7+
68
---
79

810
## The Challenge

0 commit comments

Comments
 (0)