opencode-skills-collection 3.0.48 → 3.0.49

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 (403) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +15 -1
  2. package/bundled-skills/ab-test-setup/SKILL.md +6 -6
  3. package/bundled-skills/apify-actorization/SKILL.md +2 -2
  4. package/bundled-skills/brave-man/SKILL.md +191 -0
  5. package/bundled-skills/crossframe/SKILL.md +212 -0
  6. package/bundled-skills/crossframe/agents/openai.yaml +4 -0
  7. package/bundled-skills/crossframe/evals/crossframe-smoke-tests.md +277 -0
  8. package/bundled-skills/crossframe/examples/ai-compliance-case.md +21 -0
  9. package/bundled-skills/crossframe/examples/bad-output-vs-good-output.md +54 -0
  10. package/bundled-skills/crossframe/examples/concept-nihilism-case.md +39 -0
  11. package/bundled-skills/crossframe/examples/exit-transfer-case.md +21 -0
  12. package/bundled-skills/crossframe/examples/expression-translation-case.md +15 -0
  13. package/bundled-skills/crossframe/examples/field-dissociation-case.md +16 -0
  14. package/bundled-skills/crossframe/examples/framework-boundary-case.md +27 -0
  15. package/bundled-skills/crossframe/examples/governance-continuity-case.md +17 -0
  16. package/bundled-skills/crossframe/examples/healing-transfer-route-case.md +19 -0
  17. package/bundled-skills/crossframe/examples/high-reflexivity-case.md +19 -0
  18. package/bundled-skills/crossframe/examples/intimate-relationship-light-case.md +18 -0
  19. package/bundled-skills/crossframe/examples/large-scale-stress-case.md +17 -0
  20. package/bundled-skills/crossframe/examples/life-first-cause-case.md +34 -0
  21. package/bundled-skills/crossframe/examples/lifecycle-stage-case.md +16 -0
  22. package/bundled-skills/crossframe/examples/love-open-action-case.md +21 -0
  23. package/bundled-skills/crossframe/examples/low-condition-action-case.md +21 -0
  24. package/bundled-skills/crossframe/examples/organization-case.md +42 -0
  25. package/bundled-skills/crossframe/examples/progression-case.md +16 -0
  26. package/bundled-skills/crossframe/examples/public-institution-case.md +19 -0
  27. package/bundled-skills/crossframe/examples/public-system-case.md +39 -0
  28. package/bundled-skills/crossframe/examples/relationship-case.md +42 -0
  29. package/bundled-skills/crossframe/examples/scale-transfer-misuse-case.md +21 -0
  30. package/bundled-skills/crossframe/examples/strong-judgment-case.md +19 -0
  31. package/bundled-skills/crossframe/examples/theory-backend-case.md +18 -0
  32. package/bundled-skills/crossframe/protocols/anti-capture-protocol.md +40 -0
  33. package/bundled-skills/crossframe/protocols/concept-explanation-protocol.md +80 -0
  34. package/bundled-skills/crossframe/protocols/diagnosis-protocol.md +94 -0
  35. package/bundled-skills/crossframe/protocols/expression-translation-protocol.md +28 -0
  36. package/bundled-skills/crossframe/protocols/field-dissociation-protocol.md +28 -0
  37. package/bundled-skills/crossframe/protocols/framework-boundary-protocol.md +38 -0
  38. package/bundled-skills/crossframe/protocols/governance-continuity-protocol.md +32 -0
  39. package/bundled-skills/crossframe/protocols/healing-transfer-protocol.md +69 -0
  40. package/bundled-skills/crossframe/protocols/high-reflexivity-protocol.md +55 -0
  41. package/bundled-skills/crossframe/protocols/inference-protocol.md +49 -0
  42. package/bundled-skills/crossframe/protocols/intimate-relationship-protocol.md +50 -0
  43. package/bundled-skills/crossframe/protocols/large-scale-stress-test-protocol.md +26 -0
  44. package/bundled-skills/crossframe/protocols/lifecycle-diagnosis-protocol.md +50 -0
  45. package/bundled-skills/crossframe/protocols/low-condition-action-protocol.md +33 -0
  46. package/bundled-skills/crossframe/protocols/open-assertion-protocol.md +55 -0
  47. package/bundled-skills/crossframe/protocols/progression-protocol.md +30 -0
  48. package/bundled-skills/crossframe/protocols/proposition-verification-protocol.md +64 -0
  49. package/bundled-skills/crossframe/protocols/public-institution-protocol.md +66 -0
  50. package/bundled-skills/crossframe/references/concept-cards/README.md +50 -0
  51. package/bundled-skills/crossframe/references/concept-cards/accessibility-toolization-split.md +29 -0
  52. package/bundled-skills/crossframe/references/concept-cards/anchor-group.md +40 -0
  53. package/bundled-skills/crossframe/references/concept-cards/chengjie-huiliu.md +52 -0
  54. package/bundled-skills/crossframe/references/concept-cards/dynamics-group.md +42 -0
  55. package/bundled-skills/crossframe/references/concept-cards/evidence-cost.md +45 -0
  56. package/bundled-skills/crossframe/references/concept-cards/exit-transfer.md +41 -0
  57. package/bundled-skills/crossframe/references/concept-cards/framework-governance-falsification.md +29 -0
  58. package/bundled-skills/crossframe/references/concept-cards/judgment-grades.md +46 -0
  59. package/bundled-skills/crossframe/references/concept-cards/love-generative-action.md +29 -0
  60. package/bundled-skills/crossframe/references/concept-cards/love-open-action.md +51 -0
  61. package/bundled-skills/crossframe/references/concept-cards/low-condition-action.md +50 -0
  62. package/bundled-skills/crossframe/references/concept-cards/malicious-compliance-ai-validation.md +29 -0
  63. package/bundled-skills/crossframe/references/concept-cards/mechanism-candidates.md +38 -0
  64. package/bundled-skills/crossframe/references/concept-cards/metaphor-source-transparency.md +29 -0
  65. package/bundled-skills/crossframe/references/concept-cards/no-institution-middle-path.md +29 -0
  66. package/bundled-skills/crossframe/references/concept-cards/observation-entropy-contraction.md +29 -0
  67. package/bundled-skills/crossframe/references/concept-cards/open-assertion.md +69 -0
  68. package/bundled-skills/crossframe/references/concept-cards/power-closure.md +51 -0
  69. package/bundled-skills/crossframe/references/concept-cards/procedural-judgment-responsibility.md +29 -0
  70. package/bundled-skills/crossframe/references/concept-cards/reflexivity.md +50 -0
  71. package/bundled-skills/crossframe/references/concept-cards/repair-byproduct.md +38 -0
  72. package/bundled-skills/crossframe/references/concept-cards/responsibility-chain.md +58 -0
  73. package/bundled-skills/crossframe/references/concept-cards/scale-transfer.md +50 -0
  74. package/bundled-skills/crossframe/references/concept-cards/structure-process-group.md +44 -0
  75. package/bundled-skills/crossframe/references/concept-cards/trapped-subject-trauma-baseline.md +29 -0
  76. package/bundled-skills/crossframe/references/concept-cards/visibility-opacity-weak-signals.md +29 -0
  77. package/bundled-skills/crossframe/references/concepts-minimal-set.md +53 -0
  78. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-action-healing-transfer-pack.md +66 -0
  79. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-ai-process-artifact-boundary-pack.md +71 -0
  80. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-anchor-dynamics-structure-process-pack.md +62 -0
  81. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-concept-weaponization-dogma-pack.md +69 -0
  82. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-core-concept-integrity-pack.md +62 -0
  83. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-cross-scale-context-translation-pack.md +70 -0
  84. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-diagnosis-admission-downgrade-exit-pack.md +65 -0
  85. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-domain-translation-normative-source-pack.md +70 -0
  86. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-evidence-downgrade-action-ceiling-pack.md +62 -0
  87. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-framework-self-diagnosis-falsification-pack.md +72 -0
  88. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-governance-continuity-multicenter-pack.md +67 -0
  89. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-long-evolution-progression-field-pack.md +70 -0
  90. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-love-trapped-trauma-pack.md +67 -0
  91. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-low-power-protection-pack.md +64 -0
  92. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-media-platform-crisis-pack.md +70 -0
  93. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-observation-reflexivity-release-pack.md +64 -0
  94. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-open-assertion-proposition-pack.md +64 -0
  95. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-public-power-institution-pack.md +66 -0
  96. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-responsibility-intervention-separation-pack.md +64 -0
  97. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-root-assumptions-meta-rules-pack.md +70 -0
  98. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-seven-gates-diagnosis-pack.md +64 -0
  99. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-source-evidence-separation-pack.md +62 -0
  100. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-state-coordinate-lifecycle-pack.md +64 -0
  101. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-strong-judgment-eight-pack.md +69 -0
  102. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-toolization-accessibility-release-pack.md +75 -0
  103. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-use-boundary-governance-pack.md +69 -0
  104. package/bundled-skills/crossframe/references/continuity-bundles.md +64 -0
  105. package/bundled-skills/crossframe/references/continuity-closure-map.md +40 -0
  106. package/bundled-skills/crossframe/references/crossframe-v2-core.md +77 -0
  107. package/bundled-skills/crossframe/references/diagnostic-dimensions.md +33 -0
  108. package/bundled-skills/crossframe/references/diagnostic-toolbox-index.md +36 -0
  109. package/bundled-skills/crossframe/references/expression-translation-table.md +34 -0
  110. package/bundled-skills/crossframe/references/field-management-and-dissociation.md +43 -0
  111. package/bundled-skills/crossframe/references/framework-ontology-protection.md +60 -0
  112. package/bundled-skills/crossframe/references/guardrails.md +47 -0
  113. package/bundled-skills/crossframe/references/integrity-check.md +212 -0
  114. package/bundled-skills/crossframe/references/love-as-open-action.md +42 -0
  115. package/bundled-skills/crossframe/references/power-closure-and-exit.md +39 -0
  116. package/bundled-skills/crossframe/references/read-routing-map.md +113 -0
  117. package/bundled-skills/crossframe/references/reflexivity-and-observation.md +33 -0
  118. package/bundled-skills/crossframe/references/runtime-read-policy.md +59 -0
  119. package/bundled-skills/crossframe/references/scale-transfer-gate.md +36 -0
  120. package/bundled-skills/crossframe/references/source-ledger-workflow.md +72 -0
  121. package/bundled-skills/crossframe/references/theory-backend-index.md +102 -0
  122. package/bundled-skills/crossframe/references/v2-coverage-map.md +64 -0
  123. package/bundled-skills/crossframe/references/v2-section-digest-index.md +272 -0
  124. package/bundled-skills/crossframe/references/v2-source-spine.md +285 -0
  125. package/bundled-skills/crossframe/references/v2-term-fidelity.md +72 -0
  126. package/bundled-skills/crossframe/references/v3-change-rationale-from-patch.md +49 -0
  127. package/bundled-skills/crossframe/references/v3-coverage-map.md +48 -0
  128. package/bundled-skills/crossframe/references/v3-section-digest-index.md +337 -0
  129. package/bundled-skills/crossframe/references/v3-source-spine.md +368 -0
  130. package/bundled-skills/crossframe/references/v3-term-fidelity.md +34 -0
  131. package/bundled-skills/crossframe/references/v5-coverage-map.md +51 -0
  132. package/bundled-skills/crossframe/references/v5-material-selection-map.md +45 -0
  133. package/bundled-skills/crossframe/references/v5-section-digest-index.md +3479 -0
  134. package/bundled-skills/crossframe/references/v5-source-spine.md +462 -0
  135. package/bundled-skills/crossframe/references/v5-term-fidelity.md +109 -0
  136. package/bundled-skills/crossframe/templates/concept-explanation-output.md +62 -0
  137. package/bundled-skills/crossframe/templates/expression-translation-output.md +49 -0
  138. package/bundled-skills/crossframe/templates/field-dissociation-output.md +33 -0
  139. package/bundled-skills/crossframe/templates/framework-boundary-output.md +35 -0
  140. package/bundled-skills/crossframe/templates/full-diagnosis-output.md +100 -0
  141. package/bundled-skills/crossframe/templates/governance-continuity-output.md +34 -0
  142. package/bundled-skills/crossframe/templates/healing-transfer-output.md +38 -0
  143. package/bundled-skills/crossframe/templates/high-reflexivity-output.md +39 -0
  144. package/bundled-skills/crossframe/templates/inference-output.md +58 -0
  145. package/bundled-skills/crossframe/templates/intimate-relationship-output.md +35 -0
  146. package/bundled-skills/crossframe/templates/large-scale-stress-output.md +32 -0
  147. package/bundled-skills/crossframe/templates/lifecycle-output.md +37 -0
  148. package/bundled-skills/crossframe/templates/open-assertion-output.md +42 -0
  149. package/bundled-skills/crossframe/templates/progression-output.md +28 -0
  150. package/bundled-skills/crossframe/templates/public-institution-output.md +42 -0
  151. package/bundled-skills/crossframe/templates/quick-diagnosis-output.md +42 -0
  152. package/bundled-skills/crossframe/templates/read-state-capsule.md +88 -0
  153. package/bundled-skills/crossframe/templates/reasoning-outline-output.md +53 -0
  154. package/bundled-skills/crossframe/templates/strong-judgment-output.md +52 -0
  155. package/bundled-skills/crossframe/templates/user-facing-language.md +83 -0
  156. package/bundled-skills/crossframe/worksheets/concept-fidelity-check.md +32 -0
  157. package/bundled-skills/crossframe/worksheets/evidence-ledger.md +26 -0
  158. package/bundled-skills/crossframe/worksheets/field-dissociation-check.md +22 -0
  159. package/bundled-skills/crossframe/worksheets/five-gates-worksheet.md +49 -0
  160. package/bundled-skills/crossframe/worksheets/framework-boundary-check.md +23 -0
  161. package/bundled-skills/crossframe/worksheets/governance-continuity-check.md +24 -0
  162. package/bundled-skills/crossframe/worksheets/healing-transfer-map.md +20 -0
  163. package/bundled-skills/crossframe/worksheets/high-responsibility-check.md +41 -0
  164. package/bundled-skills/crossframe/worksheets/intake-worksheet.md +52 -0
  165. package/bundled-skills/crossframe/worksheets/intimate-relationship-light-check.md +18 -0
  166. package/bundled-skills/crossframe/worksheets/large-scale-stress-test.md +25 -0
  167. package/bundled-skills/crossframe/worksheets/lifecycle-stage-record.md +26 -0
  168. package/bundled-skills/crossframe/worksheets/mechanism-candidates.md +28 -0
  169. package/bundled-skills/crossframe/worksheets/open-assertion-record.md +32 -0
  170. package/bundled-skills/crossframe/worksheets/proposition-verification.md +34 -0
  171. package/bundled-skills/crossframe/worksheets/prospective-registration.md +18 -0
  172. package/bundled-skills/crossframe/worksheets/public-institution-check.md +17 -0
  173. package/bundled-skills/crossframe/worksheets/reflexivity-state-transfer.md +23 -0
  174. package/bundled-skills/crossframe/worksheets/seven-gates-worksheet.md +43 -0
  175. package/bundled-skills/crossframe/worksheets/source-anchor-integrity-check.md +92 -0
  176. package/bundled-skills/crossframe/worksheets/source-continuity-check.md +76 -0
  177. package/bundled-skills/crossframe/worksheets/sub-anchor-progression.md +19 -0
  178. package/bundled-skills/crossframe-casebook/SKILL.md +112 -0
  179. package/bundled-skills/crossframe-casebook/agents/openai.yaml +4 -0
  180. package/bundled-skills/crossframe-casebook/evals/crossframe-casebook-smoke-tests.md +112 -0
  181. package/bundled-skills/crossframe-casebook/examples/failure-samples.md +65 -0
  182. package/bundled-skills/crossframe-casebook/examples/organization-case.md +68 -0
  183. package/bundled-skills/crossframe-casebook/examples/public-dispute-case.md +68 -0
  184. package/bundled-skills/crossframe-casebook/examples/relationship-case.md +68 -0
  185. package/bundled-skills/crossframe-casebook/protocols/casebook-build-protocol.md +41 -0
  186. package/bundled-skills/crossframe-casebook/protocols/material-boundary-protocol.md +57 -0
  187. package/bundled-skills/crossframe-casebook/protocols/mechanism-extraction-protocol.md +45 -0
  188. package/bundled-skills/crossframe-casebook/references/casebook-field-guide.md +64 -0
  189. package/bundled-skills/crossframe-casebook/references/privacy-and-redaction-rules.md +43 -0
  190. package/bundled-skills/crossframe-casebook/references/reuse-taxonomy.md +30 -0
  191. package/bundled-skills/crossframe-casebook/templates/casebook-entry-template.md +74 -0
  192. package/bundled-skills/crossframe-casebook/templates/casebook-index-template.md +34 -0
  193. package/bundled-skills/crossframe-casebook/templates/redacted-source-ledger-template.md +31 -0
  194. package/bundled-skills/crossframe-critical/SKILL.md +96 -0
  195. package/bundled-skills/crossframe-critical/agents/openai.yaml +6 -0
  196. package/bundled-skills/crossframe-critical/evals/crossframe-critical-smoke-tests.md +97 -0
  197. package/bundled-skills/crossframe-critical/protocols/critical-article-protocol.md +61 -0
  198. package/bundled-skills/crossframe-critical/references/critical-matrix.md +63 -0
  199. package/bundled-skills/crossframe-critical/references/example-and-evidence-rules.md +56 -0
  200. package/bundled-skills/crossframe-critical/templates/critical-output-template.md +55 -0
  201. package/bundled-skills/crossframe-debate/SKILL.md +127 -0
  202. package/bundled-skills/crossframe-debate/agents/openai.yaml +4 -0
  203. package/bundled-skills/crossframe-debate/evals/crossframe-debate-smoke-tests.md +124 -0
  204. package/bundled-skills/crossframe-debate/examples/failure-samples.md +49 -0
  205. package/bundled-skills/crossframe-debate/examples/philosophical-proposition-case.md +19 -0
  206. package/bundled-skills/crossframe-debate/examples/public-proposition-case.md +19 -0
  207. package/bundled-skills/crossframe-debate/examples/relationship-proposition-case.md +19 -0
  208. package/bundled-skills/crossframe-debate/protocols/debate-protocol.md +88 -0
  209. package/bundled-skills/crossframe-debate/references/debate-failure-patterns.md +80 -0
  210. package/bundled-skills/crossframe-debate/references/debate-quality-gates.md +49 -0
  211. package/bundled-skills/crossframe-debate/templates/debate-analysis-output.md +69 -0
  212. package/bundled-skills/crossframe-dialogue/SKILL.md +112 -0
  213. package/bundled-skills/crossframe-dialogue/agents/openai.yaml +4 -0
  214. package/bundled-skills/crossframe-dialogue/evals/crossframe-dialogue-smoke-tests.md +127 -0
  215. package/bundled-skills/crossframe-dialogue/examples/boundary-high-responsibility.md +20 -0
  216. package/bundled-skills/crossframe-dialogue/examples/failure-modes.md +36 -0
  217. package/bundled-skills/crossframe-dialogue/examples/normal-reader-question.md +20 -0
  218. package/bundled-skills/crossframe-dialogue/protocols/consultation-boundary-protocol.md +36 -0
  219. package/bundled-skills/crossframe-dialogue/protocols/dialogue-protocol.md +51 -0
  220. package/bundled-skills/crossframe-dialogue/references/dialogue-quality-gates.md +39 -0
  221. package/bundled-skills/crossframe-dialogue/references/failure-patterns.md +57 -0
  222. package/bundled-skills/crossframe-dialogue/references/voice-bridge.md +33 -0
  223. package/bundled-skills/crossframe-dialogue/templates/consultation-response-template.md +23 -0
  224. package/bundled-skills/crossframe-dialogue/templates/default-short-answer.md +26 -0
  225. package/bundled-skills/crossframe-dialogue/templates/reader-reply-template.md +24 -0
  226. package/bundled-skills/crossframe-essay/SKILL.md +158 -0
  227. package/bundled-skills/crossframe-essay/agents/openai.yaml +4 -0
  228. package/bundled-skills/crossframe-essay/evals/crossframe-essay-smoke-tests.md +205 -0
  229. package/bundled-skills/crossframe-essay/examples/life-first-cause-essay-case.md +34 -0
  230. package/bundled-skills/crossframe-essay/examples/organization-essay-case.md +30 -0
  231. package/bundled-skills/crossframe-essay/examples/public-issue-essay-case.md +31 -0
  232. package/bundled-skills/crossframe-essay/examples/relationship-essay-case.md +30 -0
  233. package/bundled-skills/crossframe-essay/protocols/concept-elevation-protocol.md +57 -0
  234. package/bundled-skills/crossframe-essay/protocols/editorial-comrade-voice-protocol.md +71 -0
  235. package/bundled-skills/crossframe-essay/protocols/essay-protocol.md +201 -0
  236. package/bundled-skills/crossframe-essay/protocols/interactive-drafting-protocol.md +71 -0
  237. package/bundled-skills/crossframe-essay/references/article-technique-routing-map.md +84 -0
  238. package/bundled-skills/crossframe-essay/references/concept-reference-map.md +38 -0
  239. package/bundled-skills/crossframe-essay/references/critical-insight-principles.md +43 -0
  240. package/bundled-skills/crossframe-essay/references/editorial-voice-principles.md +58 -0
  241. package/bundled-skills/crossframe-essay/references/evidence-and-search-rules.md +63 -0
  242. package/bundled-skills/crossframe-essay/references/reference-and-allusion-rules.md +34 -0
  243. package/bundled-skills/crossframe-essay/references/writing-techniques/analogical-reasoning.md +19 -0
  244. package/bundled-skills/crossframe-essay/references/writing-techniques/ancient-modern-global.md +19 -0
  245. package/bundled-skills/crossframe-essay/references/writing-techniques/clouds-moon.md +19 -0
  246. package/bundled-skills/crossframe-essay/references/writing-techniques/coincidence-structure.md +19 -0
  247. package/bundled-skills/crossframe-essay/references/writing-techniques/direct-emotion.md +19 -0
  248. package/bundled-skills/crossframe-essay/references/writing-techniques/double-bridge.md +19 -0
  249. package/bundled-skills/crossframe-essay/references/writing-techniques/event-association.md +19 -0
  250. package/bundled-skills/crossframe-essay/references/writing-techniques/feint-attack.md +19 -0
  251. package/bundled-skills/crossframe-essay/references/writing-techniques/final-reveal.md +19 -0
  252. package/bundled-skills/crossframe-essay/references/writing-techniques/fine-carving.md +19 -0
  253. package/bundled-skills/crossframe-essay/references/writing-techniques/finishing-touch.md +19 -0
  254. package/bundled-skills/crossframe-essay/references/writing-techniques/fixed-point-changing-scenes.md +19 -0
  255. package/bundled-skills/crossframe-essay/references/writing-techniques/form-by-object.md +19 -0
  256. package/bundled-skills/crossframe-essay/references/writing-techniques/guest-host-contrast.md +19 -0
  257. package/bundled-skills/crossframe-essay/references/writing-techniques/hide-before-reveal.md +19 -0
  258. package/bundled-skills/crossframe-essay/references/writing-techniques/index.md +69 -0
  259. package/bundled-skills/crossframe-essay/references/writing-techniques/language-momentum.md +19 -0
  260. package/bundled-skills/crossframe-essay/references/writing-techniques/layered-argument.md +19 -0
  261. package/bundled-skills/crossframe-essay/references/writing-techniques/less-is-more.md +19 -0
  262. package/bundled-skills/crossframe-essay/references/writing-techniques/life-from-dead.md +19 -0
  263. package/bundled-skills/crossframe-essay/references/writing-techniques/meaning-beyond-words.md +19 -0
  264. package/bundled-skills/crossframe-essay/references/writing-techniques/motion-for-stillness.md +19 -0
  265. package/bundled-skills/crossframe-essay/references/writing-techniques/moving-viewpoint.md +19 -0
  266. package/bundled-skills/crossframe-essay/references/writing-techniques/multi-edge-extension.md +19 -0
  267. package/bundled-skills/crossframe-essay/references/writing-techniques/narration-commentary.md +19 -0
  268. package/bundled-skills/crossframe-essay/references/writing-techniques/object-reason.md +19 -0
  269. package/bundled-skills/crossframe-essay/references/writing-techniques/one-stone-many-birds.md +19 -0
  270. package/bundled-skills/crossframe-essay/references/writing-techniques/one-word-spine.md +19 -0
  271. package/bundled-skills/crossframe-essay/references/writing-techniques/personified-object.md +19 -0
  272. package/bundled-skills/crossframe-essay/references/writing-techniques/point-spirit.md +19 -0
  273. package/bundled-skills/crossframe-essay/references/writing-techniques/point-surface.md +19 -0
  274. package/bundled-skills/crossframe-essay/references/writing-techniques/positive-negative-contrast.md +19 -0
  275. package/bundled-skills/crossframe-essay/references/writing-techniques/praise-blame-interlace.md +19 -0
  276. package/bundled-skills/crossframe-essay/references/writing-techniques/raise-high-drop-heavy.md +19 -0
  277. package/bundled-skills/crossframe-essay/references/writing-techniques/release-to-capture.md +19 -0
  278. package/bundled-skills/crossframe-essay/references/writing-techniques/remove-foundation.md +19 -0
  279. package/bundled-skills/crossframe-essay/references/writing-techniques/retreat-to-advance.md +19 -0
  280. package/bundled-skills/crossframe-essay/references/writing-techniques/same-different.md +19 -0
  281. package/bundled-skills/crossframe-essay/references/writing-techniques/scene-emotion.md +19 -0
  282. package/bundled-skills/crossframe-essay/references/writing-techniques/small-water-waves.md +19 -0
  283. package/bundled-skills/crossframe-essay/references/writing-techniques/sparse-outline.md +19 -0
  284. package/bundled-skills/crossframe-essay/references/writing-techniques/split-wood-reasoning.md +19 -0
  285. package/bundled-skills/crossframe-essay/references/writing-techniques/stars-moon.md +19 -0
  286. package/bundled-skills/crossframe-essay/references/writing-techniques/stream-consciousness.md +19 -0
  287. package/bundled-skills/crossframe-essay/references/writing-techniques/surprise-victory.md +19 -0
  288. package/bundled-skills/crossframe-essay/references/writing-techniques/suspense.md +19 -0
  289. package/bundled-skills/crossframe-essay/references/writing-techniques/symbolic-meaning.md +19 -0
  290. package/bundled-skills/crossframe-essay/references/writing-techniques/thread-beads.md +19 -0
  291. package/bundled-skills/crossframe-essay/references/writing-techniques/vertical-narration.md +19 -0
  292. package/bundled-skills/crossframe-essay/references/writing-techniques/virtual-to-real.md +19 -0
  293. package/bundled-skills/crossframe-essay/references/writing-techniques/winding-path.md +19 -0
  294. package/bundled-skills/crossframe-essay/templates/article-type-selection-dialog.md +42 -0
  295. package/bundled-skills/crossframe-essay/templates/essay-output-template.md +67 -0
  296. package/bundled-skills/crossframe-essay/templates/insight-dossier-template.md +185 -0
  297. package/bundled-skills/crossframe-essay/templates/interactive-session-template.md +44 -0
  298. package/bundled-skills/crossframe-notebook/SKILL.md +121 -0
  299. package/bundled-skills/crossframe-notebook/agents/openai.yaml +4 -0
  300. package/bundled-skills/crossframe-notebook/evals/crossframe-notebook-smoke-tests.md +77 -0
  301. package/bundled-skills/crossframe-notebook/examples/article-excerpt-note.md +54 -0
  302. package/bundled-skills/crossframe-notebook/examples/book-theory-note.md +55 -0
  303. package/bundled-skills/crossframe-notebook/examples/failure-samples.md +33 -0
  304. package/bundled-skills/crossframe-notebook/examples/public-theory-note.md +54 -0
  305. package/bundled-skills/crossframe-notebook/protocols/bidirectional-reading-protocol.md +52 -0
  306. package/bundled-skills/crossframe-notebook/protocols/notebook-reading-protocol.md +74 -0
  307. package/bundled-skills/crossframe-notebook/protocols/source-integrity-protocol.md +42 -0
  308. package/bundled-skills/crossframe-notebook/references/absorption-taxonomy.md +67 -0
  309. package/bundled-skills/crossframe-notebook/references/notebook-quality-gates.md +35 -0
  310. package/bundled-skills/crossframe-notebook/references/source-boundary-rules.md +35 -0
  311. package/bundled-skills/crossframe-notebook/templates/research-notebook.md +81 -0
  312. package/bundled-skills/crossframe-notebook/templates/source-ledger.md +22 -0
  313. package/bundled-skills/crossframe-org/SKILL.md +121 -0
  314. package/bundled-skills/crossframe-org/agents/openai.yaml +4 -0
  315. package/bundled-skills/crossframe-org/evals/crossframe-org-smoke-tests.md +126 -0
  316. package/bundled-skills/crossframe-org/examples/bad-output-vs-good-output.md +39 -0
  317. package/bundled-skills/crossframe-org/examples/middle-manager-depletion-case.md +31 -0
  318. package/bundled-skills/crossframe-org/examples/project-failure-case.md +40 -0
  319. package/bundled-skills/crossframe-org/examples/retrospective-distortion-case.md +33 -0
  320. package/bundled-skills/crossframe-org/protocols/feedback-writeback-protocol.md +37 -0
  321. package/bundled-skills/crossframe-org/protocols/low-risk-pilot-protocol.md +32 -0
  322. package/bundled-skills/crossframe-org/protocols/org-diagnostic-protocol.md +32 -0
  323. package/bundled-skills/crossframe-org/protocols/retrospective-redesign-protocol.md +34 -0
  324. package/bundled-skills/crossframe-org/references/anti-chicken-soup-guardrails.md +34 -0
  325. package/bundled-skills/crossframe-org/references/middle-manager-depletion.md +31 -0
  326. package/bundled-skills/crossframe-org/references/org-failure-signals.md +40 -0
  327. package/bundled-skills/crossframe-org/references/org-routing-map.md +32 -0
  328. package/bundled-skills/crossframe-org/references/responsibility-authorization-chain.md +41 -0
  329. package/bundled-skills/crossframe-org/templates/feedback-writeback-plan.md +40 -0
  330. package/bundled-skills/crossframe-org/templates/low-risk-pilot-plan.md +40 -0
  331. package/bundled-skills/crossframe-org/templates/org-diagnostic-memo.md +56 -0
  332. package/bundled-skills/crossframe-org/templates/output-selector.md +35 -0
  333. package/bundled-skills/crossframe-org/templates/retrospective-redesign-recommendation.md +36 -0
  334. package/bundled-skills/crossframe-org/templates/stop-condition-card.md +30 -0
  335. package/bundled-skills/crossframe-public/SKILL.md +135 -0
  336. package/bundled-skills/crossframe-public/agents/openai.yaml +4 -0
  337. package/bundled-skills/crossframe-public/evals/crossframe-public-smoke-tests.md +55 -0
  338. package/bundled-skills/crossframe-public/examples/failure-samples.md +26 -0
  339. package/bundled-skills/crossframe-public/examples/institutional-compliance-case.md +20 -0
  340. package/bundled-skills/crossframe-public/examples/platform-appeal-case.md +19 -0
  341. package/bundled-skills/crossframe-public/examples/public-policy-case.md +14 -0
  342. package/bundled-skills/crossframe-public/protocols/institutional-compliance-protocol.md +23 -0
  343. package/bundled-skills/crossframe-public/protocols/platform-appeal-protocol.md +25 -0
  344. package/bundled-skills/crossframe-public/protocols/public-issue-protocol.md +29 -0
  345. package/bundled-skills/crossframe-public/protocols/public-policy-protocol.md +24 -0
  346. package/bundled-skills/crossframe-public/references/ai-compliance-performance.md +22 -0
  347. package/bundled-skills/crossframe-public/references/public-evidence-ladder.md +13 -0
  348. package/bundled-skills/crossframe-public/references/risk-language-boundaries.md +19 -0
  349. package/bundled-skills/crossframe-public/references/source-and-evidence-rules.md +30 -0
  350. package/bundled-skills/crossframe-public/templates/action-boundary.md +32 -0
  351. package/bundled-skills/crossframe-public/templates/evidence-boundary-summary.md +27 -0
  352. package/bundled-skills/crossframe-public/templates/public-comment-draft.md +25 -0
  353. package/bundled-skills/crossframe-public/templates/public-institution-diagnosis.md +42 -0
  354. package/bundled-skills/crossframe-review/SKILL.md +147 -0
  355. package/bundled-skills/crossframe-review/agents/openai.yaml +4 -0
  356. package/bundled-skills/crossframe-review/evals/crossframe-review-smoke-tests.md +178 -0
  357. package/bundled-skills/crossframe-review/examples/boundary-review-case.md +32 -0
  358. package/bundled-skills/crossframe-review/examples/failure-review-case.md +35 -0
  359. package/bundled-skills/crossframe-review/examples/normal-review-case.md +40 -0
  360. package/bundled-skills/crossframe-review/protocols/article-review-protocol.md +77 -0
  361. package/bundled-skills/crossframe-review/protocols/review-protocol.md +129 -0
  362. package/bundled-skills/crossframe-review/references/case-law.md +42 -0
  363. package/bundled-skills/crossframe-review/references/evidence-boundary-checklist.md +95 -0
  364. package/bundled-skills/crossframe-review/references/failure-taxonomy.md +247 -0
  365. package/bundled-skills/crossframe-review/references/review-rubric.md +70 -0
  366. package/bundled-skills/crossframe-review/templates/review-report.md +86 -0
  367. package/bundled-skills/crossframe-suite/SKILL.md +206 -0
  368. package/bundled-skills/crossframe-suite/agents/openai.yaml +4 -0
  369. package/bundled-skills/crossframe-suite/evals/crossframe-suite-smoke-tests.md +169 -0
  370. package/bundled-skills/crossframe-suite/examples/bad-overtrigger-case.md +24 -0
  371. package/bundled-skills/crossframe-suite/examples/essay-workflow-case.md +20 -0
  372. package/bundled-skills/crossframe-suite/examples/public-comment-workflow-case.md +18 -0
  373. package/bundled-skills/crossframe-suite/examples/reader-reply-workflow-case.md +19 -0
  374. package/bundled-skills/crossframe-suite/protocols/suite-dispatch-protocol.md +167 -0
  375. package/bundled-skills/crossframe-suite/references/output-mode-selector.md +81 -0
  376. package/bundled-skills/crossframe-suite/references/workflow-routing-map.md +150 -0
  377. package/bundled-skills/crossframe-suite/templates/mode-selection-dialog.md +43 -0
  378. package/bundled-skills/crossframe-suite/templates/suite-reasoning-outline.md +72 -0
  379. package/bundled-skills/crossframe-teach/SKILL.md +110 -0
  380. package/bundled-skills/crossframe-teach/agents/openai.yaml +4 -0
  381. package/bundled-skills/crossframe-teach/evals/smoke-tests.md +69 -0
  382. package/bundled-skills/crossframe-teach/examples/chengjie-huiliu.md +33 -0
  383. package/bundled-skills/crossframe-teach/examples/failure-patterns.md +47 -0
  384. package/bundled-skills/crossframe-teach/examples/love-open-action.md +33 -0
  385. package/bundled-skills/crossframe-teach/examples/open-assertion.md +34 -0
  386. package/bundled-skills/crossframe-teach/protocols/teach-protocol.md +44 -0
  387. package/bundled-skills/crossframe-teach/references/teaching-fidelity.md +44 -0
  388. package/bundled-skills/crossframe-teach/templates/concept-lesson.md +38 -0
  389. package/bundled-skills/crossframe-teach/templates/micro-exercises.md +39 -0
  390. package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
  391. package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
  392. package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
  393. package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
  394. package/bundled-skills/docs/users/bundles.md +1 -1
  395. package/bundled-skills/docs/users/claude-code-skills.md +1 -1
  396. package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
  397. package/bundled-skills/docs/users/getting-started.md +1 -1
  398. package/bundled-skills/docs/users/kiro-integration.md +1 -1
  399. package/bundled-skills/docs/users/usage.md +4 -4
  400. package/bundled-skills/docs/users/visual-guide.md +4 -4
  401. package/bundled-skills/youtube-seo-optimizer/SKILL.md +921 -0
  402. package/package.json +1 -1
  403. package/skills_index.json +308 -0
@@ -0,0 +1,62 @@
1
+ # 核心概念完整性包
2
+
3
+ - ID:`v5-core-concept-integrity-pack`
4
+ - 关键词:核心概念、概念层级、锚点、动力组、结构组、过程组、承接、回流、完整性
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H005` 什么时候可以使用(段落 416-417)
9
+ - `V5-H020` 1.0 解释对象:人类结构化世界(段落 488-489)
10
+ - `V5-H021` 1.1 跨尺度迁移闸(段落 490-494)
11
+ - `V5-H025` 反过度自缚规则(段落 514-517)
12
+ - `V5-H033` 结构变量增益原则(段落 563-566)
13
+ - `V5-H040` 人格化子锚点的四种误判(段落 591-603)
14
+ - `V5-H041` 小尺度亲密关系轻量入口(段落 604-689)
15
+ - `V5-H050` 2.9.1 诊断可行性五问(段落 721-722)
16
+ - `V5-H056` 2.9.7 权力封闭度与退出转移机制(段落 739-741)
17
+ - `V5-H057` 2.9.8 判断勇气与开放断言协议(段落 742-747)
18
+ - `V5-H060` 2.10 模块化入口与成本标签(段落 755-757)
19
+ - `V5-H062` 3.1 超大规模圈层盲区(段落 779-787)
20
+
21
+ ## 必须连读原因
22
+
23
+ 保持 v5 核心概念在锚点、动力、结构、过程之间的连续关系,避免只抽一个词使用。
24
+
25
+ ## 触发场景
26
+
27
+ 输出要使用承接、回流、锚点、结构负荷、修复副产品、责任链等高风险概念。
28
+
29
+ ## 必须同读材料
30
+
31
+ 核心概念最小集、概念层级、锚点组、动力组、结构组、过程组、概念融合规则。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-anchor-dynamics-structure-process-pack`
36
+
37
+ ## 必须同读闭包(递归展开)
38
+
39
+ - `v5-anchor-dynamics-structure-process-pack`
40
+
41
+ ## 硬失败
42
+
43
+ 只读单张概念卡就让概念承担完整诊断作用。
44
+
45
+ ## 降档规则
46
+
47
+ 未读完整相邻概念时,概念只能作为解释线索。
48
+
49
+ ## 相邻候选包(非硬约束)
50
+
51
+ - `v5-anchor-dynamics-structure-process-pack`
52
+ - `v5-concept-weaponization-dogma-pack`
53
+
54
+ ## 输出影响
55
+
56
+ 输出必须把概念落回现实行为、关系、成本和反馈。
57
+
58
+ ## 输出自检
59
+
60
+ - 是否先声明对象、事实、证据缺口和用途?
61
+ - 是否明确本包只影响结构判断,不替代现实核验?
62
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,70 @@
1
+ # 跨尺度与语境转译包
2
+
3
+ - ID:`v5-cross-scale-context-translation-pack`
4
+ - 关键词:跨尺度、尺度、语境、转译、前概念闸、隐喻、迁移、层级
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H002` 模型是什么(段落 406-410)
9
+ - `V5-H010` 轻量诊断流程(段落 435-444)
10
+ - `V5-H011` 强判断前必须回答的 10 个问题(段落 445-455)
11
+ - `V5-H019` 一、框架定位(段落 479-487)
12
+ - `V5-H021` 1.1 跨尺度迁移闸(段落 490-494)
13
+ - `V5-H023` 2.1 概念武器化的防范(段落 496-505)
14
+ - `V5-H026` 2.3 十二条操作性准则(段落 518-528)
15
+ - `V5-H036` 2.4 对外表达与语境翻译规则(段落 574-574)
16
+ - `V5-H041` 小尺度亲密关系轻量入口(段落 604-689)
17
+ - `V5-H062` 3.1 超大规模圈层盲区(段落 779-787)
18
+ - `V5-H065` 4.0 核心概念最小集(段落 791-794)
19
+ - `V5-H066` 4.1 概念层级与改动规则(段落 795-795)
20
+
21
+ ## 必须连读原因
22
+
23
+ 防止从个体、组织、制度、历史之间直接偷换尺度或用隐喻冒充证明。
24
+
25
+ ## 触发场景
26
+
27
+ 问题涉及升维解释、跨域类比、制度化语言、技术治理或普通人表达。
28
+
29
+ ## 必须同读材料
30
+
31
+ 跨尺度迁移闸、前概念闸、语境翻译、隐喻漂移控制。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-domain-translation-normative-source-pack`
36
+
37
+ ## 必须同读闭包(递归展开)
38
+
39
+ - `v5-domain-translation-normative-source-pack`
40
+ - `v5-use-boundary-governance-pack`
41
+ - `v5-concept-weaponization-dogma-pack`
42
+ - `v5-diagnosis-admission-downgrade-exit-pack`
43
+ - `v5-core-concept-integrity-pack`
44
+ - `v5-seven-gates-diagnosis-pack`
45
+ - `v5-evidence-downgrade-action-ceiling-pack`
46
+ - `v5-anchor-dynamics-structure-process-pack`
47
+ - `v5-source-evidence-separation-pack`
48
+
49
+ ## 硬失败
50
+
51
+ 用一个尺度的事实直接证明另一个尺度的因果或责任。
52
+
53
+ ## 降档规则
54
+
55
+ 不能通过前概念闸时,只能说明相似性,不能做因果迁移。
56
+
57
+ ## 相邻候选包(非硬约束)
58
+
59
+ - `v5-domain-translation-normative-source-pack`
60
+ - `v5-state-coordinate-lifecycle-pack`
61
+
62
+ ## 输出影响
63
+
64
+ 输出必须声明对象、层级、时间窗口和转译损失。
65
+
66
+ ## 输出自检
67
+
68
+ - 是否先声明对象、事实、证据缺口和用途?
69
+ - 是否明确本包只影响结构判断,不替代现实核验?
70
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,65 @@
1
+ # 诊断准入、降级与退出包
2
+
3
+ - ID:`v5-diagnosis-admission-downgrade-exit-pack`
4
+ - 关键词:诊断准入、降级、退出、诊断可行性、契约、低条件、行动上限
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H001` 第一部分:极简导读(段落 405-405)
9
+ - `V5-H003` 模型不是什么(段落 411-412)
10
+ - `V5-H005` 什么时候可以使用(段落 416-417)
11
+ - `V5-H006` 使用边界与证据治理总闸(段落 418-420)
12
+ - `V5-H007` 什么时候不能使用(段落 421-432)
13
+ - `V5-H008` 诊断准入、降级与退出条件(段落 433-433)
14
+ - `V5-H009` 前台 9 个入口概念(段落 434-434)
15
+ - `V5-H010` 轻量诊断流程(段落 435-444)
16
+ - `V5-H011` 强判断前必须回答的 10 个问题(段落 445-455)
17
+ - `V5-H012` 强判断八件套(段落 456-458)
18
+ - `V5-H013` 一页式输出模板(段落 459-459)
19
+ - `V5-H014` 来源-证据-判断-行动上限输出栏(段落 460-464)
20
+
21
+ ## 必须连读原因
22
+
23
+ 确保诊断不是无条件启动,而是在材料、用途、风险和退出空间满足最低条件后才进入。
24
+
25
+ ## 触发场景
26
+
27
+ 材料不足、风险紧急、用户要求快速判断、关系或组织没有正式复核条件。
28
+
29
+ ## 必须同读材料
30
+
31
+ 诊断准入、降级规则、退出条件、低条件试探行动、行动上限。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-seven-gates-diagnosis-pack`
36
+ - `v5-evidence-downgrade-action-ceiling-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-seven-gates-diagnosis-pack`
41
+ - `v5-evidence-downgrade-action-ceiling-pack`
42
+ - `v5-source-evidence-separation-pack`
43
+
44
+ ## 硬失败
45
+
46
+ 证据不足仍维持强判断,或风险高却不给退出路径。
47
+
48
+ ## 降档规则
49
+
50
+ 降到低风险、可撤回、可观察的小动作,并声明暂停判断条件。
51
+
52
+ ## 相邻候选包(非硬约束)
53
+
54
+ - `v5-low-power-protection-pack`
55
+ - `v5-evidence-downgrade-action-ceiling-pack`
56
+
57
+ ## 输出影响
58
+
59
+ 输出准入结论、降级理由、行动上限和撤回条件。
60
+
61
+ ## 输出自检
62
+
63
+ - 是否先声明对象、事实、证据缺口和用途?
64
+ - 是否明确本包只影响结构判断,不替代现实核验?
65
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,70 @@
1
+ # 领域转译、规范前提与来源透明包
2
+
3
+ - ID:`v5-domain-translation-normative-source-pack`
4
+ - 关键词:领域、翻译、规范性、来源、知识谱系、表达、隐喻、价值边界
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H014` 来源-证据-判断-行动上限输出栏(段落 460-464)
9
+ - `V5-H023` 2.1 概念武器化的防范(段落 496-505)
10
+ - `V5-H024` 2.2 框架教条化的防范(段落 506-513)
11
+ - `V5-H029` 2.3.2 证据追踪与判断降级准则(段落 552-555)
12
+ - `V5-H036` 2.4 对外表达与语境翻译规则(段落 574-574)
13
+ - `V5-H038` 反领域殖民规则(段落 576-576)
14
+ - `V5-H039` 反模型殖民规则(段落 577-590)
15
+ - `V5-H069` 前台-后台双层术语规则(段落 802-805)
16
+ - `V5-H070` 四类概念的使用位置(段落 806-809)
17
+ - `V5-H071` 概念层级分流规则(段落 810-815)
18
+ - `V5-H072` 核心概念修改资格五问(段落 816-817)
19
+ - `V5-H073` 公开安全表达规则(段落 818-820)
20
+
21
+ ## 必须连读原因
22
+
23
+ 公开框架的价值边界、知识来源和转译损失,避免伪装成价值中立或吞并外部理论。
24
+
25
+ ## 触发场景
26
+
27
+ 对外文章、读书互读、理论解释、跨学科转译、概念阐释和公共评论。
28
+
29
+ ## 必须同读材料
30
+
31
+ 规范性前提、知识谱系、来源透明、隐喻漂移、对外表达规则。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-use-boundary-governance-pack`
36
+ - `v5-concept-weaponization-dogma-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-use-boundary-governance-pack`
41
+ - `v5-concept-weaponization-dogma-pack`
42
+ - `v5-diagnosis-admission-downgrade-exit-pack`
43
+ - `v5-core-concept-integrity-pack`
44
+ - `v5-seven-gates-diagnosis-pack`
45
+ - `v5-evidence-downgrade-action-ceiling-pack`
46
+ - `v5-anchor-dynamics-structure-process-pack`
47
+ - `v5-source-evidence-separation-pack`
48
+
49
+ ## 硬失败
50
+
51
+ 把价值选择伪装成纯经验结论,或用隐喻证明因果。
52
+
53
+ ## 降档规则
54
+
55
+ 来源和规范前提不清时,降低为观点阐释而非事实诊断。
56
+
57
+ ## 相邻候选包(非硬约束)
58
+
59
+ - `v5-cross-scale-context-translation-pack`
60
+ - `v5-root-assumptions-meta-rules-pack`
61
+
62
+ ## 输出影响
63
+
64
+ 输出必须声明价值边界、来源关系和可争议处。
65
+
66
+ ## 输出自检
67
+
68
+ - 是否先声明对象、事实、证据缺口和用途?
69
+ - 是否明确本包只影响结构判断,不替代现实核验?
70
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,62 @@
1
+ # 证据降级与行动上限包
2
+
3
+ - ID:`v5-evidence-downgrade-action-ceiling-pack`
4
+ - 关键词:证据降级、行动上限、判断档位、开放断言、低条件、撤回、反向条件
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H002` 模型是什么(段落 406-410)
9
+ - `V5-H004` 模型仍然要做什么(段落 413-415)
10
+ - `V5-H006` 使用边界与证据治理总闸(段落 418-420)
11
+ - `V5-H007` 什么时候不能使用(段落 421-432)
12
+ - `V5-H012` 强判断八件套(段落 456-458)
13
+ - `V5-H014` 来源-证据-判断-行动上限输出栏(段落 460-464)
14
+ - `V5-H019` 一、框架定位(段落 479-487)
15
+ - `V5-H046` 零级至二级 开放断言许可规则(段落 704-709)
16
+ - `V5-H055` 2.9.6 低条件试探行动协议(段落 733-738)
17
+ - `V5-H057` 2.9.8 判断勇气与开放断言协议(段落 742-747)
18
+ - `V5-H103` A5 反馈写回根假设(段落 1252-1254)
19
+ - `V5-H132` 状态坐标使用纪律(段落 1387-1391)
20
+
21
+ ## 必须连读原因
22
+
23
+ 让证据不足时的判断自动降低行动强度,避免低证据支撑高处置。
24
+
25
+ ## 触发场景
26
+
27
+ 任何涉及名誉、资源、处分、组织处置、公共记忆、公开评论或关系退出的判断。
28
+
29
+ ## 必须同读材料
30
+
31
+ 证据降级、判断档位、行动上限、撤回条件、反向条件。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - 无
36
+
37
+ ## 必须同读闭包(递归展开)
38
+
39
+ - 无
40
+
41
+ ## 硬失败
42
+
43
+ 用开放断言支撑高责任行动,或给出无法撤回的结论。
44
+
45
+ ## 降档规则
46
+
47
+ 证据不够时只能给观察、开放断言、低条件行动或补证清单。
48
+
49
+ ## 相邻候选包(非硬约束)
50
+
51
+ - `v5-open-assertion-proposition-pack`
52
+ - `v5-strong-judgment-eight-pack`
53
+
54
+ ## 输出影响
55
+
56
+ 输出必须写清判断能做什么、不能做什么、何时撤回。
57
+
58
+ ## 输出自检
59
+
60
+ - 是否先声明对象、事实、证据缺口和用途?
61
+ - 是否明确本包只影响结构判断,不替代现实核验?
62
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,72 @@
1
+ # 框架自诊、证伪与回滚包
2
+
3
+ - ID:`v5-framework-self-diagnosis-falsification-pack`
4
+ - 关键词:框架自诊、证伪、版本治理、反例、案例库、幸存者偏差、良性消亡、回滚
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H029` 2.3.2 证据追踪与判断降级准则(段落 552-555)
9
+ - `V5-H044` 2.7 适用性分级(段落 697-699)
10
+ - `V5-H094` 5.0 根假设层级说明(段落 1208-1211)
11
+ - `V5-H120` 5.4 根假设使用纪律(段落 1306-1307)
12
+ - `V5-H147` 九、自主解离(段落 1449-1450)
13
+ - `V5-H167` 第四部分:诊断层:流程、工具箱、维度与输出(段落 1505-1506)
14
+ - `V5-H184` 第九步:诊断完备性检查(段落 1560-1562)
15
+ - `V5-H188` 12.3.0 开放断言记录表(段落 1592-1593)
16
+ - `V5-H212` 20. 来源-证据分离检查(段落 1642-1643)
17
+ - `V5-H215` 23. 低权力主体保护检查(段落 1648-1649)
18
+ - `V5-H238` 维度14:证据追踪度(段落 1696-1697)
19
+ - `V5-H245` 12.8 证伪与反叙事检查(段落 1715-1720)
20
+
21
+ ## 必须连读原因
22
+
23
+ 让 CrossFrame 本身也接受诊断、反例、版本治理、失败样本和必要退场。
24
+
25
+ ## 触发场景
26
+
27
+ 用户要求评估框架、比较 3.0/5.0、检查输出是否执行框架或质疑框架有效性。
28
+
29
+ ## 必须同读材料
30
+
31
+ 自诊对象、版本治理、根假设证伪、案例库偏差、判断追踪、良性消亡。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-root-assumptions-meta-rules-pack`
36
+ - `v5-use-boundary-governance-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-root-assumptions-meta-rules-pack`
41
+ - `v5-use-boundary-governance-pack`
42
+ - `v5-domain-translation-normative-source-pack`
43
+ - `v5-diagnosis-admission-downgrade-exit-pack`
44
+ - `v5-concept-weaponization-dogma-pack`
45
+ - `v5-seven-gates-diagnosis-pack`
46
+ - `v5-evidence-downgrade-action-ceiling-pack`
47
+ - `v5-core-concept-integrity-pack`
48
+ - `v5-source-evidence-separation-pack`
49
+ - `v5-anchor-dynamics-structure-process-pack`
50
+
51
+ ## 硬失败
52
+
53
+ 用框架语言自我证明,或为了保住框架无限加补丁。
54
+
55
+ ## 降档规则
56
+
57
+ 反例成立时暂停相关模块,保留替代框架接口。
58
+
59
+ ## 相邻候选包(非硬约束)
60
+
61
+ - `v5-root-assumptions-meta-rules-pack`
62
+ - `v5-toolization-accessibility-release-pack`
63
+
64
+ ## 输出影响
65
+
66
+ 输出必须写框架适用对象、反例入口、回滚条件和替代接口。
67
+
68
+ ## 输出自检
69
+
70
+ - 是否先声明对象、事实、证据缺口和用途?
71
+ - 是否明确本包只影响结构判断,不替代现实核验?
72
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,67 @@
1
+ # 治理连续性与多中心包
2
+
3
+ - ID:`v5-governance-continuity-multicenter-pack`
4
+ - 关键词:治理连续性、多中心、调节、预警、偿付、承接者、代际、嵌套治理
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H025` 反过度自缚规则(段落 514-517)
9
+ - `V5-H096` 六个元约束索引(段落 1226-1228)
10
+ - `V5-H113` 承接再生产推论(段落 1286-1287)
11
+ - `V5-H114` 偿付约束推论(段落 1288-1289)
12
+ - `V5-H118` 判断作为开放性承担行动(段落 1299-1301)
13
+ - `V5-H119` 不浪费爱原则(段落 1302-1305)
14
+ - `V5-H142` 8.3 四个防御机制(段落 1427-1431)
15
+ - `V5-H155` 十、调节、预警与偿付约束(段落 1471-1472)
16
+ - `V5-H156` 10.1 调节-控制层(段落 1473-1475)
17
+ - `V5-H157` 10.2 监测-深时间预警层(段落 1476-1478)
18
+ - `V5-H158` 10.3 承诺-偿付约束层(段落 1479-1481)
19
+ - `V5-H160` 虚稳态与隐藏维护债(段落 1485-1487)
20
+
21
+ ## 必须连读原因
22
+
23
+ 检查一个系统是否有持续调节、预警、偿付、承接者再生产和多中心纠偏能力。
24
+
25
+ ## 触发场景
26
+
27
+ 组织修复、制度治理、长期项目、公共承诺、代际承接或平台治理。
28
+
29
+ ## 必须同读材料
30
+
31
+ 调节-控制、监测-深时间预警、承诺-偿付、多中心-嵌套治理、代际承接。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-public-power-institution-pack`
36
+ - `v5-responsibility-intervention-separation-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-public-power-institution-pack`
41
+ - `v5-responsibility-intervention-separation-pack`
42
+ - `v5-low-power-protection-pack`
43
+ - `v5-source-evidence-separation-pack`
44
+ - `v5-evidence-downgrade-action-ceiling-pack`
45
+
46
+ ## 硬失败
47
+
48
+ 把一次性修复、口号承诺或单中心控制当作治理连续性。
49
+
50
+ ## 降档规则
51
+
52
+ 没有偿付和承接者生成时,只能说短期管理,不能说长期治理。
53
+
54
+ ## 相邻候选包(非硬约束)
55
+
56
+ - `v5-public-power-institution-pack`
57
+ - `v5-long-evolution-progression-field-pack`
58
+
59
+ ## 输出影响
60
+
61
+ 输出必须写调节、预警、偿付、多中心和承接者状态。
62
+
63
+ ## 输出自检
64
+
65
+ - 是否先声明对象、事实、证据缺口和用途?
66
+ - 是否明确本包只影响结构判断,不替代现实核验?
67
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,70 @@
1
+ # 长期演化、递进与势场包
2
+
3
+ - ID:`v5-long-evolution-progression-field-pack`
4
+ - 关键词:长期、递进、势场、自主解离、基本盘、沉积、预警、多中心、代际
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H084` 高尺度环境势场(段落 973-1009)
9
+ - `V5-H091` 4.5 过程组(段落 1110-1171)
10
+ - `V5-H104` A6 嵌套耦合根假设(段落 1255-1257)
11
+ - `V5-H118` 判断作为开放性承担行动(段落 1299-1301)
12
+ - `V5-H125` 阶段3:圈层初期————扰动壁垒成型,带束缚发展(局部状态坐标)(段落 1323-1324)
13
+ - `V5-H134` 七、递进模式(段落 1393-1393)
14
+ - `V5-H135` 7.1 递进的核心逻辑(段落 1394-1399)
15
+ - `V5-H136` 7.2 三个递进陷阱(段落 1400-1413)
16
+ - `V5-H139` 八、双向势场管理(段落 1421-1421)
17
+ - `V5-H140` 8.1 正向子锚点的势场效应(段落 1422-1423)
18
+ - `V5-H141` 8.2 负向子锚点的势场效应(段落 1424-1426)
19
+ - `V5-H142` 8.3 四个防御机制(段落 1427-1431)
20
+
21
+ ## 必须连读原因
22
+
23
+ 处理长期累积、子锚点递进、正负势场、沉积基本盘、自主解离与治理连续性。
24
+
25
+ ## 触发场景
26
+
27
+ 战略推进、长期修复、忙但没有积累、系统停滞、组织演化、文明尺度压力测试。
28
+
29
+ ## 必须同读材料
30
+
31
+ 递进模式、双向势场、自主解离、调节预警偿付、多中心治理、代际承接。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-state-coordinate-lifecycle-pack`
36
+ - `v5-governance-continuity-multicenter-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-state-coordinate-lifecycle-pack`
41
+ - `v5-governance-continuity-multicenter-pack`
42
+ - `v5-observation-reflexivity-release-pack`
43
+ - `v5-public-power-institution-pack`
44
+ - `v5-responsibility-intervention-separation-pack`
45
+ - `v5-source-evidence-separation-pack`
46
+ - `v5-evidence-downgrade-action-ceiling-pack`
47
+ - `v5-low-power-protection-pack`
48
+
49
+ ## 硬失败
50
+
51
+ 把势场当氛围,把长期演化写成单因果线。
52
+
53
+ ## 降档规则
54
+
55
+ 缺少时间序列和反馈写回时,只能给观察框架。
56
+
57
+ ## 相邻候选包(非硬约束)
58
+
59
+ - `v5-governance-continuity-multicenter-pack`
60
+ - `v5-state-coordinate-lifecycle-pack`
61
+
62
+ ## 输出影响
63
+
64
+ 输出必须写递进链、势场方向、承接者和反馈写回。
65
+
66
+ ## 输出自检
67
+
68
+ - 是否先声明对象、事实、证据缺口和用途?
69
+ - 是否明确本包只影响结构判断,不替代现实核验?
70
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,67 @@
1
+ # 爱、无法退出与复杂创伤包
2
+
3
+ - ID:`v5-love-trapped-trauma-pack`
4
+ - 关键词:爱、无法退出、复杂创伤、健康基准、照护、创伤、开放性承担、保护优先级
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H020` 1.0 解释对象:人类结构化世界(段落 488-489)
9
+ - `V5-H048` 2.8 输出边界分级(段落 713-716)
10
+ - `V5-H087` 中层承接与高责任主体耗竭(段落 1015-1054)
11
+ - `V5-H105` A7 时间不可逆根假设(段落 1258-1260)
12
+ - `V5-H115` 非闭合行动推论(段落 1290-1291)
13
+ - `V5-H131` 非线性路径库(段落 1384-1386)
14
+ - `V5-H158` 10.3 承诺-偿付约束层(段落 1479-1481)
15
+ - `V5-H166` 11.4 长期预判规则(段落 1502-1504)
16
+ - `V5-H192` 1. 中层承接器(段落 1601-1602)
17
+ - `V5-H230` 维度8:路径依赖(段落 1682-1683)
18
+ - `V5-H280` 13.2 操作准则与爱诊断红线(段落 1816-1847)
19
+ - `V5-H281` 哲学层:爱;诊断层:开放性承担行动(段落 1848-1856)
20
+
21
+ ## 必须连读原因
22
+
23
+ 处理爱、照护、无法退出和复杂创伤时先保护痛苦、安全、主体性和退出空间。
24
+
25
+ ## 触发场景
26
+
27
+ 亲密关系、家庭、照护、创伤性生存策略、无健康基准、爱被要求或道德化。
28
+
29
+ ## 必须同读材料
30
+
31
+ 无法退出主体保护、复杂创伤、无健康基准、开放性承担行动、爱诊断红线。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-low-power-protection-pack`
36
+ - `v5-action-healing-transfer-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-low-power-protection-pack`
41
+ - `v5-action-healing-transfer-pack`
42
+ - `v5-source-evidence-separation-pack`
43
+ - `v5-evidence-downgrade-action-ceiling-pack`
44
+ - `v5-responsibility-intervention-separation-pack`
45
+
46
+ ## 硬失败
47
+
48
+ 把爱写成忍耐命令,或要求无法退出者完成理想退出。
49
+
50
+ ## 降档规则
51
+
52
+ 不能保障安全时,不做关系修复建议,只给保护和外部承接。
53
+
54
+ ## 相邻候选包(非硬约束)
55
+
56
+ - `v5-low-power-protection-pack`
57
+ - `v5-action-healing-transfer-pack`
58
+
59
+ ## 输出影响
60
+
61
+ 输出必须先接住处境,再写边界、保护、承接和可撤回行动。
62
+
63
+ ## 输出自检
64
+
65
+ - 是否先声明对象、事实、证据缺口和用途?
66
+ - 是否明确本包只影响结构判断,不替代现实核验?
67
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,64 @@
1
+ # 低权力主体保护包
2
+
3
+ - ID:`v5-low-power-protection-pack`
4
+ - 关键词:低权力、弱信号、反报复、无法退出、保护、安全、匿名、低暴露
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H002` 模型是什么(段落 406-410)
9
+ - `V5-H004` 模型仍然要做什么(段落 413-415)
10
+ - `V5-H007` 什么时候不能使用(段落 421-432)
11
+ - `V5-H012` 强判断八件套(段落 456-458)
12
+ - `V5-H017` 低权力主体保护优先原则(段落 476-476)
13
+ - `V5-H025` 反过度自缚规则(段落 514-517)
14
+ - `V5-H027` 信号成本校正规则(段落 529-531)
15
+ - `V5-H028` 弱信号保护规则(段落 532-551)
16
+ - `V5-H037` 2.5 框架本体保护准则(段落 575-575)
17
+ - `V5-H043` 过程性产物边界规则(段落 694-696)
18
+ - `V5-H047` 权力封闭度触发规则(段落 710-712)
19
+ - `V5-H049` 2.9 诊断可行性与反俘获协议(段落 717-720)
20
+
21
+ ## 必须连读原因
22
+
23
+ 先保护承受成本更高、表达更危险、退出空间更小的主体,防止诊断扩大伤害。
24
+
25
+ ## 触发场景
26
+
27
+ 亲密关系、家庭、小团队、平台治理、公共制度、投诉申诉、无法退出主体。
28
+
29
+ ## 必须同读材料
30
+
31
+ 低权力主体、弱信号保护、反报复、低暴露记录、退出转移。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-source-evidence-separation-pack`
36
+ - `v5-evidence-downgrade-action-ceiling-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-source-evidence-separation-pack`
41
+ - `v5-evidence-downgrade-action-ceiling-pack`
42
+
43
+ ## 硬失败
44
+
45
+ 把修复责任压回受伤者,或让弱信号暴露在高权力对象面前。
46
+
47
+ ## 降档规则
48
+
49
+ 不能保护时不得公开强判断,只能给安全边界和外部承接建议。
50
+
51
+ ## 相邻候选包(非硬约束)
52
+
53
+ - `v5-love-trapped-trauma-pack`
54
+ - `v5-public-power-institution-pack`
55
+
56
+ ## 输出影响
57
+
58
+ 输出必须先写安全、暴露、退出和保护边界。
59
+
60
+ ## 输出自检
61
+
62
+ - 是否先声明对象、事实、证据缺口和用途?
63
+ - 是否明确本包只影响结构判断,不替代现实核验?
64
+ - 是否写出降档、暂停或撤回条件?