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,109 @@
1
+ # CrossFrame v5 Term Fidelity
2
+
3
+ 本文件是 v5 术语保真表。使用任何术语承担判断作用前,必须同时检查其相邻连读包和现实表达。
4
+
5
+ | 术语 | 保真要求 | 常见误读 | 默认连读包 |
6
+ | --- | --- | --- | --- |
7
+ | 使用边界 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-use-boundary-governance-pack` |
8
+ | 使用准则 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-use-boundary-governance-pack` |
9
+ | 输出边界 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-use-boundary-governance-pack` |
10
+ | 适用性 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-use-boundary-governance-pack` |
11
+ | 诊断准入 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-diagnosis-admission-downgrade-exit-pack` |
12
+ | 降级 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-diagnosis-admission-downgrade-exit-pack` |
13
+ | 退出 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-diagnosis-admission-downgrade-exit-pack`, `v5-action-healing-transfer-pack` |
14
+ | 诊断可行性 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-diagnosis-admission-downgrade-exit-pack` |
15
+ | 低权力 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-low-power-protection-pack` |
16
+ | 弱信号 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-low-power-protection-pack` |
17
+ | 反报复 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-low-power-protection-pack` |
18
+ | 无法退出 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-low-power-protection-pack`, `v5-love-trapped-trauma-pack` |
19
+ | 概念武器化 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-concept-weaponization-dogma-pack` |
20
+ | 教条 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-concept-weaponization-dogma-pack` |
21
+ | 人格审判 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-concept-weaponization-dogma-pack` |
22
+ | 术语 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-concept-weaponization-dogma-pack` |
23
+ | 跨尺度 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-cross-scale-context-translation-pack` |
24
+ | 尺度 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-cross-scale-context-translation-pack` |
25
+ | 语境 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-cross-scale-context-translation-pack` |
26
+ | 转译 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-cross-scale-context-translation-pack` |
27
+ | 七闸 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-seven-gates-diagnosis-pack` |
28
+ | 五闸 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-seven-gates-diagnosis-pack` |
29
+ | 诊断主流程 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-seven-gates-diagnosis-pack` |
30
+ | 对象闸 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-seven-gates-diagnosis-pack` |
31
+ | 来源 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-source-evidence-separation-pack`, `v5-domain-translation-normative-source-pack` |
32
+ | 证据 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-source-evidence-separation-pack` |
33
+ | 判断 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-source-evidence-separation-pack` |
34
+ | 材料 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-source-evidence-separation-pack` |
35
+ | 证据降级 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-evidence-downgrade-action-ceiling-pack` |
36
+ | 行动上限 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-diagnosis-admission-downgrade-exit-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
37
+ | 判断档位 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-evidence-downgrade-action-ceiling-pack` |
38
+ | 开放断言 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-evidence-downgrade-action-ceiling-pack`, `v5-open-assertion-proposition-pack` |
39
+ | 观测 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-observation-reflexivity-release-pack` |
40
+ | 反身 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-observation-reflexivity-release-pack` |
41
+ | 递归 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-observation-reflexivity-release-pack` |
42
+ | 收束 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-observation-reflexivity-release-pack` |
43
+ | AI | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-ai-process-artifact-boundary-pack` |
44
+ | 人工智能 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-ai-process-artifact-boundary-pack` |
45
+ | 过程性产物 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-ai-process-artifact-boundary-pack` |
46
+ | 合规 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-ai-process-artifact-boundary-pack` |
47
+ | 强判断 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-strong-judgment-eight-pack` |
48
+ | 八件套 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-strong-judgment-eight-pack` |
49
+ | 发布门禁 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-strong-judgment-eight-pack` |
50
+ | 资格 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-strong-judgment-eight-pack` |
51
+ | 命题验证 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-open-assertion-proposition-pack` |
52
+ | 前瞻登记 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-open-assertion-proposition-pack` |
53
+ | 反证 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-open-assertion-proposition-pack` |
54
+ | 核心概念 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-core-concept-integrity-pack` |
55
+ | 概念层级 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-core-concept-integrity-pack` |
56
+ | 锚点 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-core-concept-integrity-pack`, `v5-anchor-dynamics-structure-process-pack` |
57
+ | 动力组 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-core-concept-integrity-pack` |
58
+ | 动力 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-anchor-dynamics-structure-process-pack` |
59
+ | 结构 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-anchor-dynamics-structure-process-pack` |
60
+ | 过程 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-anchor-dynamics-structure-process-pack` |
61
+ | 根假设 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-root-assumptions-meta-rules-pack` |
62
+ | 元规则 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-root-assumptions-meta-rules-pack` |
63
+ | 核心推论 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-root-assumptions-meta-rules-pack` |
64
+ | 暂停使用 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-root-assumptions-meta-rules-pack` |
65
+ | 状态坐标 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-state-coordinate-lifecycle-pack` |
66
+ | 阶段 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-state-coordinate-lifecycle-pack` |
67
+ | 生命周期 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-state-coordinate-lifecycle-pack` |
68
+ | 阶段0 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-state-coordinate-lifecycle-pack` |
69
+ | 长期 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-long-evolution-progression-field-pack` |
70
+ | 递进 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-long-evolution-progression-field-pack` |
71
+ | 势场 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-long-evolution-progression-field-pack` |
72
+ | 自主解离 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-long-evolution-progression-field-pack` |
73
+ | 治理连续性 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-governance-continuity-multicenter-pack` |
74
+ | 多中心 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-long-evolution-progression-field-pack`, `v5-governance-continuity-multicenter-pack` |
75
+ | 调节 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-governance-continuity-multicenter-pack` |
76
+ | 预警 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-long-evolution-progression-field-pack`, `v5-governance-continuity-multicenter-pack` |
77
+ | 行动 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-action-healing-transfer-pack` |
78
+ | 疗愈 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-action-healing-transfer-pack` |
79
+ | 转移 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-action-healing-transfer-pack` |
80
+ | 修复 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-action-healing-transfer-pack` |
81
+ | 责任 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-responsibility-intervention-separation-pack` |
82
+ | 干预 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-responsibility-intervention-separation-pack` |
83
+ | 责任链 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-responsibility-intervention-separation-pack` |
84
+ | 承接者 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-governance-continuity-multicenter-pack`, `v5-responsibility-intervention-separation-pack` |
85
+ | 爱 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-love-trapped-trauma-pack` |
86
+ | 复杂创伤 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-love-trapped-trauma-pack` |
87
+ | 健康基准 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-love-trapped-trauma-pack` |
88
+ | 公共 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-public-power-institution-pack` |
89
+ | 制度 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-public-power-institution-pack` |
90
+ | 平台 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-public-power-institution-pack`, `v5-media-platform-crisis-pack` |
91
+ | 权力 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-public-power-institution-pack` |
92
+ | 领域 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-domain-translation-normative-source-pack` |
93
+ | 翻译 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-domain-translation-normative-source-pack` |
94
+ | 规范性 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-domain-translation-normative-source-pack` |
95
+ | 媒体 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-media-platform-crisis-pack` |
96
+ | 舆论 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-media-platform-crisis-pack` |
97
+ | 危机 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-media-platform-crisis-pack` |
98
+ | 框架自诊 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-framework-self-diagnosis-falsification-pack` |
99
+ | 证伪 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-framework-self-diagnosis-falsification-pack` |
100
+ | 版本治理 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-framework-self-diagnosis-falsification-pack` |
101
+ | 反例 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-root-assumptions-meta-rules-pack`, `v5-framework-self-diagnosis-falsification-pack` |
102
+ | 工具化 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-toolization-accessibility-release-pack` |
103
+ | 可及性 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-toolization-accessibility-release-pack` |
104
+ | 使用门槛 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-toolization-accessibility-release-pack` |
105
+ | 商业化 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-toolization-accessibility-release-pack` |
106
+ | 强判断八件套 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-diagnosis-admission-downgrade-exit-pack` |
107
+ | 局部状态坐标 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-core-concept-integrity-pack` |
108
+ | 开放性承担行动 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-low-power-protection-pack` |
109
+ | 低条件试探行动 | 先落回对象、证据、尺度、责任、观测、权力和行动上限,再决定判断档位。 | 把术语当结论、把候选机制当事实、把开放断言当强判断。 | `v5-diagnosis-admission-downgrade-exit-pack` |
@@ -0,0 +1,62 @@
1
+ # 概念解释输出模板
2
+
3
+ 用于“解释某概念”“某思想怎么看”“用 CrossFrame 怎么理解 X”。
4
+
5
+ ## 推理提纲
6
+
7
+ - 解释对象:
8
+ - 事实边界:
9
+ - 本次读取的概念:
10
+ - 结构映射:
11
+ - 判断档位:
12
+ - 结构性开放断言:
13
+ - 下一步:
14
+
15
+ ## 先说人话
16
+
17
+ 不用术语解释这个概念通常在说什么。
18
+
19
+ ## 用 CrossFrame 看
20
+
21
+ 把它转成 1-3 个结构问题:
22
+
23
+ - 问题 1:
24
+ - 问题 2:
25
+ - 问题 3:
26
+
27
+ ## 结构性开放断言
28
+
29
+ 当解释对象是哲学、意义、生命、第一因、虚无主义等抽象问题时,默认尝试给出一个开放断言:
30
+
31
+ - 当前判断:
32
+ - 它不是:
33
+ - 替代解释或相邻尺度:
34
+ - 撤回/降档条件:
35
+
36
+ 如果无法形成开放断言,必须说明为什么,并转入框架边界。
37
+
38
+ ## 容易误读的地方
39
+
40
+ - 不能把它误读成:
41
+ - 它不能替代的证据:
42
+ - 它不适用的场景:
43
+
44
+ ## 现实中看什么信号
45
+
46
+ - 信号 1:
47
+ - 信号 2:
48
+ - 信号 3:
49
+
50
+ ## 如果要继续诊断
51
+
52
+ 需要补充的事实:
53
+
54
+ 下一步应进入的协议:
55
+
56
+ ## 输出要求
57
+
58
+ - 第一段必须让没读过框架的人也能懂。
59
+ - 概念解释不是现实诊断;没有案例证据时不能下强判断。
60
+ - 必要术语放在映射区,不放在第一段当结论。
61
+ - 对哲学/意义类问题,不要只说“不可诊断”;先做尺度拆分、结构映射和开放断言。
62
+ - 不要展示“读取了哪些文件”“表达闸自检通过”等后台流程,除非用户要求审计。
@@ -0,0 +1,49 @@
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
+ ## 内部映射
43
+
44
+ 只有用户要求时附:
45
+
46
+ - 使用概念:
47
+ - 对应现实行为:
48
+ - 判断档位:
49
+ - 撤回条件:
@@ -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,35 @@
1
+ # 框架边界输出模板
2
+
3
+ 用于提醒用户 CrossFrame 的适用边界,同时保留有用的结构分析。
4
+
5
+ ## 模板
6
+
7
+ **推理提纲**
8
+
9
+ - 诊断对象:
10
+ - 事实边界:
11
+ - 本次可做:
12
+ - 本次不可替代:
13
+ - 判断档位:
14
+ - 本次读取路径:
15
+ - 下一步:
16
+
17
+ **人话判断**
18
+
19
+ 这件事可以用 CrossFrame 帮你把结构看清:哪些事实已经知道,哪些证据还不够,谁承担成本,哪个流程可能失效。
20
+ 但它不能直接替代(写明专业判断或正式程序)。如果要进入处置、公开定性、医学/法律/工程结论,需要对应的一手证据和复核入口。
21
+
22
+ **可以继续看的结构问题**
23
+
24
+ -
25
+ -
26
+
27
+ **不能越过的边界**
28
+
29
+ -
30
+ -
31
+
32
+ **下一步**
33
+
34
+ 先做一个低风险、可撤回的动作:
35
+ 撤回或升级条件是:
@@ -0,0 +1,100 @@
1
+ # 完整诊断输出模板
2
+
3
+ 用于用户要求深度分析、复盘、完整推理过程或审计。
4
+
5
+ ## 0. 推理提纲
6
+
7
+ - 诊断对象:
8
+ - 事实边界:
9
+ - 尺度窗口:
10
+ - 七闸复核:
11
+ - 机制候选:
12
+ - 判断档位:
13
+ - 本次读取的概念:
14
+ - 本次 v5 连读包:
15
+ - 下一步:
16
+
17
+ ## 1. 诊断对象
18
+
19
+ 这里诊断的是:
20
+
21
+ 不诊断的是:
22
+
23
+ ## 2. 事实与证据边界
24
+
25
+ 已知事实:
26
+
27
+ 证据缺口:
28
+
29
+ 不能据此强判断的部分:
30
+
31
+ ## 3. 尺度窗口
32
+
33
+ 当前主尺度:
34
+
35
+ 是否需要跨尺度:
36
+
37
+ 尺度转移不能取消的低尺度事实:
38
+
39
+ ## 4. 机制候选
40
+
41
+ 候选 A:
42
+
43
+ 候选 B:
44
+
45
+ 候选 C:
46
+
47
+ 当前最有解释力的机制:
48
+
49
+ ## 5. 承接、回流与责任链
50
+
51
+ 谁在承接:
52
+
53
+ 回流是否发生:
54
+
55
+ 谁能改变条件:
56
+
57
+ 责任链断点:
58
+
59
+ ## 6. 判断档位
60
+
61
+ 轻量观察 / 开放断言 / 完整诊断 / 强判断 / 低条件试探行动 / 退出转移。
62
+
63
+ 说明为什么是这个档位。
64
+
65
+ 七闸复核:
66
+
67
+ - 对象闸:
68
+ - 证据闸:
69
+ - 尺度闸:
70
+ - 责任闸:
71
+ - 观测闸:
72
+ - 权力闸:
73
+ - 行动闸:
74
+
75
+ ## 7. 撤回、停止或升级条件
76
+
77
+ 什么证据会撤回判断:
78
+
79
+ 什么条件下停止行动:
80
+
81
+ 什么条件下可以升级判断:
82
+
83
+ ## 8. 结论
84
+
85
+ 先用人话总结,再按需要补充术语映射。
86
+
87
+ 人话总结必须先回答:
88
+
89
+ - 现实中发生了什么?
90
+ - 为什么它会反复卡住?
91
+ - 谁在承担成本?
92
+ - 下一步应看什么信号?
93
+
94
+ ## 9. 行动边界
95
+
96
+ 这个判断可以用于:
97
+
98
+ 不能用于:
99
+
100
+ 下一步观察或行动:
@@ -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
+ - 升级条件:
31
+
32
+ **下一步**
33
+
34
+ 优先补:
@@ -0,0 +1,38 @@
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
+ - 升级条件:
@@ -0,0 +1,39 @@
1
+ # 高反身性输出模板
2
+
3
+ 用于 R2-R4 对象,尤其是会表演、反制、研究诊断规则或因命名而改变边界的对象。
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,58 @@
1
+ # 推演输出模板
2
+
3
+ 用于后续走向、路径展开、分支终点。
4
+
5
+ 每条分支先用现实语言命名,不用概念命名。例如“反馈继续被吸收,但不改变规则”,比“回流断裂分支”更适合普通用户。
6
+
7
+ ## 推理提纲
8
+
9
+ - 推演对象:
10
+ - 初始状态:
11
+ - 不可推演部分:
12
+ - 分叉变量:
13
+ - 输出档位:
14
+ - 本次读取的概念:
15
+
16
+ ## 初始状态
17
+
18
+ 当前已经能确定的是:
19
+
20
+ 不能推演或暂时未知的是:
21
+
22
+ ## 分叉变量
23
+
24
+ - 变量 1:
25
+ - 变量 2:
26
+ - 变量 3:
27
+
28
+ ## 分支一
29
+
30
+ - 触发条件:
31
+ - 过程链:
32
+ - 转折点:
33
+ - 可能终点:
34
+ - 反向信号:
35
+
36
+ ## 分支二
37
+
38
+ - 触发条件:
39
+ - 过程链:
40
+ - 转折点:
41
+ - 可能终点:
42
+ - 反向信号:
43
+
44
+ ## 分支三
45
+
46
+ 只在必要时输出。
47
+
48
+ ## 当前最该观察的信号
49
+
50
+ 列 1 到 3 个。
51
+
52
+ ## 撤回或改写条件
53
+
54
+ 哪些新事实会让主分支排序改变:
55
+
56
+ ## 边界
57
+
58
+ 这不是命运预言;只是在当前结构条件下的分支推演。
@@ -0,0 +1,35 @@
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
+ 如果出现什么,应停止关系优化建议,转向安全、外部支持或退出转移:
@@ -0,0 +1,32 @@
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
+ 优先补的证据或观察: