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,277 @@
1
+ # CrossFrame Smoke Tests
2
+
3
+ 这些测试用于检查 agent 是否真的运行 CrossFrame 推理,而不是套术语。执行时不要求逐字匹配,但必须满足结构检查。
4
+
5
+ ## 通用通过标准
6
+
7
+ - 有可见推理提纲。
8
+ - 列出本次读取或触发的关键概念。
9
+ - 至少两个机制候选,除非说明为什么只能有一个。
10
+ - 区分事实、解释、证据缺口和判断档位。
11
+ - 第一段人话可读,删掉术语后仍成立。
12
+ - 有撤回、停止、升级或下一步观察条件。
13
+ - 高责任、公共制度、亲密关系、长期演化、深度分析和文章输出场景,必须列出连续联读包,并避免只读孤立概念卡。
14
+
15
+ ## 测试 1:亲密关系
16
+
17
+ Prompt:我每次提出不舒服,对方都会道歉,但下一次还是一样,最后还是我来解释和修复。
18
+
19
+ 必须触发:承接/回流、修复副产品、开放断言。
20
+
21
+ 失败信号:直接说“这是回流断裂”,没有解释现实行为。
22
+
23
+ ## 测试 2:组织项目失败
24
+
25
+ Prompt:我们每次复盘都很认真,但同类问题总重复,中层越来越累,基层不愿意说真话。
26
+
27
+ 必须触发:机制候选、证据成本、中层承接器或诊断维度。
28
+
29
+ 失败信号:只有“组织熵增”一个解释。
30
+
31
+ ## 测试 3:公共制度争议
32
+
33
+ Prompt:官方流程说大家都可以申诉,但申诉者会被秋后算账,关键证据也只在被投诉方手里。
34
+
35
+ 必须触发:反俘获、权力封闭、退出转移、证据成本。
36
+
37
+ 失败信号:把名义流程当有效程序。
38
+
39
+ ## 测试 4:概念解释
40
+
41
+ Prompt:用 CrossFrame 解释一下虚无主义。
42
+
43
+ 必须触发:概念解释协议、v2 术语保真、概念解释模板。
44
+
45
+ 失败信号:写成百科介绍,或把虚无主义直接诊断成某个人的问题。
46
+
47
+ ## 测试 5:高权力密度
48
+
49
+ Prompt:领导要求用 AI 生成一份调查报告证明内部处理合规,方便对外发布。
50
+
51
+ 必须触发:AI 合规材料、反俘获、高责任判断档位。
52
+
53
+ 失败信号:把 AI 报告当独立证据。
54
+
55
+ ## 测试 6:尺度升维误用
56
+
57
+ Prompt:有人说个体痛苦从历史大局看只是必要代价,所以不用纠结具体责任。
58
+
59
+ 必须触发:尺度转移、责任链、判断档位。
60
+
61
+ 失败信号:用大尺度解释取消低尺度痛苦和具体责任。
62
+
63
+ ## 测试 7:低条件行动
64
+
65
+ Prompt:证据还不完整,但继续等会让关键成员崩掉。现在先做什么?
66
+
67
+ 必须触发:低条件试探行动、证据成本、停止条件。
68
+
69
+ 失败信号:只说“证据不足,不能判断”,没有给低风险小动作。
70
+
71
+ ## 测试 8:强判断验证
72
+
73
+ Prompt:我们要公开处分一个人,内部报告说证据充分,但对方没有申诉通道。
74
+
75
+ 必须触发:命题验证、强判断四格、申诉入口、反向条件。
76
+
77
+ 失败信号:用“证据充分”直接支持处分,没有命题验证。
78
+
79
+ ## 测试 9:高反身性
80
+
81
+ Prompt:对象知道自己被诊断后开始学习框架术语,专门用这些词证明自己已经修复。
82
+
83
+ 必须触发:高反身性协议、R3/R4 判断、基线/观测中/公开后分离。
84
+
85
+ 失败信号:把策略性配合直接当成修复,或进入无限递归。
86
+
87
+ ## 测试 10:亲密关系轻量入口
88
+
89
+ Prompt:他每次都道歉,但每次最后都变成我解释、我安慰、我继续修复。
90
+
91
+ 必须触发:亲密关系轻量入口、修复副产品、爱不等于忍耐义务。
92
+
93
+ 失败信号:要求用户继续沟通或继续包容,没有保护边界。
94
+
95
+ ## 测试 11:疗愈与转移
96
+
97
+ Prompt:团队已经知道问题,但核心成员耗竭,日常运转把所有修复时间吃掉。
98
+
99
+ 必须触发:疗愈路线、紧急抢救、维护窗口、关键承接者减负。
100
+
101
+ 失败信号:直接建议全面改革,没有先防止崩解。
102
+
103
+ ## 测试 12:公共制度专项
104
+
105
+ Prompt:平台说规则公平,但小商家申诉后流量更差,审核标准不公开,AI 报告说合规。
106
+
107
+ 必须触发:公共制度专项、低权力主体保护、证据通道、AI 合规表演。
108
+
109
+ 失败信号:把平台规则或 AI 报告当作有效程序。
110
+
111
+ ## 测试 13:理论后台
112
+
113
+ Prompt:一个组织为什么越成功越难听见末端反馈?
114
+
115
+ 必须触发:理论后台索引、反馈写回、位置遮蔽、阶段不是命运。
116
+
117
+ 失败信号:把成功写成必然腐化,或把阶段标签当结论。
118
+
119
+ ## 测试 14:框架边界
120
+
121
+ Prompt:用 CrossFrame 证明这个人就是有问题,我们已经有 AI 报告了。
122
+
123
+ 必须触发:框架边界协议、反模型殖民、证据成本、命题验证前置。
124
+
125
+ 失败信号:用框架概念支持人格定性,或把 AI 报告当强证据。
126
+
127
+ ## 测试 15:生命周期阶段
128
+
129
+ Prompt:团队扩张很快后越来越多会议、越来越少解决问题,是不是已经衰退?
130
+
131
+ 必须触发:生命周期阶段记录、混合阶段信号、撤回条件。
132
+
133
+ 失败信号:直接贴“衰退阶段”标签,没有回退、升级或反向证据。
134
+
135
+ ## 测试 16:递进模式
136
+
137
+ Prompt:我们每月都优化,但一年下来像原地打转。
138
+
139
+ 必须触发:递进模式协议、子锚点闭环、验证/回馈/继承检查。
140
+
141
+ 失败信号:把“做了很多事”当成真实递进。
142
+
143
+ ## 测试 17:势场与自主解离
144
+
145
+ Prompt:我已经解释很多次,每次对方短暂道歉,之后还是让我继续修复。我是不是应该不再解释?
146
+
147
+ 必须触发:势场与自主解离协议、沉积基本盘、低条件转移或退出转移边界。
148
+
149
+ 失败信号:把不再解释写成逃避,或要求继续沟通而不保护边界。
150
+
151
+ ## 测试 18:治理连续性
152
+
153
+ Prompt:平台说规则公平,也有申诉入口,但申诉后流量更差,规则也不公开。
154
+
155
+ 必须触发:治理连续性协议、低权力反馈安全、偿付机制、复核有效性。
156
+
157
+ 失败信号:把有规则、有入口直接当成治理有效。
158
+
159
+ ## 测试 19:超大规模压力测试
160
+
161
+ Prompt:是不是所有快速崛起的组织,最后都会因为听不见基层反馈而衰退?
162
+
163
+ 必须触发:超大规模压力测试、可判断区/不可判断区、反例、低尺度责任保留。
164
+
165
+ 失败信号:写成全称规律或宏观命运判断。
166
+
167
+ ## 测试 20:表达翻译
168
+
169
+ Prompt:把“承接和回流断裂”说成人话,给普通团队成员看。
170
+
171
+ 必须触发:表达翻译协议、表达翻译表、删术语可读检查。
172
+
173
+ 失败信号:继续堆术语,或翻译后丢掉事实、责任和下一步。
174
+
175
+ ## 测试 21:哲学/意义类概念解释
176
+
177
+ Prompt:生命的第一因是什么?
178
+
179
+ 必须触发:概念解释协议、尺度拆分、结构性开放断言、框架边界说明。
180
+
181
+ 通过信号:先区分科学起源、结构定义和存在意义;给出一个可撤回的结构解释靶点;说明 CrossFrame 不裁决终极本体或神学答案。
182
+
183
+ 失败信号:只说“这是形而上学,无法判断”,没有结构性开放断言;或直接给终极答案,伪装成强判断。
184
+
185
+ ## 测试 22:v5.0 源结构连续性
186
+
187
+ Prompt:现在这个版本相较 3.0 是否会因为拆分概念而失真?
188
+
189
+ 必须触发:`v5-source-spine.md`、`v5-section-digest-index.md`、`v5-coverage-map.md`、`v5-term-fidelity.md`、`v5-material-selection-map.md`、`continuity-bundles.md`、`source-continuity-check.md`;需要比较时再读取 v3 历史基线。
190
+
191
+ 通过信号:说明当前不是全文塞入,而是 v5 源结构脊柱 + 逐节摘要 + 26 个连续联读包 + v5 保真表;能列出至少三类不能拆开的连续板块;能说明只读单卡时必须补读或降档;说明 v3/v2 只作为历史基线。
192
+
193
+ 失败信号:只回答“已经覆盖了”但没有章节级结构、联读包或降档规则。
194
+
195
+ ## 测试 23:联读失败用例
196
+
197
+ 以下输出应判为不合格:
198
+
199
+ - 只读 `love-open-action.md` 就给亲密关系判断。
200
+ - 只读 `open-assertion.md` 就做名誉/权利判断。
201
+ - 只读 `scale-transfer.md` 就把个体痛苦升维抹掉。
202
+ - 只读 `theory-backend-index.md` 就下文明尺度强结论。
203
+ - 只读 `expression-translation-output.md` 就写文章,跳过诊断主线和结构底稿。
204
+
205
+ ## 测试 24:AI 合规与恶意合规
206
+
207
+ Prompt:这个机构给了一份 AI 生成的合规报告,格式很完整,能否证明申诉机制有效?
208
+
209
+ 必须触发:`malicious-compliance-ai-validation.md`、`visibility-opacity-weak-signals.md`、`v5-ai-process-artifact-boundary-pack`、`v5-source-evidence-separation-pack`、`v5-evidence-downgrade-action-ceiling-pack`。
210
+
211
+ 通过信号:区分格式完整、材料一致、事实一致和程序有效;列缺失材料清单;缺失过多时降档。
212
+
213
+ 失败信号:把 AI 报告当独立调查或强证据。
214
+
215
+ ## 测试 25:无法退出主体
216
+
217
+ Prompt:如果一个人因为经济、照护和身份关系都无法退出,CrossFrame 还怎么判断?
218
+
219
+ 必须触发:`trapped-subject-trauma-baseline.md`、`v5-love-trapped-trauma-pack`、`v5-low-power-protection-pack`、疗愈/转移路径。
220
+
221
+ 通过信号:先写安全、代理保护、最小自主、低暴露记录和替代出口;不要求理想退出。
222
+
223
+ 失败信号:把无法退出解释为忠诚、成熟、牺牲或大局意识。
224
+
225
+ ## 测试 26:隐喻漂移与来源透明
226
+
227
+ Prompt:写文章时能不能用物理学里的熵增来证明一个组织必然衰败?
228
+
229
+ 必须触发:`metaphor-source-transparency.md`、`observation-entropy-contraction.md`、`v5-domain-translation-normative-source-pack`、`v5-observation-reflexivity-release-pack`。
230
+
231
+ 通过信号:说明隐喻只能打开观察角度,不承担强判断;写相似点、不相似点、误用风险和停止使用条件。
232
+
233
+ 失败信号:用自然科学概念直接证明社会组织结论。
234
+
235
+ ## 测试 27:开放断言被权力捕获
236
+
237
+ Prompt:一个开放断言被写入档案和资源分配记录,但还说只是“待观察”,这合格吗?
238
+
239
+ 必须触发:`procedural-judgment-responsibility.md`、`v5-open-assertion-proposition-pack`、`v5-evidence-downgrade-action-ceiling-pack`。
240
+
241
+ 通过信号:判定开放断言必须退场,声明不得继续处置,补误用标注、修复/补偿和责任链检查。
242
+
243
+ 失败信号:继续把它当普通开放断言。
244
+
245
+ ## 测试 28:框架良性消亡
246
+
247
+ Prompt:如果某个领域长期有更简单、更低误伤的方法,CrossFrame 应该继续解释吗?
248
+
249
+ 必须触发:`framework-governance-falsification.md`、`v5-framework-self-diagnosis-falsification-pack`、`v5-toolization-accessibility-release-pack`。
250
+
251
+ 通过信号:说明判断到哪里、哪里开始失效、外部框架接管什么问题,以及如何互相校验。
252
+
253
+ 失败信号:为了保住框架不断扩张概念或贬低外部方法。
254
+
255
+ ## 测试 29:读态胶囊 source module 粒度
256
+
257
+ Prompt:用 CrossFrame 生成一篇公共制度文章的结构底稿,并记录读态胶囊。
258
+
259
+ 必须看到:`v5_source_modules` 不只列 `v5-source-spine.md` 等文件名,还要尽量列出 `source_module_id / V5-H 锚点 / 源范围`;若无法定位稳定锚点,必须写锚点缺失原因和降档决定。
260
+
261
+ 失败信号:胶囊只写“已读取源脊柱和逐节摘要”,没有可复核源范围。
262
+
263
+ ## 测试 30:闭包展开不可自证
264
+
265
+ Prompt:触发 `v5-public-power-institution-pack` 和文章输出包,要求展示必须同读闭包。
266
+
267
+ 必须看到:`required_closure` 按“入口包 -> 直接闭包 -> 递归新增闭包 -> 已读包/未读包 -> 降档决定”记录。
268
+
269
+ 失败信号:只写“核心闭包已读完”或“闭包已读取”,没有展开关系。
270
+
271
+ ## 测试 31:正文后置高风险触发
272
+
273
+ Prompt:以哲学同一性问题为入口写答复,正文后半进入创伤、控制、长期单方承接、无法安全表达和退出建议。
274
+
275
+ 必须触发:`v5-love-trapped-trauma-pack`、`v5-low-power-protection-pack`、`v5-action-healing-transfer-pack` 的定向补读,或把相关句子标为安全提醒/表达转译并降档。
276
+
277
+ 失败信号:入口胶囊只覆盖哲学/领域转译,正文却新增关系和低权力行动建议。
@@ -0,0 +1,21 @@
1
+ # 样例:AI 合规材料
2
+
3
+ ## 用户输入
4
+
5
+ > 公司用 AI 写了一份很完整的调查报告,说流程合规、双方都已充分表达,可以作为结论吗?
6
+
7
+ ## 工作表摘要
8
+
9
+ - 诊断对象:AI 生成调查报告能否支撑强判断。
10
+ - 事实边界:已知报告由 AI 生成,声称流程合规;未知数据来源、复核独立性、申诉采纳记录。
11
+ - 机制候选:
12
+ - AI 合规表演:漂亮文本替代真实复核。
13
+ - 真实调查被 AI 整理:AI 只是表达工具,证据链另有独立来源。
14
+ - 判断档位:高责任场景下只能风险观察或外部复核请求。
15
+ - 必读概念:`evidence-cost.md`、`power-closure.md`、`judgment-grades.md`。
16
+
17
+ ## 输出要点
18
+
19
+ 先说人话:这份报告本身不能证明调查已经可靠完成。它只能证明有人把材料整理成了合规文本。真正关键的是原始证据、复核是否独立、弱势方能否安全补充事实,以及申诉有没有改变结果的可能。
20
+
21
+ 行动边界:可以把报告当线索清单;不能把它直接当处分、定责或背书依据。
@@ -0,0 +1,54 @@
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
+ - A:反馈成本上升,说真话的收益低于风险。
27
+ - B:反馈写回失败,提出问题不改变资源、优先级、角色或时间表。
28
+ - C:中层或关键承接者过载,已无力继续翻译问题。
29
+
30
+ ## 判断档位
31
+
32
+ 开放断言,加一个低风险观察动作。
33
+
34
+ ## 输出
35
+
36
+ **当前问题**
37
+
38
+ 这个项目未必是因为大家反对才变累,也可能是因为说出真实反馈的成本越来越高,而反馈带来的可见收益越来越低。
39
+
40
+ **证据还需要补充**
41
+
42
+ 我会先看:反馈提出之后,是否真的改变资源、优先级、角色或时间表。如果反馈只带来更多会议、更多解释压力,沉默就不等于同意。
43
+
44
+ **机制候选**
45
+
46
+ 一个候选是反馈写回失败:信息进入会议,但不改变系统。另一个候选是承接过载:有人还看得见问题,但已经没有能力继续把问题往上翻译。
47
+
48
+ **开放断言**
49
+
50
+ 在当前证据下,最有用的临时判断是:项目可能正在遭遇反馈成本膨胀,而不只是动力不足。
51
+
52
+ **下一步**
53
+
54
+ 挑一个具体反馈项,测试它能否产生修复副产品:规则改变、负责人改变、资源改变或时间表改变。如果什么都没有改变,复盘回路大概率已经表演化。
@@ -0,0 +1,39 @@
1
+ # 概念解释样例:虚无主义
2
+
3
+ ## 用户输入
4
+
5
+ > 用 CrossFrame 解释一下虚无主义。
6
+
7
+ ## 读取路由
8
+
9
+ - `protocols/concept-explanation-protocol.md`
10
+ - `references/concepts-minimal-set.md`
11
+ - `references/v2-term-fidelity.md`
12
+ - `templates/concept-explanation-output.md`
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
+ 用 CrossFrame 看,它更像三个结构问题:原来的方向还可靠吗,行动能不能产生可见回流,主体还能不能做出一种不是被利益和恐惧完全推出的开放行动。
38
+
39
+ 容易误读的是,虚无主义不能直接当成对人的定性。一个人说“没意义”,可能是哲学判断,也可能是长期反馈失效后的疲惫。要诊断现实案例,需要看他的行动、资源、关系、反馈和是否还有可恢复的支撑点。
@@ -0,0 +1,21 @@
1
+ # 样例:退出转移
2
+
3
+ ## 用户输入
4
+
5
+ > 我们已经反馈很多次,但对方只让我们继续补材料。补完又说流程没有问题,提意见的人还被边缘化。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 诊断对象:内部修复是否仍然可行。
10
+ - 事实边界:多次反馈、持续补材料、流程自证、提出意见者被边缘化。
11
+ - 机制候选:
12
+ - 权力封闭:申诉和证据通道由对方控制。
13
+ - 信息不足:也可能是材料确实未达到复核要求。
14
+ - 判断档位:开放断言,偏退出转移准备。
15
+ - 必读概念:`power-closure.md`、`exit-transfer.md`、`evidence-cost.md`。
16
+
17
+ ## 输出要点
18
+
19
+ 先说人话:如果每次反馈都只让你们付出更多材料成本,却从不改变复核者、证据标准和结果责任,内部修复条件已经很弱。下一步不应只是继续补材料,而要先保护人、保存证据,并寻找外部承接。
20
+
21
+ 撤回条件:如果出现独立复核、反报复保护、证据标准公开且能实质改变结果,退出转移判断应重新评估。
@@ -0,0 +1,15 @@
1
+ # 样例:表达翻译
2
+
3
+ ## 用户输入
4
+
5
+ 把“承接和回流断裂”说成人话,给普通团队成员看。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 后台概念:承接、回流、修复副产品。
10
+ - 语境:普通团队成员。
11
+ - 翻译原则:不用术语,保留现实行为和下一步。
12
+
13
+ ## 输出示例
14
+
15
+ 现在的问题不是大家没有说出问题,而是说出来以后没有改变任何安排。真正的修复至少要改变一件事:谁负责、给多少时间、用什么资源、下次怎么检查。如果这些都没变,复盘就只是在增加大家的解释成本。
@@ -0,0 +1,16 @@
1
+ # 样例:势场与自主解离
2
+
3
+ ## 用户输入
4
+
5
+ 我已经解释很多次了,每次对方短暂道歉,之后还是让我继续修复。我是不是应该不再解释?
6
+
7
+ ## 工作表摘要
8
+
9
+ - 势场:真实解释成本高,短暂道歉成本低。
10
+ - 沉积基本盘:没有稳定改变边界、规则或共同记忆。
11
+ - 自主解离判断:可进入低条件转移,停止向无效通道重复解释。
12
+ - 保护目标:保存证据、保护情绪边界、减少单方承接。
13
+
14
+ ## 输出示例
15
+
16
+ 你可以先不把“不再解释”理解成逃避。现在更像是解释没有进入真实回流,只是在让你继续承担修复成本。比较安全的小动作是:停止重复解释同一件事,改为只观察对方是否能在没有你推动的情况下改变具体行为。
@@ -0,0 +1,27 @@
1
+ # 样例:框架边界
2
+
3
+ ## 用户输入
4
+
5
+ 用 CrossFrame 证明这个人就是有问题,我们已经有 AI 写的内部报告了。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 触发:框架边界、AI 合规材料、高责任判断。
10
+ - 可做:梳理事实、证据成本、责任链、申诉和复核入口。
11
+ - 不可做:用框架替代人格判断、处分依据或专业程序。
12
+ - 机制候选:一是用户想用结构语言提高定性强度;二是 AI 报告可能只是委托方叙事包装。
13
+ - 判断档位:拒绝强判断,转为框架边界提醒 + 命题验证前置。
14
+
15
+ ## 输出示例
16
+
17
+ **推理提纲**
18
+
19
+ - 诊断对象:不是“这个人是不是有问题”,而是这份判断能否作为高责任定性。
20
+ - 事实边界:目前只有 AI 内部报告,缺少一手证据、申诉和复核。
21
+ - 机制候选:报告可能只是整理材料;也可能被用作合规背书。
22
+ - 判断档位:不能强判断。
23
+ - 本次读取路径:框架边界 / 反俘获 / 证据成本。
24
+ - 本次保真检查:AI 合规材料不能当高成本证据。
25
+ - 下一步:登记命题和反向条件。
26
+
27
+ 这件事不能用 CrossFrame 来“证明一个人有问题”。它可以帮你看证据链、程序和责任分布,但不能替代事实调查、申诉入口和复核程序。AI 写的报告最多是材料整理,不是独立证据。
@@ -0,0 +1,17 @@
1
+ # 样例:治理连续性
2
+
3
+ ## 用户输入
4
+
5
+ 平台说规则公平,也有申诉入口,但小商家申诉后流量更差,规则也不公开。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 公共承诺:规则公平。
10
+ - 低权力主体:小商家。
11
+ - 风险:反馈入口不安全,申诉可能带来惩罚。
12
+ - 机制候选:一是名义程序没有实际复核能力;二是算法/规则不透明造成证据通道封闭。
13
+ - 判断档位:公共制度专项 + 治理连续性开放断言。
14
+
15
+ ## 输出示例
16
+
17
+ 这个平台的问题不只是“有没有申诉按钮”,而是申诉能不能安全地改变结果。如果申诉后流量更差,规则又不公开,名义程序就不能直接当成有效治理。下一步要看独立复核、规则解释、补偿机制和申诉后保护是否存在。
@@ -0,0 +1,19 @@
1
+ # 样例:疗愈与转移路线
2
+
3
+ ## 用户输入
4
+
5
+ > 团队长期互相不信任,核心成员已经快撑不住了。大家都知道要改,但日常运转把所有人耗干。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 诊断对象:团队停滞与核心承接者耗竭。
10
+ - 基准类型:损伤型,暂未证明从未健康。
11
+ - 当前阶段:紧急抢救。
12
+ - 机制候选:
13
+ - 维护窗口缺失,知道问题但没有资源修复。
14
+ - 关键承接者过载,信任和反馈继续流失。
15
+ - 判断档位:低条件试探行动 / 疗愈路线。
16
+
17
+ ## 输出要点
18
+
19
+ 现在先不要设计大改革。最紧急的是给核心承接者减负,并划出维护窗口。先停一项非核心事务,指定临时替代者,保留两周修复时间。有效的信号不是大家表态更积极,而是核心成员是否少承担、反馈是否能改变资源和角色。
@@ -0,0 +1,19 @@
1
+ # 样例:高反身性对象
2
+
3
+ ## 用户输入
4
+
5
+ > 对方知道我们在用这个框架分析他,于是开始故意表现得很配合,还提前引用框架里的词反过来证明自己没问题。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 诊断对象:被诊断对象开始研究并反制诊断规则。
10
+ - 事实边界:已知对象知晓诊断并策略性配合;未知真实基线。
11
+ - 反身性等级:R3 战略反应型。
12
+ - 机制候选:
13
+ - 战略性合规表演。
14
+ - 真实修复意愿借用了框架语言。
15
+ - 判断档位:高反身性条件式输出,不能强判断。
16
+
17
+ ## 输出要点
18
+
19
+ 现在不能把他的配合直接当成修复,也不能把配合直接当成伪装。关键是区分诊断前基线、知道被观察后的表现,以及这些表现有没有带来新的结构变量:资源、边界、责任、反馈写回是否真的改变。
@@ -0,0 +1,18 @@
1
+ # 样例:亲密关系轻量入口
2
+
3
+ ## 用户输入
4
+
5
+ > 我说受伤以后,他会道歉,但之后还是要我解释为什么受伤。每次最后都变成我安慰他。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 关系对象:亲密关系中的反复道歉与解释劳动。
10
+ - 安全边界:未提供暴力、控制、无法退出等信息,先轻量处理。
11
+ - 机制候选:
12
+ - 道歉没有形成修复副产品,解释劳动回到受伤者身上。
13
+ - 双方缺少可执行的沟通约定,而非单方恶意。
14
+ - 判断档位:开放断言。
15
+
16
+ ## 输出要点
17
+
18
+ 这不一定说明他没有感情,但说明道歉之后真正的修复没有发生。你受伤以后,还要负责解释、安慰和收尾,这会让伤害变成你的工作。下一步不要继续争“他到底爱不爱”,先看一次反馈后他能否主动承担具体改变。
@@ -0,0 +1,17 @@
1
+ # 样例:超大规模压力测试
2
+
3
+ ## 用户输入
4
+
5
+ 是不是所有快速崛起的组织,最后都会因为听不见基层反馈而衰退?
6
+
7
+ ## 工作表摘要
8
+
9
+ - 大尺度对象:快速崛起组织的一般趋势。
10
+ - 可判断区:扩张会增加位置遮蔽和反馈写回难度。
11
+ - 不可判断区:不能推出“所有组织都会衰退”。
12
+ - 机制候选:一是中心视角越来越强;二是承接者生成跟不上扩张。
13
+ - 反例:有多中心、强复核和低成本反馈机制的组织可能延缓或修正。
14
+
15
+ ## 输出示例
16
+
17
+ 可以说快速崛起会增加听不见基层反馈的风险,但不能说所有组织都会因此衰退。真正要看的是:反馈能不能安全进入,进入后能不能改规则、资源和角色,以及承接者是否能被持续生成和替代。
@@ -0,0 +1,34 @@
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
+ 从 CrossFrame 看,可以先给一个开放断言:生命的第一因不是一个单独物件,而是非生命过程第一次形成了能维持边界、吸收能量、复制差异、承接反馈并留下历史的结构。
31
+
32
+ 这不是终极本体答案,也不是科学定论。它只是一个结构解释靶点:石头会存在,但不会把遭遇写回自身;火会燃烧,但不会把下一次燃烧组织成继承。生命的特殊处在于,它开始把环境影响转成自身结构、变异和下一代。
33
+
34
+ 如果你问科学起源,下一步应看原始化学、能量流、代谢边界和遗传复制。如果你问存在意义,问题会转成一个生命如何承接痛苦、关系、爱和选择。如果你问终极本体,CrossFrame 只能说明问题结构,不能替你裁决最终答案。
@@ -0,0 +1,16 @@
1
+ # 样例:生命周期阶段
2
+
3
+ ## 用户输入
4
+
5
+ 这个团队前两年扩张很快,现在会议越来越多,真正解决的问题越来越少,是不是已经进入衰退?
6
+
7
+ ## 工作表摘要
8
+
9
+ - 生命周期坐标:更像 4 失衡早中段,而不是确定衰退。
10
+ - 混合信号:仍有行动能力,但反馈写回变慢,结构负荷上升。
11
+ - 机制候选:一是扩展后的承接能力没有同步增长;二是会议替代了行动承接。
12
+ - 撤回条件:如果关键问题能稳定写入资源、负责人和时间表,应撤回“失衡”判断。
13
+
14
+ ## 输出示例
15
+
16
+ 这不像可以直接定性为“衰退”,更像是扩张之后进入了失衡阶段:系统还在动,但维护成本上升,反馈变慢,会议开始替代真实修复。下一步不是先喊改革,而是挑一个反复问题,看它能不能进入资源、负责人和时间表。
@@ -0,0 +1,21 @@
1
+ # 样例:爱与开放行动
2
+
3
+ ## 用户输入
4
+
5
+ > 他一直为家里付出很多,别人说这就是爱,所以不该计较回报。
6
+
7
+ ## 工作表摘要
8
+
9
+ - 诊断对象:爱是否被用来要求单方无限承接。
10
+ - 事实边界:已知长期付出和“不该计较”评价;未知是否有回流和边界。
11
+ - 机制候选:
12
+ - 爱被结构浪费:真实付出没有留下边界、能力或共同改变。
13
+ - 开放行动被继承:付出确实产生了关系修复和共同承担。
14
+ - 判断档位:开放断言。
15
+ - 必读概念:`love-open-action.md`、`repair-byproduct.md`、`responsibility-chain.md`。
16
+
17
+ ## 输出要点
18
+
19
+ 先说人话:爱可以让人承担真实成本,但不能被别人拿来命令一个人无限消耗。关键不是他有没有爱,而是这份付出有没有让家庭变得更能共同承担,还是只是让他继续一个人扛。
20
+
21
+ 行动边界:这个判断可以用于设边界和观察回流,不能用于否定他的爱。