@superspec/cli 1.2.1 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -300,6 +300,8 @@ Configure project rule files in `superspec.config.json`:
|
|
|
300
300
|
|
|
301
301
|
## First Principles
|
|
302
302
|
|
|
303
|
+
> Inspired by [LeanSpec](https://www.lean-spec.dev/docs/advanced/first-principles)
|
|
304
|
+
|
|
303
305
|
| # | Principle | Rule |
|
|
304
306
|
|---|-----------|------|
|
|
305
307
|
| I | Context Economy | < 300 lines per artifact, 400 hard limit |
|