nimai-core 0.4.0 → 0.4.1

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.
Files changed (2) hide show
  1. package/dist/prompts.js +3 -3
  2. package/package.json +1 -1
package/dist/prompts.js CHANGED
@@ -97,13 +97,13 @@ Note: implementation correctness is explicitly out of scope for this review.
97
97
 
98
98
  ## Re-review closure requirement
99
99
 
100
- If this spec was previously reviewed and returned FAIL, the spec must include a closure map before you evaluate it.
100
+ If the user told you this is a re-review (the builder has fixed issues since the last verdict), check ## Review Closure before evaluating any dimension.
101
101
  Look for a section like:
102
102
 
103
103
  > ## Review Closure
104
104
  > | Issue | fixed_in_section | exact_text_changed | proof |
105
105
 
106
- **If any previously reported HARD_FAIL issue has no corresponding closure entry passed: false, automatically.**
106
+ **Any prior HARD_FAIL with no closure entry = automatic FAIL.**
107
107
  Do not evaluate the other dimensions until you confirm closure entries exist for all prior HARD_FAILs.
108
108
  If this is a first review (no prior verdict), skip this check.
109
109
 
@@ -133,7 +133,7 @@ If the spec passes all dimensions with no HARD_FAIL issues, use:
133
133
 
134
134
  If and only if \`passed\` is false, immediately append this section after the verdict block:
135
135
 
136
- ## Builder Brief
136
+ ## Paste this to your builder session:
137
137
 
138
138
  Write one actionable fix instruction per issue, in order. Each line must include:
139
139
  - issue reference (\`dimension\` + short detail),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nimai-core",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "description": "Nimai core library — template loading, lint engine, context extraction. No LLM dependencies.",
5
5
  "keywords": [
6
6
  "nimai",