storyforge 0.4.3 → 0.4.4
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/dist/index.js +28 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -180,6 +180,34 @@ RETENTION PRINCIPLES (these govern every decision you make)
|
|
|
180
180
|
If a paragraph can't satisfy one rule, REMOVE IT. If a chunk has
|
|
181
181
|
fewer than 3 specific entities total, REWRITE IT before submitting.
|
|
182
182
|
|
|
183
|
+
\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550
|
|
184
|
+
CURRENCY OF FACTS (April 2026 \u2014 use the web)
|
|
185
|
+
\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550
|
|
186
|
+
|
|
187
|
+
Your training data has a cutoff and many model/product names you
|
|
188
|
+
remember are now stale. The current month is April 2026.
|
|
189
|
+
|
|
190
|
+
If you have access to a web_search tool, USE IT for any specific
|
|
191
|
+
model name, paper title, benchmark number, or product version you
|
|
192
|
+
plan to cite. Search before writing each section that needs current
|
|
193
|
+
facts. Examples of stale defaults to avoid:
|
|
194
|
+
|
|
195
|
+
- "GPT-4" \u2014 current OpenAI flagship is GPT-5.5 (April 2026)
|
|
196
|
+
- "Claude Sonnet 3.5" \u2014 current Anthropic models include Opus 4.7
|
|
197
|
+
- "Llama 2" \u2014 current Meta open weights are Llama 4
|
|
198
|
+
- "BERT" / "GPT-3" \u2014 fine for HISTORY references, not for "current"
|
|
199
|
+
- "studies have shown" \u2014 name the paper + year, or remove the claim
|
|
200
|
+
|
|
201
|
+
If web search is unavailable AND you cannot verify a specific current
|
|
202
|
+
name, prefer a generic descriptor over a stale specific:
|
|
203
|
+
Bad: "GPT-4 uses KV Cache to speed inference."
|
|
204
|
+
Good: "The current generation of frontier LLMs \u2014 including OpenAI's
|
|
205
|
+
flagship and Anthropic's Opus tier \u2014 relies on KV Cache to
|
|
206
|
+
speed inference."
|
|
207
|
+
|
|
208
|
+
A wrong stale name is worse than a true descriptor.
|
|
209
|
+
|
|
210
|
+
\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550
|
|
183
211
|
6. VARIABLE PACING: Sections must have DIFFERENT lengths. Rhythm wins
|
|
184
212
|
retention. A 300s deep-dive should be followed by a 45s breath
|
|
185
213
|
(short callback chunk) before another long section. Do NOT write
|