Commit 226c3f2
committed
V41 Gate 5: harden ReadNeed prompt program
Rewrite ReadNeed PromptParts around exact read-request comprehension, source constraints, feedback lineage, and source-safe review boundaries.
Add a package-backed Gate 5 hardening artifact, checker, generator, protocol tests, exports, workflow hooks, and refreshed V41 inventory/registry/benchmark roots.
Tighten ReadNeed inference parsing with a strict schema and explicit sourceConstraints/reviewBoundary prompt context.1 parent 9486249 commit 226c3f2
28 files changed
Lines changed: 2409 additions & 46 deletions
File tree
- .bitcode
- .github/workflows
- packages
- pipelines/asset-pack/src
- prompts/src/raw_promptparts/specific
- protocol
- src
- canonical
- test
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13352 | 13352 | | |
13353 | 13353 | | |
13354 | 13354 | | |
13355 | | - | |
| 13355 | + | |
13356 | 13356 | | |
13357 | 13357 | | |
13358 | 13358 | | |
| |||
13428 | 13428 | | |
13429 | 13429 | | |
13430 | 13430 | | |
13431 | | - | |
| 13431 | + | |
13432 | 13432 | | |
13433 | 13433 | | |
13434 | 13434 | | |
| |||
13504 | 13504 | | |
13505 | 13505 | | |
13506 | 13506 | | |
13507 | | - | |
| 13507 | + | |
13508 | 13508 | | |
13509 | 13509 | | |
13510 | 13510 | | |
| |||
13583 | 13583 | | |
13584 | 13584 | | |
13585 | 13585 | | |
13586 | | - | |
| 13586 | + | |
13587 | 13587 | | |
13588 | 13588 | | |
13589 | 13589 | | |
| |||
13659 | 13659 | | |
13660 | 13660 | | |
13661 | 13661 | | |
13662 | | - | |
| 13662 | + | |
13663 | 13663 | | |
13664 | 13664 | | |
13665 | 13665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
| 184 | + | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
465 | | - | |
| 464 | + | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | | - | |
1078 | | - | |
| 1077 | + | |
| 1078 | + | |
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
| |||
1593 | 1593 | | |
1594 | 1594 | | |
1595 | 1595 | | |
1596 | | - | |
1597 | | - | |
| 1596 | + | |
| 1597 | + | |
1598 | 1598 | | |
1599 | 1599 | | |
1600 | 1600 | | |
| |||
1626 | 1626 | | |
1627 | 1627 | | |
1628 | 1628 | | |
1629 | | - | |
1630 | | - | |
| 1629 | + | |
| 1630 | + | |
1631 | 1631 | | |
1632 | 1632 | | |
1633 | 1633 | | |
| |||
1657 | 1657 | | |
1658 | 1658 | | |
1659 | 1659 | | |
1660 | | - | |
1661 | | - | |
| 1660 | + | |
| 1661 | + | |
1662 | 1662 | | |
1663 | 1663 | | |
1664 | 1664 | | |
| |||
1807 | 1807 | | |
1808 | 1808 | | |
1809 | 1809 | | |
1810 | | - | |
1811 | | - | |
| 1810 | + | |
| 1811 | + | |
1812 | 1812 | | |
1813 | 1813 | | |
1814 | 1814 | | |
| |||
0 commit comments