We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4833cb + f077e90 commit 36fbb85Copy full SHA for 36fbb85
spec-driven.md
@@ -256,7 +256,7 @@ The constitution defines nine articles that shape every aspect of the developmen
256
#### Article I: Library-First Principle
257
Every feature must begin as a standalone library—no exceptions. This forces modular design from the start:
258
```
259
-Every feature in Specify2 MUST begin its existence as a standalone library.
+Every feature in Specify MUST begin its existence as a standalone library.
260
No feature shall be implemented directly within application code without
261
first being abstracted into a reusable library component.
262
0 commit comments