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,55 @@
1
+ # 高反身性对象协议
2
+
3
+ 用于对象会因被观察、命名、评分、诊断、公开或处置而改变自身行为、身份、边界或证据形态的场景。
4
+
5
+ v5 默认读取 `v5-observation-reflexivity-release-pack`。若观测结果会进入公共记忆、平台处置或组织评估,还必须追加 `v5-evidence-downgrade-action-ceiling-pack` 与 `v5-low-power-protection-pack`。
6
+
7
+ 目标不是追踪无限递归反应,而是写出有限观测条件下的状态转移规则。
8
+
9
+ ## 1. 判定反身性等级
10
+
11
+ | 等级 | 识别信号 | 输出要求 |
12
+ | --- | --- | --- |
13
+ | R0 低反身性 | 看不看它,状态基本不变 | 按普通对象处理 |
14
+ | R1 行为反应型 | 被看见后调整行为 | 区分基线与被观察后的表现 |
15
+ | R2 身份反应型 | 被命名后改变自我理解或群体边界 | 检查标签是否制造聚合、排斥或污名 |
16
+ | R3 战略反应型 | 对象会研究诊断规则并反向利用 | 增加反向证据、外部校准和抽样复核 |
17
+ | R4 存在反应型 | 对象是否存在取决于观测或判断 | 只描述变形规则,不输出脱离观测条件的静态定性 |
18
+
19
+ ## 2. 分离四层状态
20
+
21
+ - 诊断前基线:未被诊断、未被命名、未被公开判断时。
22
+ - 观测中反应:对象知道被观察、评分或诊断后的直接反应。
23
+ - 公开后反应:对象知道结论、发布范围或处置后的战略反应。
24
+ - 沉淀后结构:反应是否改变边界、身份、资源、行动通道、承接关系、反馈写回、风险分布或公共记忆。
25
+
26
+ 反应不等于结构变化。若新反应只是重复、表演、反制、挑衅、沉默或同类策略延续,只记录为反应延续,不改写主判断。
27
+
28
+ ## 3. 有限状态转移
29
+
30
+ 使用 `worksheets/reflexivity-state-transfer.md`。至少说明:
31
+
32
+ - 观测条件。
33
+ - 对象状态。
34
+ - 触发条件。
35
+ - 状态转移。
36
+ - 稳定或重复信号。
37
+ - 打断规则的高成本证据。
38
+ - 停止追踪条件。
39
+
40
+ ## 4. 递归收束
41
+
42
+ 最多区分到第三层反应。第三层之后,除非出现新的高成本证据、边界变化、资源变化、身份变化或行动通道变化,不再继续递归追踪。
43
+
44
+ 收束时必须说明:停止追踪不是无视风险,而是避免观测本身继续改变对象、暴露弱信号或给高权力对象制造反制材料。
45
+
46
+ 无法形成稳定变形规则时,降低判断档位,标记为“高反身性未收束”。
47
+
48
+ ## 5. 发布边界
49
+
50
+ 诊断结论不默认完整公开。发布前说明:
51
+
52
+ - 给谁看。
53
+ - 暂时不给谁看。
54
+ - 是否分层发布、延迟发布或只发布行动建议。
55
+ - 是否可能制造污名、自证预言、恐慌、报复、表演合规或系统冻结。
@@ -0,0 +1,49 @@
1
+ # 推演协议
2
+
3
+ 用于“后续走向”“路径展开”“分支终点”“会怎么发展”“如果继续下去会怎样”。
4
+
5
+ 推演不是预言。它是把当前结构条件转化为有限分支,并写清触发条件与反向信号。
6
+
7
+ ## 1. 初始状态
8
+
9
+ 先写清:
10
+
11
+ - 当前事实状态。
12
+ - 当前结构张力。
13
+ - 已知行动者。
14
+ - 已知资源、约束、风险。
15
+ - 不可推演部分:未知动机、隐藏信息、外部突发事件、单方叙述无法验证处。
16
+
17
+ ## 2. 分叉变量
18
+
19
+ 至少列出 2 到 5 个会改变路径的变量:
20
+
21
+ - 关键承接者是否继续承接。
22
+ - 反馈是否写回规则、资源或角色。
23
+ - 权力方是否开放证据和程序。
24
+ - 弱信号是否能安全出现。
25
+ - 退出成本是否下降。
26
+ - 外部承接是否出现。
27
+
28
+ ## 3. 主分支
29
+
30
+ 输出 1 到 3 条主分支。每条必须包含:
31
+
32
+ - 触发条件:什么发生后进入此分支。
33
+ - 过程链:压力如何传导,反馈如何被吸收或阻断。
34
+ - 转折点:哪个节点会决定走向。
35
+ - 终点:可能稳定成什么状态。
36
+ - 反向信号:什么迹象说明这个分支不成立。
37
+
38
+ ## 4. 禁止事项
39
+
40
+ - 不要把分支写成宿命。
41
+ - 不要把当前情绪直接当趋势。
42
+ - 不要只给“好/坏”两分支。
43
+ - 不要把行动建议伪装成推演结论。
44
+
45
+ ## 5. 输出档位
46
+
47
+ - 快速推演:1 到 2 个分支,适合用户要直觉判断。
48
+ - 完整推演:3 个分支,加变量表与反向信号。
49
+ - 高责任推演:必须先过反俘获协议,避免替强权制造“合理化未来”。
@@ -0,0 +1,50 @@
1
+ # 小尺度亲密关系轻量入口
2
+
3
+ 用于家庭、亲密关系、朋友关系、照护关系中的反复消耗、解释劳动、单方修复、边界受损和爱被要求的问题。
4
+
5
+ 亲密关系不默认启用重型结构诊断。先保护人的痛苦、安全和边界,再做结构映射。
6
+
7
+ ## 1. 进入条件
8
+
9
+ 适合轻量入口:
10
+
11
+ - 双方仍愿意沟通。
12
+ - 伤害尚未制度化。
13
+ - 关键问题可以被具体说出。
14
+ - 仍存在可感知回流和共同修复意愿。
15
+
16
+ 不宜继续轻量化:
17
+
18
+ - 暴力、强制、长期羞辱、资源控制、孤立、持续欺骗、严重成瘾、明确安全风险。
19
+ - 任何一方无法自由退出。
20
+
21
+ 出现不宜轻量化信号时,优先安全、外部支持和退出转移,不继续做关系优化建议。
22
+
23
+ ## 2. 五个轻量问题
24
+
25
+ 使用 `worksheets/intimate-relationship-light-check.md`:
26
+
27
+ - 安全感是否被持续损伤。
28
+ - 责任是否长期单向分配。
29
+ - 付出是否有真实回流。
30
+ - 双方是否愿意共同修复。
31
+ - 边界是否能被尊重。
32
+
33
+ ## 3. 输出语气
34
+
35
+ - 先承认现实痛苦,不急着解释成结构。
36
+ - 不把爱写成命令、忍耐义务或正当性证明。
37
+ - 不把修复责任压回受伤者。
38
+ - 不给人格定性。
39
+ - 不把“关系还可以修复”写成“你应该继续承受”。
40
+
41
+ ## 4. 行动边界
42
+
43
+ 轻量建议只能是低风险、可撤回、可观察的小动作,例如:
44
+
45
+ - 把一个反复问题改成可观察约定。
46
+ - 设置一次反馈后的具体变化检查。
47
+ - 暂停解释劳动,观察对方是否主动承担修复。
48
+ - 明确一个边界和违反边界后的停止条件。
49
+
50
+ 若对方只增加道歉和表达,不改变规则、资源、角色或边界,应转入开放断言或退出转移。
@@ -0,0 +1,26 @@
1
+ # 超大规模压力测试协议
2
+
3
+ 用于处理文明尺度、历史尺度、跨制度长期演化和超大规模圈层问题。它的核心是承认边界,而不是写宏大结论。
4
+
5
+ ## 触发条件
6
+
7
+ - 用户讨论文明、国家、时代、长期制度演化、跨圈层公共系统。
8
+ - 判断会影响公共记忆、群体名誉、制度定性或长期行动方向。
9
+ - 证据高度间接,且容易被宏大叙事吞掉低尺度痛苦。
10
+
11
+ ## 执行顺序
12
+
13
+ 1. 先界定对象:文明、制度、组织网络、公共议题还是历史阶段。
14
+ 2. 填写 `worksheets/large-scale-stress-test.md`。
15
+ 3. 列出可判断区、不可判断区和暂不进入区。
16
+ 4. 检查证据尺度:一手事实、统计、制度文本、行动记录、叙事材料分别是什么。
17
+ 5. 至少列两个竞争机制,避免单因解释。
18
+ 6. 检查低尺度痛苦和责任链是否被大尺度叙事稀释。
19
+ 7. 输出必须含压力测试:反例、边界案例、时间滞后、外部冲击和尺度扰动。
20
+
21
+ ## 输出边界
22
+
23
+ - 不要把文明尺度判断写成全称真理。
24
+ - 不要把“长期趋势”写成“每个个体都应承担”。
25
+ - 不要把宏观解释用于取消低尺度修复责任。
26
+ - 高不确定性时使用开放断言或理论后台说明,不升级为强判断。
@@ -0,0 +1,50 @@
1
+ # 状态坐标与生命周期诊断协议
2
+
3
+ 用于把 v5.0 的“状态坐标与全周期演化过程”转成可执行判断。阶段 0-6 只能作为局部状态坐标,不能写成线性宿命、必经路径或终局预言。
4
+
5
+ 默认读取 `v5-state-coordinate-lifecycle-pack`;若涉及长期递进、势场、治理连续性,再追加 `v5-long-evolution-progression-field-pack` 和 `v5-governance-continuity-multicenter-pack`。
6
+
7
+ ## 触发条件
8
+
9
+ - 用户问长期演化、组织周期、关系变化、制度生成或衰退。
10
+ - 输出需要判断“现在处在哪个阶段”。
11
+ - 现象同时包含成长、停滞、耗竭、修复、退出、重建或并行子系统。
12
+
13
+ ## 执行顺序
14
+
15
+ 1. 先完成 intake、七闸和机制候选。
16
+ 2. 填写 `worksheets/lifecycle-stage-record.md`,但把“阶段”字段改写为“局部状态坐标”。
17
+ 3. 必须声明对象、层级、时间窗口、并行子系统、反向条件、暂停判断条件和撤回路径。
18
+ 4. 区分主坐标、混合信号和坐标内位置。
19
+ 5. 检查状态坐标判断是否会诱导过早行动、过度悲观或责任稀释。
20
+ 6. 使用 `templates/lifecycle-output.md` 输出。
21
+
22
+ ## 局部状态坐标
23
+
24
+ | 坐标 | 人话识别 | 常见误判 |
25
+ | --- | --- | --- |
26
+ | 阶段0:锚点凝聚期 | 对象边界、共同指向和互动还不稳定 | 把愿望当系统 |
27
+ | 阶段1:雏形期 | 有最小承诺、时间或资源进入,先行者奠基 | 把口号当启动 |
28
+ | 阶段2:首次扩维期 | 行动被复制,主体诞生,承接需求上升 | 只看增长,不看承接 |
29
+ | 阶段3:圈层初期 | 扰动壁垒成型,带束缚发展 | 把稳定当健康 |
30
+ | 阶段4:中期跃迁 | 壁垒瓦解,旧承接方式失效 | 把耗竭归因给个体 |
31
+ | 阶段5:圈层中期 | 高效发展,但制度性漏洞会随精密化积累 | 只看效率,不看漏洞 |
32
+ | 阶段6:高阶动态平衡 | 有限窗口内发现、修复、写回和承接者再生产速度暂时高于损耗 | 把阶段6写成完美系统或绝对终态 |
33
+
34
+ ## 必须声明
35
+
36
+ - 对象是什么。
37
+ - 层级是什么。
38
+ - 时间窗口是什么。
39
+ - 是否存在并行子系统。
40
+ - 反向条件是什么。
41
+ - 暂停判断条件是什么。
42
+ - 撤回路径是什么。
43
+
44
+ ## 输出边界
45
+
46
+ - 必须写“当前在这个对象、这个层级、这个时间窗口内最像的局部状态坐标”。
47
+ - 必须写混合坐标信号。
48
+ - 必须说明哪个证据会推翻坐标判断。
49
+ - 不得用阶段标签替代机制解释。
50
+ - 不得把阶段 0-6 写成所有对象必经的生命周期铁轨。
@@ -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,55 @@
1
+ # 开放断言协议
2
+
3
+ 开放断言是 v5.0 的核心输出形态之一;v5.0 还要求检查它是否被权力捕获并需要退场。默认读取 `v5-open-assertion-proposition-pack` 和 `v5-evidence-downgrade-action-ceiling-pack`。
4
+
5
+ 它不是强诊断,也不是“永远条件不足”的回避。它是在证据尚未达到终局判断时,负责任地说出当前最有解释力、但可撤回的一句话判断。
6
+
7
+ ## 必须包含
8
+
9
+ 1. 当前判断:现在最有解释力的判断是什么。
10
+ 2. 证据:哪些事实支撑它。
11
+ 3. 替代解释:还有哪些可能机制。
12
+ 4. 反例条件:什么事实会削弱它。
13
+ 5. 撤回条件:什么证据出现后应撤回或改写。
14
+ 6. 行动边界:它只能支持哪些行动,不能支持哪些行动。
15
+
16
+ ## 适用场景
17
+
18
+ - 有重复模式,但证据不足以强判断。
19
+ - 用户需要行动方向,但不应被确定性误导。
20
+ - 用户要求“接受/拒绝”“支持/反对”“该不该做”等方向性回答,而证据只足以给出条件性判断。
21
+ - 关系、组织、公共议题中存在真实风险,但需要避免人格审判或终局审判。
22
+ - 观察本身可能改变对象,需要保留可撤回性。
23
+
24
+ ## 客观开放断言
25
+
26
+ 当 `output_mode=客观` 时,开放断言仍然可以给出方向性判断。客观不等于正反永远均势,而是:
27
+
28
+ - 先呈现有实质竞争力的机制候选。
29
+ - 再说明当前证据为什么更支持其中一个方向。
30
+ - 同时写清替代解释、反向条件、撤回条件和行动边界。
31
+
32
+ 如果回答依赖拆题、重定义题设、增加“改良版选项”或把原问题改写成更可操作的问题,必须显式声明这一步。输出至少包含两句话:原题设下的判断,以及改写题设下的判断。
33
+
34
+ 方向性开放断言一旦可能影响权利、名誉、资源、处分、求助路径或公共记忆,必须触发 `judgment-responsibility-pack`;如果只是一种抽象思想实验,也要写清不能被外推到现实处置。
35
+
36
+ ## 禁止事项
37
+
38
+ - 禁止包装成终局审判。
39
+ - 禁止把“不确定”变成不行动的借口。
40
+ - 禁止用开放断言逃避责任链。
41
+ - 禁止只说“可能有问题”,却不给证据、替代解释和撤回条件。
42
+ - 禁止用“客观”逃避当前判断,也禁止用“开放断言”偷渡强判断。
43
+
44
+ ## 句式
45
+
46
+ 可以使用:
47
+
48
+ > 在当前证据下,最有解释力但仍可撤回的判断是……
49
+
50
+ 然后依次写:
51
+
52
+ - 支撑它的事实是……
53
+ - 仍需保留的替代解释是……
54
+ - 如果出现……,这个判断应被削弱或撤回。
55
+ - 这个判断只能用于……,不能用于……
@@ -0,0 +1,30 @@
1
+ # 递进模式协议
2
+
3
+ 用于把 v5.0 的递进模式和子锚点闭环转成可执行检查。默认读取 `v5-long-evolution-progression-field-pack`,需要治理写回时追加 `v5-governance-continuity-multicenter-pack`。
4
+
5
+ ## 触发条件
6
+
7
+ - 用户问战略推进、长期修复、项目为什么没有积累、关系为什么总是重来。
8
+ - 输出需要判断“有没有真的前进”。
9
+ - 系统有多个小目标、小修复、小承诺,但没有形成势场提升。
10
+
11
+ ## 执行顺序
12
+
13
+ 1. 界定宏观锚点和当前子锚点。
14
+ 2. 填写 `worksheets/sub-anchor-progression.md`。
15
+ 3. 检查每个子锚点是否完成:选定 -> 执行 -> 验证 -> 回馈 -> 下一个。
16
+ 4. 判断卡点:未选定、未执行、未验证、未回馈、未接入下一个。
17
+ 5. 写出递进失败的机制候选。
18
+ 6. 使用 `templates/progression-output.md` 输出。
19
+
20
+ ## 三种递进陷阱
21
+
22
+ - 假递进:做了很多事,但没有写回规则、资源、角色或记忆。
23
+ - 断裂递进:每个动作孤立存在,下一个动作不继承上一个副产品。
24
+ - 抽取递进:系统看似进步,但靠少数人额外承接维持。
25
+
26
+ ## 输出边界
27
+
28
+ - 不要把“忙”写成“进展”。
29
+ - 不要把“完成任务”直接写成“锚点实现”。
30
+ - 递进判断必须包含回馈证据。
@@ -0,0 +1,64 @@
1
+ # 命题验证与前瞻登记协议
2
+
3
+ 用于强判断、高责任判断,或任何可能影响资格、名誉、资源、权利、处置和公共记忆的输出。
4
+
5
+ 开放断言可以提供低到中置信度的判断靶点,但不能替代命题验证。未完成命题验证的判断,只能作为观察意见或开放断言,不得作为强判断、处置依据或伦理背书。
6
+
7
+ v5 强判断必须读取 `v5-strong-judgment-eight-pack`、`v5-open-assertion-proposition-pack`、`v5-evidence-downgrade-action-ceiling-pack`;高权力密度时追加 `v5-low-power-protection-pack`。
8
+
9
+ ## 1. 先界定命题
10
+
11
+ 把结论写成可检验命题,而不是价值标签。
12
+
13
+ - 不合格:这个人是失稳因素。
14
+ - 合格:在当前证据下,某行为链条反复让反馈无法写回,并把修复成本转移给低权力主体。
15
+
16
+ 命题必须包含对象、尺度、时间窗口、证据范围和影响对象。
17
+
18
+ ## 2. 强判断八件套
19
+
20
+ 每个强判断必须同时写八件套:
21
+
22
+ | 八件套 | 必答问题 |
23
+ | --- | --- |
24
+ | 命题对象 | 判断对象、尺度、时间窗口和影响对象是什么 |
25
+ | 证据范围 | 当前证据强度如何,来源与事实如何分离 |
26
+ | 机制候选 | 至少两个机制候选,为什么保留或排除 |
27
+ | 反向条件 | 出现什么证据时,本判断应撤回、收束或改写 |
28
+ | 修复窗口 | 是否仍存在低风险修复入口,修复需要改变什么条件 |
29
+ | 申诉入口 | 被影响者如何补充事实、质疑判断或要求复核 |
30
+ | 低权力保护 | 弱信号、反报复、退出空间和低暴露记录是否存在 |
31
+ | 行动上限 | 本判断最多允许什么行动,不能用于什么 |
32
+
33
+ 八件套缺任一项,强判断只能作为假设或开放断言,不能作为结论。
34
+
35
+ ## 3. 命题验证表
36
+
37
+ 填写 `worksheets/proposition-verification.md`。若无法填写,必须降低判断档位。
38
+
39
+ ## 4. 前瞻登记
40
+
41
+ 强诊断输出后,需要登记至少一条可观察预测。预测不要求绝对准确,但必须能被后续事实削弱或修正。
42
+
43
+ 每条预测包含:
44
+
45
+ - 预测内容。
46
+ - 时间窗口。
47
+ - 触发条件。
48
+ - 早期信号。
49
+ - 反向信号。
50
+ - 若预测失败,应修改哪条命题。
51
+ - 是否需要暂停某个概念或降低置信度。
52
+
53
+ 不能提出反向信号的分支判断,只能作为叙事假设,不能作为诊断结论。
54
+
55
+ ## 5. 输出边界
56
+
57
+ 强判断输出必须说明:
58
+
59
+ - 可以用于什么。
60
+ - 不能用于什么。
61
+ - 谁承担行动责任。
62
+ - 判断责任与执行责任如何分离。
63
+
64
+ 若涉及高权力密度,必须同时执行 `anti-capture-protocol.md` 和低权力主体保护检查。
@@ -0,0 +1,66 @@
1
+ # 公共制度与高权力密度专项协议
2
+
3
+ 用于组织、制度、平台、公共议题和社会形态中的高权力密度、解释竞争、分配回流、承接成本和公共承诺问题。
4
+
5
+ 本协议研究结构,不研究立场;吸收检查器,不吸收总钥匙。
6
+
7
+ v5 公共制度判断必须读取 `v5-public-power-institution-pack`、`v5-low-power-protection-pack`、`v5-evidence-downgrade-action-ceiling-pack`。涉及媒体、平台危机或公共记忆时追加 `v5-media-platform-crisis-pack`;涉及 AI 报告或合规材料时追加 `v5-ai-process-artifact-boundary-pack`。
8
+
9
+ ## 1. 低权力主体保护
10
+
11
+ 低资源、低地位、低退出能力主体不应被默认设为主要责任承担者。
12
+
13
+ 若他们被判定为问题来源,需要额外证明:
14
+
15
+ - 其行为确实造成结构性后果。
16
+ - 其拥有可替代选择。
17
+ - 其不是上层决策、资源剥夺、反馈封闭或责任转嫁的结果承接者。
18
+ - 其拥有申诉和复核入口。
19
+
20
+ ## 2. 高权力密度检查
21
+
22
+ 高权力密度系统中,资源、评价、信息、晋升、资格、申诉、复核、退出和停止等关键通道被少数权力节点耦合控制。
23
+
24
+ 至少检查:
25
+
26
+ - 信息是否能不被过滤地进入诊断。
27
+ - 弱信号是否安全。
28
+ - 证据链是否由单一利益方控制。
29
+ - 复核者是否独立于受益者。
30
+ - 申诉是否曾实质改变结果。
31
+ - 退出是否存在真实空间。
32
+ - AI、报告或流程是否被用作合规表演。
33
+
34
+ ## 3. 制度检查
35
+
36
+ 制度不是纸面规则,而是正式规则、非正式规则、执行机制、解释框架、激励结构和反馈写回共同构成的稳定约束。
37
+
38
+ 检查:
39
+
40
+ - 正式规则是否清晰。
41
+ - 非正式规则是否与正式规则相反。
42
+ - 执行者是否有能力和动力执行。
43
+ - 监督者是否独立于受益者。
44
+ - 规则受益者和制定者是否高度重合。
45
+ - 受损者是否有低成本复核入口。
46
+ - 规则是否能吸收反例和坏消息。
47
+ - 规则是否制造新的隐性债务和承接成本。
48
+
49
+ ## 4. 公共承诺与分配回流
50
+
51
+ 公共承诺不能只看口号,应看:
52
+
53
+ - 谁承诺。
54
+ - 谁付成本。
55
+ - 谁获得收益。
56
+ - 谁承担失败后果。
57
+ - 反馈是否回到规则和资源分配。
58
+ - 成本是否被分散给低可见主体、未来或外部系统。
59
+
60
+ ## 5. 输出边界
61
+
62
+ 公共制度判断必须触发 `anti-capture-protocol.md`、`evidence-cost.md` 和 `judgment-grades.md`。
63
+
64
+ 涉及处置、资格、声誉、资源或公共记忆时,必须追加命题验证。
65
+
66
+ 最终输出必须写清:制度责任、程序缺口、证据边界、反报复条件、低权力主体保护和行动上限。缺任一项时,公共强判断必须降级为边界化评论或待核验问题。
@@ -0,0 +1,50 @@
1
+ # 高风险概念卡索引
2
+
3
+ 这些概念在 v5.0 中仍承担关键判断作用,不能只按日常词义理解。部分卡片最初由 v3.0 拆出,当前使用时必须回到 `../v5-term-fidelity.md`、`../continuity-bundles.md` 和 `../continuity-bundles/v5/` 校准。
4
+
5
+ | 概念 | 读取文件 | 触发场景 |
6
+ | --- | --- | --- |
7
+ | 承接 / 回流 | `chengjie-huiliu.md` | 判断谁在吸收成本、反馈是否转化为改变 |
8
+ | 开放断言 | `open-assertion.md` | 证据不足以强判断,但必须给出可行动判断 |
9
+ | 尺度转移 / 尺度升维 | `scale-transfer.md` | 从个人、关系、组织、制度、历史等不同层级切换解释 |
10
+ | 观测反身性 | `reflexivity.md` | 诊断本身可能改变对象、证据、权力关系或表达策略 |
11
+ | 权力封闭 / 反俘获 | `power-closure.md` | 高权力密度、申诉、处分、名誉、公共判断 |
12
+ | 低条件试探行动 | `low-condition-action.md` | 证据不足但风险紧急,需要低风险验证动作 |
13
+ | 爱 / 开放行动 / 不浪费爱 | `love-open-action.md` | 分析爱、牺牲、责任、开放行动、超越结构 |
14
+ | 主体 / 责任链 | `responsibility-chain.md` | 判断谁能行动、谁能改变条件、谁承担成本 |
15
+ | 证据成本 / 弱信号 / AI 合规材料 | `evidence-cost.md` | 判断材料能否支撑结论,或 AI 文本是否只是合规表演 |
16
+ | 机制候选 | `mechanism-candidates.md` | 防止用一个概念解释一切,要求至少两个竞争机制 |
17
+ | 判断档位 | `judgment-grades.md` | 判断能否升为强诊断、高责任诊断、行动建议或退出转移 |
18
+ | 退出转移 | `exit-transfer.md` | 内部修复条件不足,需要保护个体、证据和外部承接 |
19
+ | 修复副产品 / 伪修复 | `repair-byproduct.md` | 区分真实修复和道歉、复盘、承诺、合规文本 |
20
+ | 锚点组 / 多层锚 / 跨域互操作 | `anchor-group.md` | 判断关键支撑、保护变量、重锚定和跨域迁移 |
21
+ | 动力组 / 转译 / 支撑通道 | `dynamics-group.md` | 判断行动能否启动、职责是否被让渡、条件场是否足够 |
22
+ | 结构组与过程组 / 结构负荷 | `structure-process-group.md` | 判断行动承接、中层耗竭、反武器化边界和维护债 |
23
+
24
+ | 框架治理 / 证伪 / 良性消亡 | `framework-governance-falsification.md` | 判断框架是否失效、是否需要暂停、降级、转接或退场 |
25
+ | 程序与判断责任 / 开放断言退场 | `procedural-judgment-responsibility.md` | 共识程序、强判断、开放断言被实际处置化 |
26
+ | 可见性 / 不透明 / 弱信号 | `visibility-opacity-weak-signals.md` | 沉默、缺席、匿名反馈、不透明材料、弱信号安全 |
27
+ | 恶意合规 / AI 现实验证 | `malicious-compliance-ai-validation.md` | 漂亮报告、AI 合规文本、选择性证据、机构自评 |
28
+ | 无制度基础设施中间路径 | `no-institution-middle-path.md` | 家庭、小团队、非正式关系中无正式复核但风险持续 |
29
+ | 无法退出主体 / 复杂创伤 / 无健康基准 | `trapped-subject-trauma-baseline.md` | 儿童、依赖者、不可退出主体、初建型修复 |
30
+ | 爱的生成事件 | `love-generative-action.md` | 爱不是解释失败的剩余,而是可追踪的新结构事件 |
31
+ | 隐喻漂移 / 来源透明 / 规范性前提 | `metaphor-source-transparency.md` | 概念上升、引经据典、跨域隐喻、知识谱系说明 |
32
+ | 使用门槛债 / 工具化 / 分裂协议 | `accessibility-toolization-split.md` | 课程、咨询、AI 工具、认证、商业化和分支分歧 |
33
+ | 观测收束 / 熵增边界 | `observation-entropy-contraction.md` | 高反身性追踪、阶段 6、熵增和必须停止追踪的场景 |
34
+
35
+ ## 固定阅读顺序
36
+
37
+ 1. 先读最小概念集,确定概念位置。
38
+ 2. 再读对应概念卡,确认边界、误用和现实信号。
39
+ 3. 若该概念属于 `../continuity-bundles.md` 中的连续板块,必须补读对应 v5 联读包;概念卡不是终点。
40
+ 4. 输出前用 `../../worksheets/source-continuity-check.md` 检查是否只读了孤立概念。
41
+ 5. 输出时先说人话,概念只作为内部映射或必要补充。
42
+
43
+ ## 禁止
44
+
45
+ - 不要把概念卡当作输出菜单。
46
+ - 不要用概念名替代现实证据。
47
+ - 不要因为读了概念卡就提高判断强度;判断强度仍由证据和七闸决定。
48
+ - 不要只读取概念名。概念承担判断作用时,必须吸收边界、误用、证据要求和修复动作。
49
+ - 不要只读单张概念卡就处理开放断言、爱、尺度转移、退出转移、权力封闭、生命周期、治理连续性等连续板块。
50
+ - 深层概念卡默认用于后台保真;普通用户输出只展示现实行为,不展示概念链。
@@ -0,0 +1,29 @@
1
+ # 使用门槛债、工具化与分裂协议
2
+
3
+ ## 概念原义
4
+
5
+ 框架越复杂越有保护力,也越容易制造专家垄断、身份债、商业交付压力和解释权不平等。
6
+
7
+ ## 触发场景
8
+
9
+ 课程、咨询产品、AI 工具、组织管理软件、认证体系、公开评价标准或不同使用者分歧。
10
+
11
+ ## 不可误读边界
12
+
13
+ 不得把轻量模板包装成完整诊断;不得把内部培训认证包装成外部复核;分裂不等于背叛。
14
+
15
+ ## 必须联读内容
16
+
17
+ `v3-toolization-accessibility-pack` 和 `framework-use-discipline-pack`。
18
+
19
+ ## 证据要求
20
+
21
+ 检查学习债、翻译债、证据债、复核债、退出债、身份债,以及付费方是否控制证据入口和发布口径。
22
+
23
+ ## 失败样式
24
+
25
+ 为了产品交付强行输出强诊断;用客户满意度证明框架有效;让“懂框架的人”垄断解释权。
26
+
27
+ ## 输出时的人话翻译
28
+
29
+ 框架不该变成只有少数人会用的新门槛;越复杂,越要给普通人安全的轻量用法。
@@ -0,0 +1,40 @@
1
+ # 锚点组概念卡
2
+
3
+ 用于吸收 v3.0 中锚点、保护变量、多层锚结构、跨域互操作和重锚定相关概念。
4
+
5
+ ## 核心含义
6
+
7
+ 锚点不是口号,也不是某个永恒本质。它是系统在某个阶段必须保护或围绕其组织行动的关键支撑。保护变量是锚点在当前阶段最容易受损、最需要资源和边界保护的部分。
8
+
9
+ 多层锚结构指:一个系统可能同时有个体、关系、组织、制度、公共记忆等多个锚层。它们会互相支撑,也会互相稀释。
10
+
11
+ 跨域互操作指:一个概念、规则或行动从一个领域迁移到另一个领域时,必须检查对象、证据、责任和反馈接口是否仍成立。
12
+
13
+ ## 必须区分
14
+
15
+ - 锚点 vs 口号:锚点能改变行动和资源分配;口号只改变表达。
16
+ - 锚点 vs 保护变量:锚点给方向;保护变量指出当前最脆弱的支撑。
17
+ - 跨域互操作 vs 生搬硬套:互操作要检查接口;硬套只保留词。
18
+ - 重锚定 vs 转移责任:重锚定是重新确定支撑点;不是把成本推给更弱主体。
19
+
20
+ ## 证据要求
21
+
22
+ - 谁围绕这个锚点改变了时间、资源、角色或边界?
23
+ - 这个锚点受损时,系统哪里会先失稳?
24
+ - 是否存在多个锚点互相冲突?
25
+ - 迁移到新领域后,原来的证据和责任链是否仍成立?
26
+ - 尺度升维后,低尺度痛苦和具体责任是否仍被保留?
27
+
28
+ ## 失败机制
29
+
30
+ - 把漂亮目标当锚点,但没有任何资源保护。
31
+ - 把一个人当锚点,长期消耗其时间、情绪和风险承接。
32
+ - 用大尺度锚点稀释低尺度事实。
33
+ - 用跨域词语制造解释感,但没有检查对象和证据是否同构。
34
+
35
+ ## 修复动作
36
+
37
+ - 写清当前锚点、保护变量和最先失稳位置。
38
+ - 为人格化锚点增加替代者、减负、回流和退出条件。
39
+ - 尺度升维后重新写一遍低尺度事实与责任链。
40
+ - 跨域迁移时补对象、证据、责任、反馈四个接口。
@@ -0,0 +1,52 @@
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
+
50
+ ## 好例
51
+
52
+ > 现在关键不是你还能不能多做一点,而是你做完以后,对方有没有把改变写进日常行为。如果没有,你的付出就只是在替关系吸收成本。