@bendyline/gilde 0.1.56 → 0.1.58

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 (31) hide show
  1. package/authoring/chat-models/qwen3.8-flash-next-iq3.json +198 -0
  2. package/authoring/chat-models/qwen3.8-flash-next-iq4.json +198 -0
  3. package/data/chat-models/index.json +1 -1
  4. package/data/chat-models/qw/qwen3.8-flash-next-iq3/manifest.json +221 -0
  5. package/data/chat-models/qw/qwen3.8-flash-next-iq3/versions/1.0.0/manifest.json +36 -0
  6. package/data/chat-models/qw/qwen3.8-flash-next-iq4/manifest.json +221 -0
  7. package/data/chat-models/qw/qwen3.8-flash-next-iq4/versions/1.0.0/manifest.json +36 -0
  8. package/data/craftbook-templates/ch/character-turnaround/versions/1.0.3/test.json +7 -10
  9. package/data/craftbook-templates/do/doc-rewrite/versions/1.0.3/test.json +3 -6
  10. package/data/craftbook-templates/ed/edit-notes/versions/1.0.3/test.json +5 -8
  11. package/data/craftbook-templates/ho/holiday-card-run/versions/1.0.3/test.json +5 -8
  12. package/data/craftbook-templates/in/insurance-inventory/versions/1.0.3/test.json +6 -9
  13. package/data/craftbook-templates/it/item-intake/versions/1.0.3/test.json +7 -10
  14. package/data/craftbook-templates/me/memory-prompt-session/versions/1.0.3/test.json +9 -11
  15. package/data/craftbook-templates/mo/morning-report/versions/1.0.3/test.json +14 -17
  16. package/data/craftbook-templates/pe/pest-diagnosis/versions/1.0.3/test.json +12 -15
  17. package/data/craftbook-templates/pl/playtest-report/versions/1.0.3/test.json +9 -12
  18. package/data/craftbook-templates/pr/practice-exam/versions/1.0.3/test.json +3 -6
  19. package/data/craftbook-templates/pr/practice-session/versions/1.0.3/test.json +6 -9
  20. package/data/craftbook-templates/re/receipt-intake/versions/1.0.3/test.json +8 -11
  21. package/data/craftbook-templates/re/recipe-capture/versions/1.0.3/test.json +8 -11
  22. package/data/craftbook-templates/re/record-a-relative/versions/1.0.3/test.json +9 -11
  23. package/data/craftbook-templates/ro/rough-cut-assembly/versions/1.0.4/test.json +9 -12
  24. package/data/craftbook-templates/so/source-quality-audit/versions/1.0.3/test.json +15 -18
  25. package/data/craftbook-templates/th/thank-you-sweep/versions/1.0.3/test.json +5 -8
  26. package/data/craftbook-templates/ti/tileset-batch/versions/1.0.3/test.json +5 -8
  27. package/data/craftbook-templates/we/weak-spot-drill/versions/1.0.3/test.json +5 -8
  28. package/data/craftbook-templates/we/weekly-walkthrough/versions/1.0.3/test.json +13 -16
  29. package/data/toolsets/do/docblocks/versions/2.6.0/manifest.json +95 -0
  30. package/data/toolsets/index.json +1 -1
  31. package/package.json +1 -1
@@ -0,0 +1,221 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "kind": "chat-model",
4
+ "id": "qwen3.8-flash-next-iq3",
5
+ "name": "Qwen 3.8 Flash Next (180B-A6B, IQ3_XXS)",
6
+ "description": "Qwen's experimental preview of the architecture behind Qwen4: a 125B-parameter MoE with 6B active per token, plus a 51B n-gram embedding table designed for cheap offload. This Unsloth UD-IQ3_XXS build is an 82 GB split GGUF whose 26.8 GiB n-gram table can be demand-paged; it is the practical variant for 64 GB system RAM plus a 32 GB-class discrete GPU. Gezel starts it conservatively at 64K context and one slot, then chooses the expert GPU/CPU split from the machine's measured VRAM.",
7
+ "tags": [
8
+ "qwen",
9
+ "agentic",
10
+ "coding",
11
+ "multimodal",
12
+ "vision",
13
+ "video",
14
+ "tools",
15
+ "reasoning",
16
+ "long-context",
17
+ "moe",
18
+ "ngram-embedding",
19
+ "large",
20
+ "experimental"
21
+ ],
22
+ "category": "general",
23
+ "maintainer": {
24
+ "name": "Unsloth",
25
+ "url": "https://huggingface.co/unsloth/Qwen3.8-Flash-Next-GGUF"
26
+ },
27
+ "maker": {
28
+ "name": "Qwen",
29
+ "url": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next"
30
+ },
31
+ "version": "1.0.0",
32
+ "updatedAt": "2026-09-06T00:00:00Z",
33
+ "license": "qwen-community-1.0",
34
+ "licenseClass": "custom-restricted",
35
+ "licenseShortName": "Qwen Community 1.0",
36
+ "licenseUrl": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next/blob/main/LICENSE",
37
+ "parameterSize": "180B",
38
+ "approxSizeBytes": 81961823936,
39
+ "supportsTools": true,
40
+ "contextWindow": 262144,
41
+ "upstream": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next",
42
+ "style": {
43
+ "family": "qwen",
44
+ "reasoningFormat": "think",
45
+ "toolCallFormat": "function-call"
46
+ },
47
+ "behaviors": [
48
+ "reasoning.strip-think-tags",
49
+ "provider.merge-system-messages",
50
+ "mcp.compact-tool-schemas",
51
+ "provider.compact-write-transcript",
52
+ "fabrication.detect-past-tense-no-tools",
53
+ "turn.ollama-num-predict-bumped",
54
+ "turn.preamble-folding",
55
+ "turn.ramble-detection",
56
+ "tools.mlx-grammar",
57
+ "prompt.retrieval-first",
58
+ "prompt.workspace-gestalt",
59
+ "prompt.derive-by-execution"
60
+ ],
61
+ "tuning": {
62
+ "sampling": {
63
+ "temperature": 1,
64
+ "topP": 0.95,
65
+ "topK": 20,
66
+ "minP": 0,
67
+ "presencePenalty": 0,
68
+ "repetitionPenalty": 1,
69
+ "maxTokens": 12288
70
+ },
71
+ "samplingWhenThinking": {
72
+ "temperature": 1,
73
+ "topP": 0.95
74
+ },
75
+ "reasoning": {
76
+ "enableThinking": true,
77
+ "thinkingBudget": 4096,
78
+ "templateKwargs": {
79
+ "reasoning_effort": "xhigh"
80
+ }
81
+ },
82
+ "promptTags": {
83
+ "enableThinkingTag": "/think",
84
+ "disableThinkingTag": "/no_think"
85
+ },
86
+ "profiles": {
87
+ "thinking-general": {
88
+ "sampling": {
89
+ "temperature": 1,
90
+ "topP": 0.95,
91
+ "topK": 20,
92
+ "minP": 0,
93
+ "presencePenalty": 0,
94
+ "repetitionPenalty": 1,
95
+ "maxTokens": 12288
96
+ },
97
+ "reasoning": {
98
+ "enableThinking": true,
99
+ "thinkingBudget": 4096,
100
+ "templateKwargs": {
101
+ "reasoning_effort": "xhigh"
102
+ }
103
+ }
104
+ },
105
+ "thinking-deep": {
106
+ "reasoning": {
107
+ "enableThinking": true,
108
+ "thinkingBudget": 4096,
109
+ "templateKwargs": {
110
+ "reasoning_effort": "xhigh"
111
+ }
112
+ }
113
+ },
114
+ "thinking-coding": {
115
+ "sampling": {
116
+ "temperature": 1,
117
+ "topP": 0.95,
118
+ "topK": 20,
119
+ "minP": 0,
120
+ "presencePenalty": 0,
121
+ "repetitionPenalty": 1,
122
+ "maxTokens": 16384
123
+ },
124
+ "reasoning": {
125
+ "enableThinking": true,
126
+ "thinkingBudget": 4096,
127
+ "templateKwargs": {
128
+ "reasoning_effort": "xhigh"
129
+ }
130
+ }
131
+ },
132
+ "thinking-precise": {
133
+ "sampling": {
134
+ "temperature": 0.6,
135
+ "topP": 0.95,
136
+ "topK": 20,
137
+ "minP": 0,
138
+ "presencePenalty": 0,
139
+ "repetitionPenalty": 1,
140
+ "seed": 0,
141
+ "maxTokens": 6144
142
+ },
143
+ "reasoning": {
144
+ "enableThinking": true,
145
+ "thinkingBudget": 4096,
146
+ "templateKwargs": {
147
+ "reasoning_effort": "medium"
148
+ }
149
+ }
150
+ },
151
+ "instruct": {
152
+ "sampling": {
153
+ "temperature": 0.7,
154
+ "topP": 0.8,
155
+ "topK": 20,
156
+ "minP": 0,
157
+ "presencePenalty": 1.5,
158
+ "repetitionPenalty": 1,
159
+ "maxTokens": 4096
160
+ },
161
+ "reasoning": {
162
+ "enableThinking": false
163
+ }
164
+ },
165
+ "creative": {
166
+ "sampling": {
167
+ "temperature": 1,
168
+ "topP": 0.95,
169
+ "topK": 40,
170
+ "minP": 0,
171
+ "presencePenalty": 1.5,
172
+ "repetitionPenalty": 1,
173
+ "maxTokens": 8192
174
+ },
175
+ "reasoning": {
176
+ "enableThinking": false
177
+ }
178
+ }
179
+ },
180
+ "engine": {
181
+ "llamaCpp": {
182
+ "loadMode": "auto",
183
+ "lazyMode": "auto",
184
+ "cacheReuse": 0,
185
+ "flashAttn": "on",
186
+ "batchSize": 512,
187
+ "ubatchSize": 512,
188
+ "contextSize": 65536
189
+ }
190
+ }
191
+ },
192
+ "llamaCpp": {
193
+ "huggingfaceRepo": "unsloth/Qwen3.8-Flash-Next-GGUF",
194
+ "revision": "38bb39ee97821de2c9009abb7e93950eec396e66",
195
+ "shards": [
196
+ {
197
+ "name": "UD-IQ3_XXS/Qwen3.8-Flash-Next-UD-IQ3_XXS-00001-of-00003.gguf",
198
+ "sha256": "268f81fdedf3149a538f252308927a4d5d1f6e062c178568a51e3b519744f8a8",
199
+ "sizeBytes": 10946624
200
+ },
201
+ {
202
+ "name": "UD-IQ3_XXS/Qwen3.8-Flash-Next-UD-IQ3_XXS-00002-of-00003.gguf",
203
+ "sha256": "cfe600b236b88c7fad1613a5ca5e83b9f2beb63cbd44c32b2be50a44747c695f",
204
+ "sizeBytes": 49567921344
205
+ },
206
+ {
207
+ "name": "UD-IQ3_XXS/Qwen3.8-Flash-Next-UD-IQ3_XXS-00003-of-00003.gguf",
208
+ "sha256": "f1912ba34c79427d2295a58dcb2b732b5931af5bef7a373c60557a57d9ee7250",
209
+ "sizeBytes": 32382955968
210
+ }
211
+ ],
212
+ "approxSizeBytes": 81961823936,
213
+ "quantization": "UD-IQ3_XXS",
214
+ "residentBytes": 53150661120,
215
+ "mmproj": {
216
+ "filename": "mmproj-F16.gguf",
217
+ "sha256": "1f7b7f0b984cf065c604360c29c8098362ed61b290db0ff12c6f360bb1a8a980",
218
+ "sizeBytes": 904004000
219
+ }
220
+ }
221
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.0",
4
+ "releasedAt": "2026-09-06T00:00:00Z",
5
+ "minGezelVersion": "1.26248",
6
+ "approxSizeBytes": 81961823936,
7
+ "llamaCpp": {
8
+ "huggingfaceRepo": "unsloth/Qwen3.8-Flash-Next-GGUF",
9
+ "revision": "38bb39ee97821de2c9009abb7e93950eec396e66",
10
+ "shards": [
11
+ {
12
+ "name": "UD-IQ3_XXS/Qwen3.8-Flash-Next-UD-IQ3_XXS-00001-of-00003.gguf",
13
+ "sha256": "268f81fdedf3149a538f252308927a4d5d1f6e062c178568a51e3b519744f8a8",
14
+ "sizeBytes": 10946624
15
+ },
16
+ {
17
+ "name": "UD-IQ3_XXS/Qwen3.8-Flash-Next-UD-IQ3_XXS-00002-of-00003.gguf",
18
+ "sha256": "cfe600b236b88c7fad1613a5ca5e83b9f2beb63cbd44c32b2be50a44747c695f",
19
+ "sizeBytes": 49567921344
20
+ },
21
+ {
22
+ "name": "UD-IQ3_XXS/Qwen3.8-Flash-Next-UD-IQ3_XXS-00003-of-00003.gguf",
23
+ "sha256": "f1912ba34c79427d2295a58dcb2b732b5931af5bef7a373c60557a57d9ee7250",
24
+ "sizeBytes": 32382955968
25
+ }
26
+ ],
27
+ "approxSizeBytes": 81961823936,
28
+ "quantization": "UD-IQ3_XXS",
29
+ "residentBytes": 53150661120,
30
+ "mmproj": {
31
+ "filename": "mmproj-F16.gguf",
32
+ "sha256": "1f7b7f0b984cf065c604360c29c8098362ed61b290db0ff12c6f360bb1a8a980",
33
+ "sizeBytes": 904004000
34
+ }
35
+ }
36
+ }
@@ -0,0 +1,221 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "kind": "chat-model",
4
+ "id": "qwen3.8-flash-next-iq4",
5
+ "name": "Qwen 3.8 Flash Next (180B-A6B, IQ4_XS)",
6
+ "description": "Qwen's experimental preview of the architecture behind Qwen4: a 125B-parameter MoE with 6B active per token, plus a 51B n-gram embedding table designed for cheap offload. This higher-fidelity Unsloth UD-IQ4_XS build is a 94 GB split GGUF whose 26.8 GiB n-gram table can be demand-paged. It needs roughly 60.4 GiB for resident weights before KV cache and runtime overhead, so 96 GB system RAM is recommended; a 64 GB system with a 32 GB discrete GPU is possible but leaves almost no operating headroom.",
7
+ "tags": [
8
+ "qwen",
9
+ "agentic",
10
+ "coding",
11
+ "multimodal",
12
+ "vision",
13
+ "video",
14
+ "tools",
15
+ "reasoning",
16
+ "long-context",
17
+ "moe",
18
+ "ngram-embedding",
19
+ "large",
20
+ "experimental"
21
+ ],
22
+ "category": "general",
23
+ "maintainer": {
24
+ "name": "Unsloth",
25
+ "url": "https://huggingface.co/unsloth/Qwen3.8-Flash-Next-GGUF"
26
+ },
27
+ "maker": {
28
+ "name": "Qwen",
29
+ "url": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next"
30
+ },
31
+ "version": "1.0.0",
32
+ "updatedAt": "2026-09-06T00:00:00Z",
33
+ "license": "qwen-community-1.0",
34
+ "licenseClass": "custom-restricted",
35
+ "licenseShortName": "Qwen Community 1.0",
36
+ "licenseUrl": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next/blob/main/LICENSE",
37
+ "parameterSize": "180B",
38
+ "approxSizeBytes": 93682584224,
39
+ "supportsTools": true,
40
+ "contextWindow": 262144,
41
+ "upstream": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next",
42
+ "style": {
43
+ "family": "qwen",
44
+ "reasoningFormat": "think",
45
+ "toolCallFormat": "function-call"
46
+ },
47
+ "behaviors": [
48
+ "reasoning.strip-think-tags",
49
+ "provider.merge-system-messages",
50
+ "mcp.compact-tool-schemas",
51
+ "provider.compact-write-transcript",
52
+ "fabrication.detect-past-tense-no-tools",
53
+ "turn.ollama-num-predict-bumped",
54
+ "turn.preamble-folding",
55
+ "turn.ramble-detection",
56
+ "tools.mlx-grammar",
57
+ "prompt.retrieval-first",
58
+ "prompt.workspace-gestalt",
59
+ "prompt.derive-by-execution"
60
+ ],
61
+ "tuning": {
62
+ "sampling": {
63
+ "temperature": 1,
64
+ "topP": 0.95,
65
+ "topK": 20,
66
+ "minP": 0,
67
+ "presencePenalty": 0,
68
+ "repetitionPenalty": 1,
69
+ "maxTokens": 12288
70
+ },
71
+ "samplingWhenThinking": {
72
+ "temperature": 1,
73
+ "topP": 0.95
74
+ },
75
+ "reasoning": {
76
+ "enableThinking": true,
77
+ "thinkingBudget": 4096,
78
+ "templateKwargs": {
79
+ "reasoning_effort": "xhigh"
80
+ }
81
+ },
82
+ "promptTags": {
83
+ "enableThinkingTag": "/think",
84
+ "disableThinkingTag": "/no_think"
85
+ },
86
+ "profiles": {
87
+ "thinking-general": {
88
+ "sampling": {
89
+ "temperature": 1,
90
+ "topP": 0.95,
91
+ "topK": 20,
92
+ "minP": 0,
93
+ "presencePenalty": 0,
94
+ "repetitionPenalty": 1,
95
+ "maxTokens": 12288
96
+ },
97
+ "reasoning": {
98
+ "enableThinking": true,
99
+ "thinkingBudget": 4096,
100
+ "templateKwargs": {
101
+ "reasoning_effort": "xhigh"
102
+ }
103
+ }
104
+ },
105
+ "thinking-deep": {
106
+ "reasoning": {
107
+ "enableThinking": true,
108
+ "thinkingBudget": 4096,
109
+ "templateKwargs": {
110
+ "reasoning_effort": "xhigh"
111
+ }
112
+ }
113
+ },
114
+ "thinking-coding": {
115
+ "sampling": {
116
+ "temperature": 1,
117
+ "topP": 0.95,
118
+ "topK": 20,
119
+ "minP": 0,
120
+ "presencePenalty": 0,
121
+ "repetitionPenalty": 1,
122
+ "maxTokens": 16384
123
+ },
124
+ "reasoning": {
125
+ "enableThinking": true,
126
+ "thinkingBudget": 4096,
127
+ "templateKwargs": {
128
+ "reasoning_effort": "xhigh"
129
+ }
130
+ }
131
+ },
132
+ "thinking-precise": {
133
+ "sampling": {
134
+ "temperature": 0.6,
135
+ "topP": 0.95,
136
+ "topK": 20,
137
+ "minP": 0,
138
+ "presencePenalty": 0,
139
+ "repetitionPenalty": 1,
140
+ "seed": 0,
141
+ "maxTokens": 6144
142
+ },
143
+ "reasoning": {
144
+ "enableThinking": true,
145
+ "thinkingBudget": 4096,
146
+ "templateKwargs": {
147
+ "reasoning_effort": "medium"
148
+ }
149
+ }
150
+ },
151
+ "instruct": {
152
+ "sampling": {
153
+ "temperature": 0.7,
154
+ "topP": 0.8,
155
+ "topK": 20,
156
+ "minP": 0,
157
+ "presencePenalty": 1.5,
158
+ "repetitionPenalty": 1,
159
+ "maxTokens": 4096
160
+ },
161
+ "reasoning": {
162
+ "enableThinking": false
163
+ }
164
+ },
165
+ "creative": {
166
+ "sampling": {
167
+ "temperature": 1,
168
+ "topP": 0.95,
169
+ "topK": 40,
170
+ "minP": 0,
171
+ "presencePenalty": 1.5,
172
+ "repetitionPenalty": 1,
173
+ "maxTokens": 8192
174
+ },
175
+ "reasoning": {
176
+ "enableThinking": false
177
+ }
178
+ }
179
+ },
180
+ "engine": {
181
+ "llamaCpp": {
182
+ "loadMode": "auto",
183
+ "lazyMode": "auto",
184
+ "cacheReuse": 0,
185
+ "flashAttn": "on",
186
+ "batchSize": 512,
187
+ "ubatchSize": 512,
188
+ "contextSize": 65536
189
+ }
190
+ }
191
+ },
192
+ "llamaCpp": {
193
+ "huggingfaceRepo": "unsloth/Qwen3.8-Flash-Next-GGUF",
194
+ "revision": "38bb39ee97821de2c9009abb7e93950eec396e66",
195
+ "shards": [
196
+ {
197
+ "name": "UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00001-of-00003.gguf",
198
+ "sha256": "5ce89370720f8bf90890f439361282104c1aa1482d4013bb9a50923e758e71a4",
199
+ "sizeBytes": 10946624
200
+ },
201
+ {
202
+ "name": "UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00002-of-00003.gguf",
203
+ "sha256": "577a38a2392b40ca2193cea502e1d92f60b8cd370675d308e0ec21885d9daaa7",
204
+ "sizeBytes": 49835229856
205
+ },
206
+ {
207
+ "name": "UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00003-of-00003.gguf",
208
+ "sha256": "d4634e6d84f0ebb0940be15c90d3790bf6464e3dea3a1cddc567dc0e83ad8833",
209
+ "sizeBytes": 43836407744
210
+ }
211
+ ],
212
+ "approxSizeBytes": 93682584224,
213
+ "quantization": "UD-IQ4_XS",
214
+ "residentBytes": 64871421440,
215
+ "mmproj": {
216
+ "filename": "mmproj-F16.gguf",
217
+ "sha256": "1f7b7f0b984cf065c604360c29c8098362ed61b290db0ff12c6f360bb1a8a980",
218
+ "sizeBytes": 904004000
219
+ }
220
+ }
221
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.0",
4
+ "releasedAt": "2026-09-06T00:00:00Z",
5
+ "minGezelVersion": "1.26248",
6
+ "approxSizeBytes": 93682584224,
7
+ "llamaCpp": {
8
+ "huggingfaceRepo": "unsloth/Qwen3.8-Flash-Next-GGUF",
9
+ "revision": "38bb39ee97821de2c9009abb7e93950eec396e66",
10
+ "shards": [
11
+ {
12
+ "name": "UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00001-of-00003.gguf",
13
+ "sha256": "5ce89370720f8bf90890f439361282104c1aa1482d4013bb9a50923e758e71a4",
14
+ "sizeBytes": 10946624
15
+ },
16
+ {
17
+ "name": "UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00002-of-00003.gguf",
18
+ "sha256": "577a38a2392b40ca2193cea502e1d92f60b8cd370675d308e0ec21885d9daaa7",
19
+ "sizeBytes": 49835229856
20
+ },
21
+ {
22
+ "name": "UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00003-of-00003.gguf",
23
+ "sha256": "d4634e6d84f0ebb0940be15c90d3790bf6464e3dea3a1cddc567dc0e83ad8833",
24
+ "sizeBytes": 43836407744
25
+ }
26
+ ],
27
+ "approxSizeBytes": 93682584224,
28
+ "quantization": "UD-IQ4_XS",
29
+ "residentBytes": 64871421440,
30
+ "mmproj": {
31
+ "filename": "mmproj-F16.gguf",
32
+ "sha256": "1f7b7f0b984cf065c604360c29c8098362ed61b290db0ff12c6f360bb1a8a980",
33
+ "sizeBytes": 904004000
34
+ }
35
+ }
36
+ }
@@ -31,14 +31,11 @@
31
31
  "worker": {
32
32
  "name": "Ellen",
33
33
  "role": "Assetsmid"
34
- },
35
- "craftbookParams": {
36
- "workPath": "tasks/eval"
37
34
  }
38
35
  },
39
36
  "mocks": [],
40
37
  "success": {
41
- "summary": "assets/characters/knight holds the four turnaround views; the manifest records each with seed and prompt; tasks/eval/report.md hands the set to the sprite work.",
38
+ "summary": "assets/characters/knight holds the four turnaround views; the manifest records each with seed and prompt; report.md in this task's own artifacts working folder hands the set to the sprite work.",
42
39
  "checks": [
43
40
  {
44
41
  "kind": "fileCount",
@@ -120,20 +117,20 @@
120
117
  "artifact": true
121
118
  },
122
119
  {
123
- "path": "tasks/eval/report.md",
120
+ "path": "{{task.dir}}/report.md",
124
121
  "kind": "markdown-report",
125
122
  "minBytes": 600,
126
123
  "checks": [
127
124
  {
128
125
  "kind": "contains",
129
- "file": "tasks/eval/report.md",
126
+ "file": "{{task.dir}}/report.md",
130
127
  "pattern": "(?:^|\\n)#{1,3}\\s+\\S",
131
128
  "flags": "i",
132
129
  "artifact": true
133
130
  },
134
131
  {
135
132
  "kind": "contains",
136
- "file": "tasks/eval/report.md",
133
+ "file": "{{task.dir}}/report.md",
137
134
  "pattern": "front",
138
135
  "flags": "i",
139
136
  "label": "front view named",
@@ -141,7 +138,7 @@
141
138
  },
142
139
  {
143
140
  "kind": "contains",
144
- "file": "tasks/eval/report.md",
141
+ "file": "{{task.dir}}/report.md",
145
142
  "pattern": "side|profile",
146
143
  "flags": "i",
147
144
  "label": "side view named",
@@ -149,7 +146,7 @@
149
146
  },
150
147
  {
151
148
  "kind": "contains",
152
- "file": "tasks/eval/report.md",
149
+ "file": "{{task.dir}}/report.md",
153
150
  "pattern": "back",
154
151
  "flags": "i",
155
152
  "label": "back view named",
@@ -162,7 +159,7 @@
162
159
  },
163
160
  "rubric": {
164
161
  "artifact": {
165
- "path": "tasks/eval/report.md",
162
+ "path": "{{task.dir}}/report.md",
166
163
  "kind": "markdown"
167
164
  },
168
165
  "axes": [
@@ -20,9 +20,6 @@
20
20
  "worker": {
21
21
  "name": "Wieke",
22
22
  "role": "Copywriter"
23
- },
24
- "craftbookParams": {
25
- "workPath": "tasks/eval"
26
23
  }
27
24
  },
28
25
  "mocks": [],
@@ -30,14 +27,14 @@
30
27
  "summary": "rewritten-doc.md is a usable procedure that preserves every fact from the original, and the audit that drove it is on record.",
31
28
  "deliverables": [
32
29
  {
33
- "path": "tasks/eval/audit.md",
30
+ "path": "{{task.dir}}/audit.md",
34
31
  "kind": "markdown-notes",
35
32
  "artifact": true,
36
33
  "minBytes": 250,
37
34
  "checks": [
38
35
  {
39
36
  "kind": "contains",
40
- "file": "tasks/eval/audit.md",
37
+ "file": "{{task.dir}}/audit.md",
41
38
  "pattern": "RPO|jargon|acronym",
42
39
  "flags": "i",
43
40
  "label": "names the undefined jargon",
@@ -45,7 +42,7 @@
45
42
  },
46
43
  {
47
44
  "kind": "contains",
48
- "file": "tasks/eval/audit.md",
45
+ "file": "{{task.dir}}/audit.md",
49
46
  "pattern": "prerequisit|ops-admin|up front",
50
47
  "flags": "i",
51
48
  "label": "names the buried prerequisite",
@@ -8,7 +8,7 @@
8
8
  "prompt": "footage for the workshop video is indexed and the trancript is in — can you do an edit pass and give me a cutlist? somethings draggy in the middle",
9
9
  "setup": {
10
10
  "projectName": "Video Workshop — Edit Notes Eval",
11
- "about": "Self-contained eval project for edit-notes. The clip index is media/index.json (five clips with durations in seconds), the raw transcript is transcripts/raw.txt (per-clip mm:ss timecodes), and the storyboard is storyboard.md. The edit notes go to tasks/eval/edit-notes.md and the cut list to cutlist.json.",
11
+ "about": "Self-contained eval project for edit-notes. The clip index is media/index.json (five clips with durations in seconds), the raw transcript is transcripts/raw.txt (per-clip mm:ss timecodes), and the storyboard is storyboard.md. The edit notes go to edit-notes.md in this task's own artifacts working folder and the cut list to cutlist.json.",
12
12
  "missionObjectives": "Use the Edit Notes Pass craftbook/template, review the seeded transcript against the media index, and produce timestamped edit notes plus cutlist.json. Every cut decision carries a timecode and a reason; no invented footage. No live services or real media tools — this is the review-and-cutlist half.",
13
13
  "files": [
14
14
  {
@@ -27,9 +27,6 @@
27
27
  "worker": {
28
28
  "name": "Teun",
29
29
  "role": "Editor"
30
- },
31
- "craftbookParams": {
32
- "workPath": "tasks/eval"
33
30
  }
34
31
  },
35
32
  "mocks": [],
@@ -77,20 +74,20 @@
77
74
  ]
78
75
  },
79
76
  {
80
- "path": "tasks/eval/edit-notes.md",
77
+ "path": "{{task.dir}}/edit-notes.md",
81
78
  "kind": "markdown-notes",
82
79
  "minBytes": 400,
83
80
  "checks": [
84
81
  {
85
82
  "kind": "contains",
86
- "file": "tasks/eval/edit-notes.md",
83
+ "file": "{{task.dir}}/edit-notes.md",
87
84
  "pattern": "\\d{1,2}:\\d{2}",
88
85
  "label": "the edit notes carry mm:ss timecodes",
89
86
  "artifact": true
90
87
  },
91
88
  {
92
89
  "kind": "contains",
93
- "file": "tasks/eval/edit-notes.md",
90
+ "file": "{{task.dir}}/edit-notes.md",
94
91
  "pattern": "tangent|timber|drags|drift",
95
92
  "flags": "i",
96
93
  "label": "the interview tangent in the middle is called out",
@@ -98,7 +95,7 @@
98
95
  },
99
96
  {
100
97
  "kind": "contains",
101
- "file": "tasks/eval/edit-notes.md",
98
+ "file": "{{task.dir}}/edit-notes.md",
102
99
  "pattern": "repeat|again|redundant|duplicate",
103
100
  "flags": "i",
104
101
  "label": "the repeated demo step is called out",