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,212 @@
1
+ # 完整性检查
2
+
3
+ 本文件合并 v3.0 的联读包索引、概念保真检查和源结构连续性检查为单个入口。每次输出前只需读取本文件一个入口即可完成所有完整性自检。
4
+
5
+ v3.0 是当前权威源;v2.0 文件只作为历史基线和演化对照。若判断涉及 v3.0 新增的框架治理、证伪、弱信号、AI 现实验证、无法退出、隐喻漂移、工具化或开放断言退场,必须优先读取 v3.0 文件。
6
+
7
+ ## §1 规则(两条)
8
+
9
+ 1. **高风险概念承担判断作用 → 必须读对应概念卡**:概念不能只按日常词义理解;一旦它在判断中承担解释或行动指导作用,必须读取 `references/concept-cards/` 中的完整卡片。
10
+ 2. **概念卡触发联读包 → 必须确认同读材料**:如果某个概念属于 v3.0 连续板块(见 §4 联读包表),不能只读单张概念卡,必须确认同读材料完整。
11
+
12
+ ## §2 自检三问
13
+
14
+ 每项输出前内部自问:
15
+
16
+ 1. 我用了哪个概念承担判断作用?我读了它的完整概念卡(含边界、误用、证据要求、修复动作)吗?
17
+ 2. 如果这个概念属于联读板块,我读了相邻约束吗?我知道前后章节在保护什么吗?
18
+ 3. 如果来不及读全 → 必须降为开放断言或轻量观察,不能维持强判断。
19
+
20
+ ## §2.1 主题敏感度自检
21
+
22
+ 每次输出先标注 `topic_sensitivity`:
23
+
24
+ - `low`:抽象概念、低风险思想实验。
25
+ - `normal`:普通关系、团队、组织、制度分析。
26
+ - `vulnerable`:痛苦、绝望、创伤、无法退出、亲密伤害、求助暗示或主体安全。
27
+ - `high-stakes`:法律、医疗、金融、处分、名誉、资源分配、公共记忆、真实机构强判断。
28
+
29
+ `vulnerable` 主题必须先接住人,再进入框架;不得把痛苦当纯逻辑材料。`high-stakes` 主题默认审计型处理,必须完成证据边界、判断责任、反证/申诉入口和必要查源。二者叠加时,先承接处境,再进入审计。
30
+
31
+ ## §3 快速检查表 —— 概念→概念卡→联读包
32
+
33
+ | 触发词或判断动作 | 必读概念卡 | 必须联读包 | 降档条件 |
34
+ | --- | --- | --- | --- |
35
+ | 如何解释反复问题 | `mechanism-candidates.md` | `diagnosis-mainline-pack` | 只有一个候选→降为开放断言 |
36
+ | 判断能否做强判断/处置/公开 | `judgment-grades.md` | `judgment-responsibility-pack` | 写不出撤回条件→不得开放断言以上 |
37
+ | 给出接受/拒绝、支持/反对、该不该做等方向性判断 | `open-assertion.md` + `judgment-grades.md` | `judgment-responsibility-pack` | 无替代解释、反向条件或行动边界→降为轻量观察 |
38
+ | 证据、材料、弱信号、AI 合规 | `evidence-cost.md` | `v3-evidence-visibility-pack` | AI 缺失材料>3项→只能轻量观察 |
39
+ | 谁吸收成本/反馈是否写回 | `chengjie-huiliu.md` | `diagnosis-mainline-pack` | 未读完整链→不能判断"回流断裂" |
40
+ | 证据不足但必须给方向 | `open-assertion.md` | `judgment-responsibility-pack` + `v3-procedural-judgment-pack` | 若可能被处置化→必须先读退场规则 |
41
+ | 换层解释(个人→组织→制度→历史) | `scale-transfer.md` | `framework-use-discipline-pack` + `diagnosis-mainline-pack` | 不得用高尺度取消低尺度责任 |
42
+ | 诊断可能改变对象 | `reflexivity.md` | `diagnosis-mainline-pack` | 三层后无新增证据→必须收束 |
43
+ | 高权力/申诉/处分/名誉 | `power-closure.md` | `public-power-governance-pack` + `judgment-responsibility-pack` | 缺申诉保护→暂停强判断 |
44
+ | 风险紧急但证据不足 | `low-condition-action.md` | `judgment-responsibility-pack` | 只做低风险可撤回动作 |
45
+ | 爱/牺牲/照护/开放行动 | `love-open-action.md` | `intimate-love-care-pack` | 不得把爱写成忍耐命令 |
46
+ | 谁能改变条件/谁承担成本 | `responsibility-chain.md` | `diagnosis-mainline-pack` | 责任链不完整→降为轻量观察 |
47
+ | 退出/转移/外部承接 | `exit-transfer.md` | `intimate-love-care-pack` 或 `public-power-governance-pack` | 无法退出主体→不得要求理想退出 |
48
+ | 修复/复盘/道歉/承诺 | `repair-byproduct.md` | `diagnosis-mainline-pack` | 未见真实修复→不得判定"已修复" |
49
+ | 锚点/多层锚/跨域互操作 | `anchor-group.md` | `long-evolution-deep-pack` | — |
50
+ | 启动/转译/让渡/支撑通道 | `dynamics-group.md` | `long-evolution-deep-pack` | — |
51
+ | 行动承接/中层耗竭/结构负荷 | `structure-process-group.md` | `long-evolution-deep-pack` | — |
52
+ | 框架失效/证伪/良性消亡 | `framework-governance-falsification.md` | `v3-framework-governance-falsification-pack` | 不得用框架自证框架安全 |
53
+ | 共识程序/强判断/开放断言退场 | `procedural-judgment-responsibility.md` | `v3-procedural-judgment-pack` | 开放断言被处置化→立即退场 |
54
+ | 沉默/缺席/不透明/弱信号 | `visibility-opacity-weak-signals.md` | `v3-evidence-visibility-pack` | 不得把缺席当不存在 |
55
+ | 漂亮报告/AI 合规/选择性证据 | `malicious-compliance-ai-validation.md` | `v3-power-capture-malicious-compliance-pack` + `v3-evidence-visibility-pack` | 3项以上恶意合规信号→停止强判断 |
56
+ | 家庭/小团队/非正式关系+持续伤害 | `no-institution-middle-path.md` | `v3-no-institution-middle-path-pack` | 不模拟不存在的制度,不因无制度而停止判断 |
57
+ | 无法退出/复杂创伤/无健康基准 | `trapped-subject-trauma-baseline.md` | `v3-trapped-trauma-baseline-pack` | 安全优先,不得要求高风险对抗 |
58
+ | 痛苦/绝望/求助暗示/主体安全 | `trapped-subject-trauma-baseline.md` 或相应关系/疗愈卡 | `v3-trapped-trauma-baseline-pack` + `intimate-love-care-pack`(按题材) | 先接住人;不得把问题当纯逻辑题 |
59
+ | 爱作为生成事件 | `love-generative-action.md` | `v3-love-generative-action-pack` + `intimate-love-care-pack` | 两条线并行:结构解释线+生成事件线 |
60
+ | 隐喻/引经据典/来源透明 | `metaphor-source-transparency.md` | `v3-concept-migration-metaphor-pack` | 直接引用必须可核验,隐喻只负责打开视角 |
61
+ | 课程/咨询/AI 工具/认证/商业化 | `accessibility-toolization-split.md` | `v3-toolization-accessibility-pack` | 检查使用门槛债和解释权不平等 |
62
+ | 阶段6/熵增/观测递归 | `observation-entropy-contraction.md` | `v3-observation-entropy-contraction-pack` | 写清扩张/收束/停止条件 |
63
+ | 表达翻译/文章成文 | 表达翻译协议 | `expression-article-pack` | 术语必须翻译成人话 |
64
+
65
+ ## §4 连续联读包(完整索引)
66
+
67
+ | 联读包 ID | 中文名 | 触发场景 | 必须同读材料 | 硬失败 |
68
+ | --- | --- | --- | --- | --- |
69
+ | `framework-use-discipline-pack` | 框架使用纪律包 | 约束 CrossFrame 如何使用:防概念武器化、防教条化、防万能化、防 AI 文本替代证据。 | 使用准则、输出禁忌、本体保护、AI 输出分离和适用性分级。 | 把框架当万能审判、专业替代或人格定性工具。 |
70
+ | `judgment-responsibility-pack` | 判断责任包 | 约束开放断言、强判断、命题验证和高责任处置,防止可撤回判断被当成终局裁决。 | 证据成本、判断档位、命题验证、申诉/反证入口、弱信号保护和反俘获。 | 用开放断言绕过强判断验证,或把判断用于处置却没有撤回条件。 |
71
+ | `diagnosis-mainline-pack` | 诊断主线包 | 保持对象、事实、尺度、机制候选、五闸、工具箱和诊断维度的连续主线。 | 有限干预、观测登记、诊断档位、主流程、五闸、机制候选和诊断维度。 | 只套机制标签,跳过对象、证据、尺度、责任和观测影响。 |
72
+ | `intimate-love-care-pack` | 亲密关系/爱/照护包 | 处理关系、照护、爱、解释劳动和疗愈时,先保护痛苦、安全和边界。 | 亲密关系轻量入口、爱诊断红线、开放行动、修复副产品、责任链和疗愈/转移。 | 把爱写成忍耐命令,把修复责任压回受伤者,或用结构词抹掉痛苦。 |
73
+ | `public-power-governance-pack` | 公共制度与权力包 | 处理平台、制度、公共承诺、程序有效性、权力封闭和低权力主体保护。 | 反俘获、程序有效性、弱信号安全、退出转移、公共承诺、偿付和多中心治理。 | 把程序外观当有效程序,把 AI 文本当强证据,或忽略弱信号安全。 |
74
+ | `long-evolution-deep-pack` | 长期演化深水区包 | 处理根假设、生命周期、递进、势场、自主解离、治理连续性和文明尺度压力测试。 | 根假设/核心推论、生命周期、递进、势场、解离、调节预警偿付、多中心治理和超大规模压力测试。 | 把阶段写成宿命,把势场写成氛围,把文明尺度写成绝对结论。 |
75
+ | `expression-article-pack` | 表达与文章输出包 | 把后台概念翻译成人话、管理/制度/技术语境或文章输出,避免术语墙。 | 对外表达翻译、用户语言闸、推理提纲和文章底稿/正文规则。 | 后台推理存在但前台变成术语墙,或文章只剩概念姿态没有现实入口。 |
76
+ | `v3-framework-governance-falsification-pack` | 框架治理与证伪包 | 处理框架自诊、版本治理、根假设暂停、案例库偏差、框架良性消亡和替代框架接口。 | 自诊对象、版本治理、反例登记、暂停使用、案例库失败样本、良性消亡和替代接口。 | 用框架自己的语言证明框架安全,或为了保住框架无限加补丁。 |
77
+ | `v3-procedural-judgment-pack` | 程序与判断责任包 | 处理共识程序、概念有效性分级、强判断升级和开放断言被权力捕获后的退场。 | 共识七环节、E0-E4 概念有效性、判断责任、开放断言退场和修复/补偿入口。 | 把名义共识当有效共识,或让开放断言实际进入处置和公共记忆。 |
78
+ | `v3-evidence-visibility-pack` | 证据可见性包 | 处理可见性偏误、缺席信号、正当/压制性不透明、弱信号保护和 AI 现实验证边界。 | 缺席信号类别、不透明三分、弱信号六件套、AI 缺失材料清单和证据降档。 | 把沉默当不存在,把不透明当天然合理,或把 AI 报告格式当现实核验。 |
79
+ | `v3-power-capture-malicious-compliance-pack` | 权力捕获与恶意合规包 | 处理选择性证据、表演性合规、AI 合规幻觉和结构语言被用来洗白不作为。 | 恶意合规信号、证据选择性、申诉是否改变结果、复核独立性和责任转嫁检查。 | 规则表面被遵守,但弱信号被过滤、申诉无效、责任被结构语言转移。 |
80
+ | `v3-no-institution-middle-path-pack` | 无制度基础设施包 | 处理家庭、小团队、亲密关系、临时项目和非正式社群中没有正式复核但风险持续的场景。 | 中间路径原则、保护性开放断言、低暴露记录、外部视角和升级/撤回条件。 | 强行模拟不存在的制度,或因为不能复核就完全不判断。 |
81
+ | `v3-trapped-trauma-baseline-pack` | 无法退出与复杂创伤包 | 处理无法退出主体、复杂创伤、无健康基准、初建型修复和创伤建材型结构。 | 安全优先、代理保护、最小自主、低暴露记录、替代出口和首次建立健康基准。 | 要求无法退出者承担理想退出,或把创伤性生存策略误判为偏离健康锚点。 |
82
+ | `v3-love-generative-action-pack` | 爱与开放行动生成包 | 把爱定位为不能由既有结构充分推出、但出现后可被追踪的生成事件,而不是解释失败的剩余。 | 结构解释线、生成事件线、真实成本、新通道、新记忆、新责任分配和新承接者。 | 把爱神化为不可分析,或还原成利益/依附/恐惧解释后的剩余垃圾桶。 |
83
+ | `v3-concept-migration-metaphor-pack` | 概念迁移与隐喻控制包 | 处理跨尺度迁移前概念闸、隐喻漂移、规范性前提声明和知识谱系透明。 | 六个白话前概念问题、隐喻身份标注、规范性前提公开和来源透明。 | 用跨域隐喻证明因果,或把框架的价值选择伪装成纯经验结论。 |
84
+ | `v3-toolization-accessibility-pack` | 工具化与可及性包 | 处理使用门槛债、可及性审计、商业化工具化风险、认证垄断和分支分裂协议。 | 学习债、翻译债、证据债、复核债、退出债、身份债、工具化红线和分裂说明。 | 让框架变成专家垄断、商业交付压力或新的解释权不平等。 |
85
+ | `v3-observation-entropy-contraction-pack` | 观测收束与熵增边界包 | 处理阶段 6、熵增操作边界、观测递归扩张条件和必须收束的元规则。 | 发现滞后、修复滞后、复发率、修复副产品、负荷分布、观测扩张/收束条件。 | 无限追踪反应,或把阶段/熵增写成不作为的托词。 |
86
+
87
+ ## §4.1 联读包前置依赖标注
88
+
89
+ 以下三个联读包跨越 v3.0 源文档的不同部分,读取前需确认已有对应的基础概念:
90
+
91
+ | 联读包 | 跨越源部分 | 前置依赖 |
92
+ | --- | --- | --- |
93
+ | `intimate-love-care-pack` | Part 1(导读)+ Part 3(边界元假设/爱)+ Part 5(三十二/爱) | 必须先读 Part 1 的 9 个入口概念 + Part 2 的使用准则(2.1 概念武器化防范),再读 Part 5 的三十二(爱与开放性承担行动)时不得跳过三十(无法退出)和三十一(复杂创伤)的前置保护条件 |
94
+ | `public-power-governance-pack` | Part 2(反俘获/退出)+ Part 4(十五/公共承诺)+ Part 3(十三/偿付、十四/多中心) | 必须先读 Part 2 的 2.9(诊断可行性与反俘获协议),再读 Part 3 的十三、十四,最后读 Part 4 的十五 |
95
+ | `judgment-responsibility-pack` | Part 1(强判断10问)+ Part 2(证据/档位/反俘获)+ Part 5(十七/共识、二十一/概念有效性、三十八/退场) | 必须先读 Part 1 的强判断 10 问和 Part 2 的使用准则(尤其是 2.9 反俘获),再读 Part 5 的程序与退场模块 |
96
+
97
+ ## §4.2 Part 5 连续依赖链
98
+
99
+ v3.0 第五部分(十六—四十)内部存在精确的前后依赖链,后一节总是在前一节建立的保护机制上追加更具体的条件:
100
+
101
+ ```
102
+ 十六、框架自诊 ──→ 十七、共识程序 ──→ 十八、根假设证伪 ──→ 十九、案例库登记
103
+
104
+ 二十、前概念闸(六个白话问题)←──────────────────────────────────┘
105
+
106
+ 二十一、概念有效性分级(E0-E4)
107
+
108
+ 二十二、可见性偏误 ──→ 二十三、不透明区分 ──→ 二十四、阶段6熵增边界
109
+ ↓ ↓
110
+ 二十五、观测递归收束 ←────────────────────────────────┘
111
+
112
+ 二十六、恶意合规审计 ──→ 二十七、AI 现实验证边界
113
+
114
+ 二十八、弱信号保护六件套
115
+
116
+ 二十九、无制度中间路径 ──→ 三十、无法退出主体保护
117
+
118
+ 三十一、复杂创伤与无健康基准
119
+
120
+ 三十二、爱与开放性承担行动
121
+
122
+ 三十三、规范性前提声明
123
+
124
+ 三十四、隐喻漂移 ──→ 三十五、知识谱系与来源透明
125
+
126
+ 三十六、使用门槛债 ──→ 三十七、工具化与分裂风险
127
+
128
+ 三十八、开放断言退场 ──→ 三十九、框架良性消亡 ──→ 四十、总原则
129
+ ```
130
+
131
+ 使用时不得跳过前置节点直接读取后置节点——例如读三十二(爱)前必须确认已理解三十(无法退出)和三十一(复杂创伤)的保护优先级。
132
+
133
+ ## §5 v3.0 必须联读的高风险组合
134
+
135
+ - 方向性开放断言 + 接受/拒绝/支持/反对/该不该做:读 `judgment-responsibility-pack`,写清条件、替代解释、撤回条件和行动边界。
136
+ - 题设拆分/改良版选项 + 原题二选一:读 `framework-use-discipline-pack`,声明原题设判断与改写题设判断,避免偷换问题。
137
+ - 痛苦/绝望/创伤/求助暗示 + 哲学或思想实验:读 `v3-trapped-trauma-baseline-pack`,先承接主体处境,不把痛苦抽象成纯逻辑。
138
+ - 开放断言 + 组织处置/名誉/资源/档案:读 `v3-procedural-judgment-pack`,确认是否已经被权力捕获并需要退场。
139
+ - AI 报告/合规材料 + 公共或组织判断:读 `v3-evidence-visibility-pack` 与 `v3-power-capture-malicious-compliance-pack`,确认缺失材料和恶意合规风险。
140
+ - 弱信号/沉默/无人反对:读 `v3-evidence-visibility-pack`,不得把缺席当成不存在。
141
+ - 家庭/小团队/非正式关系 + 持续伤害:读 `v3-no-institution-middle-path-pack`,不要强行模拟制度,也不要完全停止判断。
142
+ - 无法退出/依赖/被控制:读 `v3-trapped-trauma-baseline-pack`,优先安全、代理保护和最小自主。
143
+ - 爱/照护/牺牲 + 结构解释:读 `v3-love-generative-action-pack` 和 `intimate-love-care-pack`,同时记录结构解释线与生成事件线。
144
+ - 跨域隐喻/经典参照/理论上升:读 `v3-concept-migration-metaphor-pack`,标注隐喻身份、相似点、不相似点和误用风险。
145
+ - 框架产品化/课程化/AI 工具化:读 `v3-toolization-accessibility-pack`,检查使用门槛债和解释权不平等。
146
+ - 长期追踪/高反身对象/阶段 6:读 `v3-observation-entropy-contraction-pack`,写清扩张、收束、停止追踪和降档条件。
147
+ - 框架自身是否失效:读 `v3-framework-governance-falsification-pack`,不得用 CrossFrame 自证 CrossFrame。
148
+
149
+ ## §6 概念保真自检
150
+
151
+ 输出前完成以下检查(内部使用,不展示给普通用户):
152
+
153
+ | 检查项 | 填写 |
154
+ | --- | --- |
155
+ | 本次承担判断作用的概念 | |
156
+ | 已读取的概念卡 | |
157
+ | 概念被翻译成的现实行为 | 谁做了什么、谁承担了什么、什么改变或没有改变 |
158
+ | 相邻概念是否被混淆 | 例如承接 vs 回流、反馈 vs 写回、退出转移 vs 放弃 |
159
+ | 证据要求是否满足 | 高 / 中 / 低成本证据;弱信号是否需要保护 |
160
+ | 输出是否先说人话 | 删掉术语后是否仍能读懂 |
161
+ | 判断档位是否匹配 | 轻量观察 / 开放断言 / 完整诊断 / 强判断 / 低条件行动 / 退出转移 |
162
+
163
+ ## §7 降档速查
164
+
165
+ | 判断 | 条件 |
166
+ | --- | --- |
167
+ | 可以维持当前档位 | 已读取对应联读包,且没有关键相邻约束缺口 |
168
+ | 降为开放断言 | 证据不足或联读不完整,但仍有明确判断靶点 |
169
+ | 降为轻量观察 | 概念只能说成标签、不能落到行为;或只有局部概念/材料 |
170
+ | 改为低条件行动 | 证据不足但风险紧急,只能做低风险可撤回动作 |
171
+ | 暂停强判断 | 影响权利、名誉、资源、处罚、公共记忆,但未完成判断责任包 |
172
+ | 退场或转接 | 开放断言被权力捕获,或框架自身在此场景中需降级、转接、退场 |
173
+
174
+ **硬降档规则**:
175
+ - 没读对应概念卡,但概念承担关键判断:先补读,再输出。
176
+ - 证据主要来自低成本材料(自评、AI 报告、漂亮文本):不得进入强判断。
177
+ - AI 缺失材料超过三项:只能输出轻量观察、问题清单或保护性开放断言。
178
+ - 高责任影响但无申诉、复核、反报复保护:不得进入高责任诊断。
179
+ - 撤回条件写不出来:不得输出开放断言以上的判断。
180
+ - 未完成必须联读:不能输出强判断。
181
+ - 方向性判断写不出替代解释、反向条件和行动边界:不得维持开放断言以上。
182
+ - `vulnerable` 主题未先承接痛苦、安全或最小自主:不得进入冷处理式成文。
183
+ - `high-stakes` 主题没有证据边界、反证/申诉入口或必要查源:不得进入强判断或公开建议。
184
+
185
+ ## §8 推理提纲显示
186
+
187
+ 最终推理提纲中只显示包名短行:
188
+
189
+ ```text
190
+ - 本次连续联读包:诊断主线包 / 判断责任包 / 表达与文章输出包
191
+ ```
192
+
193
+ 不要把完整的检查表贴给普通用户,除非用户要求审计或完整工作表。
194
+
195
+ ## §9 补充:概念保真降档规则(精简)
196
+
197
+ - 概念只能说成标签,不能落到行为 → 降为轻量观察或重写表达
198
+ - 证据主要来自低成本材料 → 不得进入强判断
199
+ - 高责任影响但无申诉、复核、反报复保护 → 不得进入高责任诊断
200
+ - 撤回条件写不出来 → 不得输出开放断言以上的判断
201
+
202
+ ## §10 历史详参
203
+
204
+ 以下文件已整合进本文件,保留为按需查阅的详细参考:
205
+
206
+ - `continuity-bundles.md`:联读包完整索引(原版)
207
+ - `v3-source-spine.md`:源文档标题层级与章节顺序
208
+ - `v3-section-digest-index.md`:逐节保真摘要
209
+ - `source-continuity-check.md`:连续性检查工作表(完整版)
210
+ - `concept-fidelity-check.md`:概念保真检查表(完整版)
211
+
212
+ 需要追踪 v3.0 源结构细节、逐节演化对照或完整相邻约束时,仍可查阅上述文件。日常使用只需读取本文件。
@@ -0,0 +1,42 @@
1
+ # 爱作为开放行动
2
+
3
+ 本框架中的“爱”不是情绪口号,也不是要求他人继续承受的道德命令。
4
+
5
+ ## 定义
6
+
7
+ 爱是一种开放行动:当利益、恐惧、制度激励都不足以推出这个行动时,主体仍愿意承担真实成本,为他人、共同体、未来或更高价值打开新的可能。
8
+
9
+ ## 三个边界
10
+
11
+ - 爱不能被命令:被要求的无限忍耐不是爱。
12
+ - 爱不能被抽取:如果系统只吸收爱而不给回流,它会毁掉爱的主体。
13
+ - 爱不能替代责任:不能让有权改变条件的人躲在“你要有爱”后面。
14
+
15
+ ## 不浪费爱
16
+
17
+ 不浪费爱,不是把爱神圣化,而是让爱留下结构副产品:
18
+
19
+ - 共同记忆。
20
+ - 更清楚的边界。
21
+ - 更好的制度。
22
+ - 更稳定的承接关系。
23
+ - 更安全的弱信号通道。
24
+ - 更可持续的修复能力。
25
+
26
+ ## 诊断问题
27
+
28
+ - 谁在付出爱的成本?
29
+ - 这份成本有没有回流?
30
+ - 它是否改变了条件?
31
+ - 它是否被当作理所当然?
32
+ - 继续投入会打开可能,还是只会延长抽取?
33
+
34
+ ## 输出原则
35
+
36
+ 可以说:
37
+
38
+ > 这不是你不够爱,而是你的爱没有进入共同修复链,只被系统吸收了。
39
+
40
+ 不要说:
41
+
42
+ > 如果你真的爱,就应该继续承受。
@@ -0,0 +1,39 @@
1
+ # 权力封闭与退出转移
2
+
3
+ 有些系统不是“沟通不够”,而是回流条件被权力关闭了。
4
+
5
+ ## 权力封闭信号
6
+
7
+ - 证据由一方掌握。
8
+ - 程序由一方设计、解释和裁决。
9
+ - 提出异议会带来惩罚。
10
+ - 复核流程存在,但几乎不改变结果。
11
+ - 弱信号只能匿名、私下或事后出现。
12
+ - 系统要求低权力者继续承担修复成本。
13
+
14
+ ## 退出转移
15
+
16
+ 退出转移不是逃避,而是在内部回流不可能时,把行动目标从“修复此系统”转向:
17
+
18
+ - 保护人。
19
+ - 保存证据。
20
+ - 寻找外部承接。
21
+ - 释放演化记忆。
22
+ - 降低继续投入的损耗。
23
+ - 为未来修复保留条件。
24
+
25
+ ## 不应继续内部修复的情况
26
+
27
+ - 每次反馈都变成对反馈者的审查。
28
+ - 申诉越多,处境越差。
29
+ - 关键证据永远不可访问。
30
+ - 规则只约束弱者,不约束权力方。
31
+ - 修复语言被用来延长消耗。
32
+
33
+ ## 输出边界
34
+
35
+ 可以判断“当前条件下不适合继续内部承接”。
36
+
37
+ 不要轻易判断“这个系统永远不可修复”。更准确的说法是:
38
+
39
+ > 在当前证据与权力条件下,内部修复条件不足,行动重心应转向保护、证据、外部承接和退出转移。
@@ -0,0 +1,113 @@
1
+ # 读取路由图
2
+
3
+ 本文件决定一次 CrossFrame 调用应该读取哪些材料。默认先读最少必要内容;当概念承担判断作用时,再加载完整概念卡、必要的 v5 source module 局部和必要的连续联读包。
4
+
5
+ 当前权威源为 `v5.0`。`v3.0` 与 `v2.0` 文件只作为历史基线;默认运行先读取 `runtime-read-policy.md`、本文件和 `continuity-closure-map.md`。`v5-source-spine.md`、`v5-section-digest-index.md`、`v5-coverage-map.md` 与 `v5-term-fidelity.md` 只在源锚点不足、高责任源审计、用户要求版本/原文核验或需要具体 V5-H 范围时定向读取相关局部。
6
+
7
+ ## v5 source modules
8
+
9
+ - `v5-source-spine.md`:v5 原文标题顺序、段落范围、相邻关系、表格索引和默认连读包。
10
+ - `v5-section-digest-index.md`:逐标题节点研究摘要、不可误读边界和相邻联读提醒。
11
+ - `v5-coverage-map.md`:标题节点、连读包、协议、工作表和 skill 的覆盖关系。
12
+ - `v5-term-fidelity.md`:v5 术语保真表。
13
+ - `v5-material-selection-map.md`:从用户请求进入 v5 包、协议和模板的选择图。
14
+ - `continuity-closure-map.md`:运行时轻量闭包图,默认用于递归展开必须同读包。
15
+
16
+ ## v5 连读包索引
17
+
18
+ | 连读包 | 中文名 | 触发场景 | 必须同读闭包 |
19
+ | --- | --- | --- | --- |
20
+ | `v5-use-boundary-governance-pack` | 使用边界与治理总闸包 | 用户要求 CrossFrame 直接定性、公开发布、替代专业判断、跨域迁移或把框架作为权威背书。 | `v5-diagnosis-admission-downgrade-exit-pack`, `v5-concept-weaponization-dogma-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-core-concept-integrity-pack`, `v5-source-evidence-separation-pack`, `v5-anchor-dynamics-structure-process-pack` |
21
+ | `v5-diagnosis-admission-downgrade-exit-pack` | 诊断准入、降级与退出包 | 材料不足、风险紧急、用户要求快速判断、关系或组织没有正式复核条件。 | `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-source-evidence-separation-pack` |
22
+ | `v5-low-power-protection-pack` | 低权力主体保护包 | 亲密关系、家庭、小团队、平台治理、公共制度、投诉申诉、无法退出主体。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
23
+ | `v5-concept-weaponization-dogma-pack` | 概念武器化与教条化包 | 用户要求贴标签、定性人品、用概念替代证据或把术语直接写成结论。 | `v5-core-concept-integrity-pack`, `v5-use-boundary-governance-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-source-evidence-separation-pack` |
24
+ | `v5-cross-scale-context-translation-pack` | 跨尺度与语境转译包 | 问题涉及升维解释、跨域类比、制度化语言、技术治理或普通人表达。 | `v5-domain-translation-normative-source-pack`, `v5-use-boundary-governance-pack`, `v5-concept-weaponization-dogma-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-core-concept-integrity-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-source-evidence-separation-pack` |
25
+ | `v5-seven-gates-diagnosis-pack` | 七闸诊断包 | 所有完整诊断、深度分析、高责任判断、公共制度、组织修复和文章底稿。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
26
+ | `v5-source-evidence-separation-pack` | 来源、证据与判断分离包 | 有报告、自评、聊天记录、媒体材料、AI 生成材料、申诉材料或不完整证据。 | `v5-evidence-downgrade-action-ceiling-pack` |
27
+ | `v5-evidence-downgrade-action-ceiling-pack` | 证据降级与行动上限包 | 任何涉及名誉、资源、处分、组织处置、公共记忆、公开评论或关系退出的判断。 | 无 |
28
+ | `v5-observation-reflexivity-release-pack` | 观测反身性与收束包 | 对象会表演、反制、改证据、改边界,或用户要求持续追踪反应。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
29
+ | `v5-ai-process-artifact-boundary-pack` | AI 过程性产物边界包 | AI 报告、合规材料、机构自评、审计稿、流程图、自动生成证据或模型诊断。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-concept-weaponization-dogma-pack`, `v5-core-concept-integrity-pack`, `v5-use-boundary-governance-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-seven-gates-diagnosis-pack` |
30
+ | `v5-strong-judgment-eight-pack` | 强判断八件套包 | 涉及资格、名誉、权利、资源、处分、公共记忆、公开点名或重大组织行动。 | `v5-open-assertion-proposition-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-low-power-protection-pack`, `v5-seven-gates-diagnosis-pack`, `v5-source-evidence-separation-pack` |
31
+ | `v5-open-assertion-proposition-pack` | 开放断言与命题验证包 | 证据不足但风险不能无视、用户要求判断、需要提出命题或预测。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
32
+ | `v5-core-concept-integrity-pack` | 核心概念完整性包 | 输出要使用承接、回流、锚点、结构负荷、修复副产品、责任链等高风险概念。 | `v5-anchor-dynamics-structure-process-pack` |
33
+ | `v5-anchor-dynamics-structure-process-pack` | 锚点、动力、结构与过程包 | 解释一个系统为什么能启动、卡住、转译失败、责任断裂或忙而无积累。 | `v5-core-concept-integrity-pack` |
34
+ | `v5-root-assumptions-meta-rules-pack` | 根假设与元规则包 | 用户问框架是否成立、概念是否自洽、理论后台、第一因、意义或抽象命题。 | `v5-domain-translation-normative-source-pack`, `v5-use-boundary-governance-pack`, `v5-concept-weaponization-dogma-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-core-concept-integrity-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-source-evidence-separation-pack` |
35
+ | `v5-state-coordinate-lifecycle-pack` | 状态坐标与生命周期包 | 生命周期判断、阶段判断、发展阶段、成熟/衰退、长期演化或阶段 6。 | `v5-observation-reflexivity-release-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
36
+ | `v5-long-evolution-progression-field-pack` | 长期演化、递进与势场包 | 战略推进、长期修复、忙但没有积累、系统停滞、组织演化、文明尺度压力测试。 | `v5-state-coordinate-lifecycle-pack`, `v5-governance-continuity-multicenter-pack`, `v5-observation-reflexivity-release-pack`, `v5-public-power-institution-pack`, `v5-responsibility-intervention-separation-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-low-power-protection-pack` |
37
+ | `v5-governance-continuity-multicenter-pack` | 治理连续性与多中心包 | 组织修复、制度治理、长期项目、公共承诺、代际承接或平台治理。 | `v5-public-power-institution-pack`, `v5-responsibility-intervention-separation-pack`, `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
38
+ | `v5-action-healing-transfer-pack` | 行动、疗愈与转移包 | 用户要下一步、修复方案、疗愈、退出、关系/组织重建或低条件试探行动。 | `v5-responsibility-intervention-separation-pack`, `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
39
+ | `v5-responsibility-intervention-separation-pack` | 责任链与干预边界分离包 | 组织复盘、公共评论、亲密关系、团队修复、问责和行动建议。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
40
+ | `v5-love-trapped-trauma-pack` | 爱、无法退出与复杂创伤包 | 亲密关系、家庭、照护、创伤性生存策略、无健康基准、爱被要求或道德化。 | `v5-low-power-protection-pack`, `v5-action-healing-transfer-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-responsibility-intervention-separation-pack` |
41
+ | `v5-public-power-institution-pack` | 公共权力与制度包 | 平台治理、政策、机构责任、公共争议、公共评论、申诉、合规和制度修复。 | `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
42
+ | `v5-domain-translation-normative-source-pack` | 领域转译、规范前提与来源透明包 | 对外文章、读书互读、理论解释、跨学科转译、概念阐释和公共评论。 | `v5-use-boundary-governance-pack`, `v5-concept-weaponization-dogma-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-core-concept-integrity-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-source-evidence-separation-pack` |
43
+ | `v5-media-platform-crisis-pack` | 媒体、平台与危机包 | 媒体事件、平台处罚、公共争议、危机公关、公开发文、舆论反转。 | `v5-public-power-institution-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-strong-judgment-eight-pack`, `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-open-assertion-proposition-pack`, `v5-seven-gates-diagnosis-pack` |
44
+ | `v5-framework-self-diagnosis-falsification-pack` | 框架自诊、证伪与回滚包 | 用户要求评估框架、比较 3.0/5.0、检查输出是否执行框架或质疑框架有效性。 | `v5-root-assumptions-meta-rules-pack`, `v5-use-boundary-governance-pack`, `v5-domain-translation-normative-source-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-concept-weaponization-dogma-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-core-concept-integrity-pack`, `v5-source-evidence-separation-pack`, `v5-anchor-dynamics-structure-process-pack` |
45
+ | `v5-toolization-accessibility-release-pack` | 工具化、可及性与发布包 | 技能封装、工具化、公开发布、商业化、培训认证、自动化审查或大规模部署。 | `v5-use-boundary-governance-pack`, `v5-framework-self-diagnosis-falsification-pack`, `v5-low-power-protection-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-concept-weaponization-dogma-pack`, `v5-root-assumptions-meta-rules-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-seven-gates-diagnosis-pack`, `v5-core-concept-integrity-pack`, `v5-domain-translation-normative-source-pack`, `v5-anchor-dynamics-structure-process-pack` |
46
+
47
+ ## 基础路由
48
+
49
+ | 用户请求 | 必读 | 连续联读包 |
50
+ | --- | --- | --- |
51
+ | 快速诊断 | protocols/diagnosis-protocol.md; worksheets/intake-worksheet.md; worksheets/seven-gates-worksheet.md | `v5-diagnosis-admission-downgrade-exit-pack`, `v5-seven-gates-diagnosis-pack` |
52
+ | 完整诊断 / 审计 / 深度分析 | protocols/diagnosis-protocol.md; references/runtime-read-policy.md; references/continuity-closure-map.md; 按需定向读取 v5 source module 局部 | `v5-seven-gates-diagnosis-pack`, `v5-source-evidence-separation-pack`, `v5-core-concept-integrity-pack` |
53
+ | 开放断言 / 命题验证 | protocols/open-assertion-protocol.md; protocols/proposition-verification-protocol.md | `v5-open-assertion-proposition-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
54
+ | 公开强判断 / 资格名誉资源权利 | protocols/proposition-verification-protocol.md; protocols/anti-capture-protocol.md | `v5-strong-judgment-eight-pack`, `v5-low-power-protection-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
55
+ | AI 报告 / 合规材料 / 自评 | references/concept-cards/malicious-compliance-ai-validation.md; references/concept-cards/evidence-cost.md | `v5-ai-process-artifact-boundary-pack`, `v5-source-evidence-separation-pack` |
56
+ | 生命周期 / 阶段判断 / 长期演化 | protocols/lifecycle-diagnosis-protocol.md; protocols/progression-protocol.md | `v5-state-coordinate-lifecycle-pack`, `v5-long-evolution-progression-field-pack` |
57
+ | 组织复盘 / 修复 | protocols/governance-continuity-protocol.md; protocols/healing-transfer-protocol.md | `v5-governance-continuity-multicenter-pack`, `v5-responsibility-intervention-separation-pack`, `v5-action-healing-transfer-pack` |
58
+ | 公共制度 / 平台治理 / 公共评论 | protocols/public-institution-protocol.md; protocols/anti-capture-protocol.md | `v5-public-power-institution-pack`, `v5-media-platform-crisis-pack`, `v5-low-power-protection-pack` |
59
+ | 亲密关系 / 无法退出 / 创伤 | protocols/intimate-relationship-protocol.md; protocols/healing-transfer-protocol.md | `v5-love-trapped-trauma-pack`, `v5-low-power-protection-pack`, `v5-action-healing-transfer-pack` |
60
+ | 文章 / 评论 / 可读输出 | ../crossframe-essay/SKILL.md; templates/user-facing-language.md | `v5-domain-translation-normative-source-pack`, `v5-seven-gates-diagnosis-pack` |
61
+ | 框架自诊 / 证伪 / 版本治理 | protocols/framework-boundary-protocol.md; references/framework-ontology-protection.md | `v5-framework-self-diagnosis-falsification-pack`, `v5-root-assumptions-meta-rules-pack` |
62
+ | 工具化 / 公开发布 / 技能封装 | references/framework-ontology-protection.md; worksheets/source-continuity-check.md | `v5-toolization-accessibility-release-pack`, `v5-use-boundary-governance-pack` |
63
+
64
+ ## 连续联读执行规则
65
+
66
+ - 只要上表的连续联读包不是空,默认先读 `references/continuity-closure-map.md` 展开闭包;需要包说明、源锚点或降档细节时,再读 `references/continuity-bundles.md` 和对应 `references/continuity-bundles/v5/<bundle-id>.md`。
67
+ - 连读包不是孤立按需检索。命中入口包后,必须递归展开该包的“必须同读闭包”;闭包中的包是硬依赖。
68
+ - 默认最多读取 3 个入口核心包 + 2 个相邻辅助包;这个上限不限制必须同读闭包。若闭包无法读完,必须降档或暂停强判断。
69
+ - 相邻候选包只在硬依赖闭包完成后按题材追加,不能替代必须同读包。
70
+ - 深度、审计、高责任、公共制度、亲密关系、长期演化、框架治理和文章输出场景,必须检查相邻章节;默认通过包文件、闭包图和已有 V5-H 锚点完成,只有锚点不足或需要源审计时,才定向读取 `v5-source-spine.md` 或 `v5-section-digest-index.md` 的相关局部。
71
+ - 若 v5 与历史 v3/v2 的理解冲突,以 v5 为准;只有用户要求版本追踪或回退审计时才读取历史文件。
72
+ - 输出前使用 `worksheets/source-continuity-check.md`:若发现只读了单张概念卡,且本文件要求联读,必须补读或降档。
73
+ - 输出前使用 `worksheets/source-anchor-integrity-check.md`:中心命题、机制候选、高风险概念和行动边界无法回指胶囊源锚点时,必须标为本文推断、表达转译或外部思想映射。
74
+ - 成文后如果正文后半段新增现实关系、低权力、创伤、控制、无法退出、长期单方承接、公共处置、责任链、强行动建议或概率排序判断,即使原任务是哲学、读书或概念解释,也要触发对应包的定向补读或显式降档。正文新增判断不能绕过入口路由。
75
+ - 下游 essay、专项 skill 和 review 默认复用 `v5-read-state-capsule`;只有胶囊缺少关键锚点、高责任审计或完整性检查失败时,才按具体锚点定向补读。
76
+ - 正常运行不得读取 `evals/`、`examples/`、完整成功案例或完整失败案例;这些只用于开发验证、压测和调试。
77
+ - `templates/reasoning-outline-output.md` 中的本次连续联读包只列包名,不展开完整工作表。
78
+
79
+ ## 高风险概念触发
80
+
81
+ | 触发词或判断动作 | 必读概念卡或协议 | 默认 v5 包 |
82
+ | --- | --- | --- |
83
+ | 证据、材料、报告、弱信号、AI 合规、自评 | `concept-cards/evidence-cost.md` | `v5-source-evidence-separation-pack`, `v5-ai-process-artifact-boundary-pack` |
84
+ | 档位、能否强判断、能否处置、能否公开 | `concept-cards/judgment-grades.md` | `v5-evidence-downgrade-action-ceiling-pack`, `v5-strong-judgment-eight-pack` |
85
+ | 尺度升维、换层解释、大局、历史、制度 | `concept-cards/scale-transfer.md` | `v5-cross-scale-context-translation-pack` |
86
+ | 被诊断后变化、表演、反制、策略反应 | `concept-cards/reflexivity.md` | `v5-observation-reflexivity-release-pack` |
87
+ | 爱、牺牲、忍耐、照护、开放行动、承接、回流、创伤、控制、长期单方承接、无法安全表达 | `concept-cards/love-open-action.md`; `protocols/intimate-relationship-protocol.md` | `v5-love-trapped-trauma-pack`, `v5-low-power-protection-pack`, `v5-action-healing-transfer-pack` |
88
+ | 公共承诺、平台治理、制度、分配回流 | `protocols/public-institution-protocol.md` | `v5-public-power-institution-pack` |
89
+ | 阶段、生命周期、回退、混合阶段 | `protocols/lifecycle-diagnosis-protocol.md` | `v5-state-coordinate-lifecycle-pack` |
90
+ | 工具化、公开发布、AI 工具、认证 | `references/framework-ontology-protection.md` | `v5-toolization-accessibility-release-pack` |
91
+
92
+ ## 输出路由
93
+
94
+ - 默认输出使用 `templates/reasoning-outline-output.md` 作为前置提纲。
95
+ - 快速诊断:`templates/quick-diagnosis-output.md`
96
+ - 完整诊断:`templates/full-diagnosis-output.md`
97
+ - 推演:`templates/inference-output.md`
98
+ - 开放断言:`templates/open-assertion-output.md`
99
+ - 概念解释:`templates/concept-explanation-output.md`
100
+ - 强判断:`templates/strong-judgment-output.md`
101
+ - 高反身性:`templates/high-reflexivity-output.md`
102
+ - 亲密关系轻量入口:`templates/intimate-relationship-output.md`
103
+ - 疗愈与转移:`templates/healing-transfer-output.md`
104
+ - 公共制度专项:`templates/public-institution-output.md`
105
+ - 框架边界:`templates/framework-boundary-output.md`
106
+ - 生命周期:`templates/lifecycle-output.md`
107
+ - 递进模式:`templates/progression-output.md`
108
+ - 势场与自主解离:`templates/field-dissociation-output.md`
109
+ - 治理连续性:`templates/governance-continuity-output.md`
110
+ - 超大规模压力测试:`templates/large-scale-stress-output.md`
111
+ - 对外表达翻译:`templates/expression-translation-output.md`
112
+
113
+ 输出前必须读或内化 `templates/user-facing-language.md` 的表达闸。
@@ -0,0 +1,33 @@
1
+ # 观测反身性
2
+
3
+ 在人类系统中,诊断不是站在系统外面的镜子。诊断会进入系统,改变对象。
4
+
5
+ ## 基本问题
6
+
7
+ - 谁会看到这个判断?
8
+ - 看到之后,谁会调整行为?
9
+ - 调整是修复、掩饰、反击,还是表演?
10
+ - 诊断会不会让弱信号更危险?
11
+ - 诊断会不会让某人被贴上不可撤回的标签?
12
+
13
+ ## 典型风险
14
+
15
+ - 防御:被诊断者把判断当攻击。
16
+ - 表演:组织开始制造合规文本,而不改变条件。
17
+ - 报复:弱者因说出事实受到惩罚。
18
+ - 标签化:复杂结构被压成某个人的固定属性。
19
+ - 证据污染:当事人根据诊断重新包装叙述。
20
+
21
+ ## 典型收益
22
+
23
+ - 命名机制:让反复痛苦变得可讨论。
24
+ - 降低自责:把“我不够好”转为“回流链断裂”。
25
+ - 产生边界:知道什么可以继续,什么需要停止。
26
+ - 创造修复:把反馈写回规则、资源、角色或记忆。
27
+
28
+ ## 输出调整
29
+
30
+ - 风险低:可以直接给诊断。
31
+ - 风险中:使用开放断言,写撤回条件。
32
+ - 风险高:先保护证据与人,避免公开强判断。
33
+ - 权力高度不对称:启动反俘获协议。
@@ -0,0 +1,59 @@
1
+ # Runtime Read Policy
2
+
3
+ 本文件控制 CrossFrame 正常运行时的读取成本。默认目标是:保留 v5 连续性和审计能力,但不把完整源索引、eval、examples 或成功/失败长案例塞进每次上下文。
4
+
5
+ ## 默认读取层级
6
+
7
+ 正常 `/crossframe-suite`、`/crossframe`、`/crossframe-essay` 运行只读:
8
+
9
+ 1. 当前入口 `SKILL.md`。
10
+ 2. 本文件。
11
+ 3. `references/read-routing-map.md`。
12
+ 4. `references/continuity-closure-map.md`。
13
+ 5. 被路由命中的 protocol / worksheet / template。
14
+ 6. 被命中的 v5 连读包文件。
15
+ 7. 若成文,`crossframe-essay` 的文章类型选择器、技法路由表和最多 5 张技法卡。
16
+
17
+ ## 默认不读
18
+
19
+ 以下文件默认不在正常产出路径读取:
20
+
21
+ - `evals/`
22
+ - `examples/`
23
+ - 完整成功案例和完整失败案例
24
+ - `v5-source-spine.md`
25
+ - `v5-section-digest-index.md`
26
+ - `v5-coverage-map.md`
27
+ - `v2-*`、`v3-*` 历史基线
28
+ - 全量 `writing-techniques/` 50 张卡
29
+
30
+ 这些材料只在验证、调试、回退审计、源锚点失败、用户显式要求过程审计或需要原文/章节定位时读取。
31
+
32
+ ## 大 source module 读取规则
33
+
34
+ `v5-source-spine.md` 和 `v5-section-digest-index.md` 是重资料,不全量打开。需要源锚点时:
35
+
36
+ 1. 先在 `v5-material-selection-map.md`、`v5-term-fidelity.md` 或当前连读包中确定关键词、包名或 V5-H 范围。
37
+ 2. 用搜索定位相关 V5-H 或标题。
38
+ 3. 只读取命中的局部段落、相邻标题或必要范围。
39
+ 4. 在 `v5-read-state-capsule` 写明 source module、V5-H/源范围和降档边界。
40
+
41
+ 无法定位稳定锚点时,不补全大索引,不硬装权威;写“锚点缺失,降档”。
42
+
43
+ ## eval / examples 使用规则
44
+
45
+ - `evals/` 只用于开发、压测、回归验证和 review-agent 审计,不进入用户正常答案。
46
+ - `examples/` 只用于风格对齐或调试,不作为默认上下文。
47
+ - 失败案例保留为短压力样例,不写成长篇历史叙述。
48
+ - 成功案例只保留最小合格片段;完整样稿放到 `work/` 或归档,不放入默认读取链。
49
+
50
+ ## 输出层减负
51
+
52
+ 后台可以执行完整检查,但前台只展示摘要:
53
+
54
+ - 胶囊摘要,不展开完整闭包表。
55
+ - 来源台账状态,不堆所有来源字段;高责任或用户要求时再展开。
56
+ - 技法落地摘要,不展示全部技法卡内容。
57
+ - 质量闸短摘要,不替代底稿和正文。
58
+
59
+ 若触发高责任、公共发布、真实机构事故、名誉资源处分、AI 合规或用户要求审计过程,可展开相应表格。
@@ -0,0 +1,36 @@
1
+ # 尺度转移闸
2
+
3
+ 尺度转移是 CrossFrame 的关键能力,也是最容易误用的地方。
4
+
5
+ ## 允许的尺度转移
6
+
7
+ - 从个体痛苦上升到关系模式,以看见反复发生的机制。
8
+ - 从团队症状上升到组织流程,以看见反馈为何无法写回。
9
+ - 从制度个案上升到权力结构,以看见程序为何失效。
10
+ - 从宏观叙事下降到具体接口,以找出责任链和修复点。
11
+
12
+ ## 不允许的尺度转移
13
+
14
+ - 用宏大历史解释让具体受害者闭嘴。
15
+ - 用“大家都是时代产物”取消具体责任。
16
+ - 用“系统问题”掩盖某些人拥有改变条件的能力。
17
+ - 用个体情绪替代制度证据。
18
+ - 用道德标签替代机制分析。
19
+
20
+ ## 检查问题
21
+
22
+ 1. 本次转移解释了什么新增事实?
23
+ 2. 它是否保留了原尺度的痛苦与责任?
24
+ 3. 它是否让行动边界更清楚?
25
+ 4. 它是否让弱者承担更多证明成本?
26
+ 5. 它是否让强者更容易逃避责任?
27
+
28
+ ## 输出原则
29
+
30
+ 可以说:
31
+
32
+ > 从关系尺度看,这是回流断裂;从个体尺度看,它真实表现为长期疲惫和自我怀疑。后者不能被前者取消。
33
+
34
+ 不要说:
35
+
36
+ > 这只是结构问题,所以你不该痛苦。