company-skill 2.2.2 → 2.2.3
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/package.json +1 -1
- package/skill/SKILL.md +3 -1
package/package.json
CHANGED
package/skill/SKILL.md
CHANGED
|
@@ -72,8 +72,10 @@ Every finding MUST have:
|
|
|
72
72
|
```
|
|
73
73
|
FINDING: what
|
|
74
74
|
SOURCE: file/URL/command that proves it
|
|
75
|
+
OR "NOVEL - needs validation" for new ideas/techniques that don't exist yet
|
|
75
76
|
```
|
|
76
|
-
|
|
77
|
+
Existing claims (numbers, papers, competitor data) need real sources.
|
|
78
|
+
Novel ideas (new techniques, hypotheses, untested approaches) use "NOVEL - needs validation" and MUST be tested in the same or next cycle. The reviewer accepts novel sources but adds a criterion to criteria.json: "Validate novel technique X with experiment."
|
|
77
79
|
|
|
78
80
|
### VERIFY (Opus)
|
|
79
81
|
|