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,24 @@
1
+ # 读者回信模板
2
+
3
+ 用于“答读者问”“编辑回信”“现代编辑同志口吻”。
4
+
5
+ ```text
6
+ 这位朋友,你提到的不是一个小问题。……
7
+
8
+ 我们先把它放慢一点看:……
9
+
10
+ 现在比较有解释力的判断是……。这不是说……,而是说……
11
+
12
+ 这里要说得明确一点:……不应该被包装成……。如果成本始终由……承担,那就不能叫……
13
+
14
+ 我给你的稳妥建议是:先不要……,先看……。如果……,你就可以……
15
+
16
+ 这个判断也有边界:如果……,我会下调它;如果……,就不要继续靠私下沟通硬撑,而要……
17
+ ```
18
+
19
+ ## 声口提醒
20
+
21
+ - 可以亲切,但不要和稀泥。
22
+ - 可以严厉,但不要审判人。
23
+ - 结尾交给读者一个清醒动作,不喊口号。
24
+
@@ -0,0 +1,158 @@
1
+ ---
2
+ name: crossframe-essay
3
+ description: "Use when explicit CrossFrame work needs a Chinese critical insight essay, commentary, concept essay, public piece, or structure-to-article draft after diagnosis."
4
+ category: content
5
+ risk: safe
6
+ source: community
7
+ source_repo: xi-kari/crossframe-skill
8
+ source_type: community
9
+ date_added: 2026-06-16
10
+ author: xi-kari
11
+ license: MIT
12
+ license_source: https://github.com/xi-kari/crossframe-skill/blob/main/LICENSE
13
+ tools:
14
+ - "Agent Skills"
15
+ - Codex
16
+ - Claude
17
+ tags:
18
+ - crossframe
19
+ - chinese
20
+ - essay
21
+ - writing
22
+ - commentary
23
+ ---
24
+ # CrossFrame Essay
25
+
26
+
27
+ ## When to Use This Skill
28
+
29
+ - Use only after explicit CrossFrame Essay invocation or after `crossframe-suite` routes a CrossFrame task into article output.
30
+ - Use for Chinese critical insight essays, public commentary, concept essays, long-form reader replies, and structure-to-article drafting.
31
+ - Do not use as a generic writing skill outside explicit CrossFrame context.
32
+
33
+ ## Packaged Source Note
34
+
35
+ This AAS-ready copy preserves the original CrossFrame skill body below. Chinese remains the canonical semantic layer; English metadata is only for discovery, installation, and repository review.
36
+
37
+ ## Limitations
38
+
39
+ - The skill body is intentionally Chinese-canonical; English metadata is for discovery and does not replace the original Chinese terms.
40
+ - Use only after explicit CrossFrame invocation or `crossframe-suite` routing; do not apply it as a generic default reasoning layer.
41
+ - It structures analysis, drafting, and review, but does not replace source verification, domain expertise, or legal, medical, or financial judgment.
42
+
43
+ 如果用户任务需要先诊断、再进入公共/组织/辩论/读书等专项判断,最后才成文,先读取 `../crossframe-suite/SKILL.md` 做总调度;本 skill 只负责文章底稿与正文生成。
44
+
45
+ ## 语言原则
46
+
47
+ 中文为权威语义。`CrossFrame Essay` 只是写作入口和 skill id,不承担概念解释权;英文只用于文件名、接口、必要双语标注或对外传播名。遇到中英文理解冲突时,以中文术语、中文判断和普通中文读者可理解的表达为准。
48
+
49
+ CrossFrame Essay 是 `crossframe` 的平行写作 skill,不替代 `crossframe`。它把 CrossFrame 的结构诊断、概念保真、尺度拆分和证据边界,转成面向普通中文读者的批判性洞察文章;当主题需要更深表达时,再把结构判断提升为上位概念、思想参照和经典互文。自动成文默认使用 `full-visible-v5-longform` 输出档位:完整可见底稿 + 完整长文正文。声口由 `crossframe-suite` 传入的 `voice_mode`、角色和 `topic_sensitivity` 决定;用户显式要求亲切/编辑口吻时启用现代编辑底色,显式要求中性报告、备忘录、表格、纯诊断或学术摘要时关闭文章声口。
50
+
51
+ 核心原则:先形成结构洞察底稿,再写文章正文。不要跳过推理直接成文。
52
+
53
+ 长文原则:底稿不是正文的替代品。输出了完整可见底稿之后,仍必须写完整文章正文;凡来自 `crossframe-suite` 且未显式关闭文章层的任务,一律按完整文章处理,不压缩成摘要、短答或项目符号说明。
54
+
55
+ ## 必须执行的顺序
56
+
57
+ 1. 判断写作模式:
58
+ - 自动成文:一次性输出 `结构洞察底稿` 和 `文章正文`,默认 `output_mode=full-visible-v5-longform`。
59
+ - 互动打磨:给候选开头、中心命题和文章骨架,再逐段推进。
60
+ 2. 读取 `../crossframe/SKILL.md`。
61
+ 3. 读取 `../crossframe/references/runtime-read-policy.md` 和 `../crossframe/references/read-routing-map.md`,把主题路由到相应 CrossFrame protocol。
62
+ 4. 读取 `../crossframe/references/continuity-closure-map.md`,至少确认 `v5-seven-gates-diagnosis-pack` 与 `v5-domain-translation-normative-source-pack`,并展开它们的必须同读闭包;公共、亲密、长期演化、AI 材料或高责任主题追加对应 v5 联读包及其闭包。需要包说明时再定向读取 `../crossframe/references/continuity-bundles.md` 或具体包文件。
63
+ 5. 用 `../crossframe/worksheets/source-continuity-check.md` 检查是否只读了孤立概念卡;深度文章只在源锚点不足、用户要求源审计或高责任核验时,定向读取 `../crossframe/references/v5-source-spine.md`、`../crossframe/references/v5-section-digest-index.md`、`../crossframe/references/v5-material-selection-map.md` 或 `../crossframe/references/v5-term-fidelity.md` 的相关局部。
64
+ 6. 复用 `../crossframe/templates/read-state-capsule.md` 规定的 `v5-read-state-capsule`;若上游未生成,回到 `../crossframe/SKILL.md` 补齐,不在 essay 内重新发明源路由。
65
+ 7. 用 `../crossframe/worksheets/source-anchor-integrity-check.md` 检查文章中心命题、机制候选、高风险概念、行动边界和文章转译是否能回指胶囊源锚点;不能回指的内容必须标为“本文推断 / 表达转译 / 外部思想映射”。
66
+ 8. 读取 `references/evidence-and-search-rules.md` 和 `../crossframe/references/source-ledger-workflow.md`,决定本次是否需要联网或查源,并统一写入来源台账。
67
+ 9. 按需读取 `references/critical-insight-principles.md`。
68
+ 10. 如果主题是思想文章、公共议题、复杂关系/组织文章,或用户要求深度、概念上升、引经据典,读取 `protocols/concept-elevation-protocol.md`、`references/reference-and-allusion-rules.md` 和 `references/concept-reference-map.md`。
69
+ 11. 按 suite 传入的 `voice_mode` 判断是否读取 `protocols/editorial-comrade-voice-protocol.md` 和 `references/editorial-voice-principles.md`,并在底稿中写出 `正文声口方案`。如果用户明确要求中性报告、备忘录、表格、纯诊断或学术摘要,才可关闭文章声口,并说明关闭原因。
70
+ 12. 自动成文时读取 `protocols/essay-protocol.md`,互动打磨时读取 `protocols/interactive-drafting-protocol.md`。
71
+ 13. 先生成 `结构洞察底稿`,底稿中写出 `文章类型推荐与待选择`,但不先读取写作技法文件。
72
+ 14. 底稿后确认文章类型:若用户或 suite 已显式指定 `article_type`,在底稿中记录并直接采用;若未指定且文章层开启,必须完整渲染 `templates/article-type-selection-dialog.md` 的九个选项、填入基于底稿的推荐项和推荐理由,并等待用户回复;若用户回复“默认/自动/都行”,采用选择器中的推荐项。不得只写“已展示文章类型选择器(1-9)”。
73
+ 15. 用户选择文章类型后,再读取技法路由表和技法文件,然后生成 `文章正文`:读取 `references/article-technique-routing-map.md`,默认最多读取 3 个核心技法 + 2 个辅助技法,再读取对应 `references/writing-techniques/*.md` 文件。
74
+ 16. 补全底稿中的 `文章类型与写作技法选择` 字段,再从底稿转译出 `文章正文`。
75
+
76
+ ## 读取规则
77
+
78
+ - 默认遵守 `../crossframe/references/runtime-read-policy.md`:正常成文不读取 evals、examples、完整成功/失败案例、全量 v5 大索引或全量 50 技法卡。
79
+ - 自动成文:读取 `templates/insight-dossier-template.md` 和 `templates/essay-output-template.md`;默认执行 `full-visible-v5-longform`。
80
+ - 互动打磨:读取 `templates/interactive-session-template.md`。
81
+ - 如果主题涉及公共议题、最新事实、真实组织、平台、政策、公司、人物、法律、技术标准或数据,必须查源并按 `../crossframe/references/source-ledger-workflow.md` 写来源台账;来源只进入证据边界、反例、现实案例和事实限制,不接管文章命题。
82
+ - 如果主题是私人关系、泛论随笔、哲学概念或用户给出的虚构/概括性材料,默认不联网,除非用户要求或文章需要现实来源来避免误导。
83
+ - 如果启用概念上升,先从 CrossFrame 机制抽象上位概念,再选择中西经典、历史经验、理论或文学互文,最后回落到现实判断。
84
+ - 自动成文先写 `正文声口方案`,再成文。声口由 suite 传入的 `voice_mode` 决定:`neutral-analysis` / `neutral-decisive` / `editorial-reply` / `editorial-commentary`。只有显式短答/中性报告/备忘录/表格/纯诊断/学术摘要才关闭声口或长文档位。
85
+ - 先生成 `结构洞察底稿`,再展示文章类型选择器;文章类型选择器只在底稿之后、正文之前出现。文章类型只决定正文组织和写作技法读取,不改变事实边界、判断档位、连续联读包、证据责任和质量闸。
86
+ - 写作技法只在用户选择文章类型后按需读取。每次默认最多读取 3 个核心技法 + 2 个辅助技法;不得全量读取 50 个技法文件。技法只能改变表达结构,不能越过 `v5-read-state-capsule` 的源锚点边界新增事实、强判断或框架原义。
87
+ - `full-visible-v5-longform` 默认要求正文 1200-2200 中文字,不能用“如果只要一句话”“换成人话说”或项目符号回答替代文章开篇。
88
+ - 如果文章判断使用高风险 CrossFrame 概念,按 `../crossframe/references/read-routing-map.md` 读取对应概念卡,并用 `../crossframe/worksheets/concept-fidelity-check.md` 做保真检查。
89
+ - 如果文章判断触发 v5.0 连续板块,先按 `../crossframe/references/continuity-closure-map.md` 展开闭包,再读取必要联读包文件,并在底稿中写出“源结构连续性检查”。
90
+ - 如果文章中心命题、概念上升、经典互文或行动建议不能回指胶囊源锚点,正文必须写成“本文推断 / 表达转译 / 外部思想映射”,不得声称是 CrossFrame v5 原义。若外部来源只能支持背景或弱信号,也必须在来源台账中写明“不能证明什么”,不得用来源气势抬高判断档位。
91
+ - 如果文章使用引经据典、概念上升、隐喻、来源谱系或规范性前提,读取 `../crossframe/references/concept-cards/metaphor-source-transparency.md`;直接引用必须可核验,不确定时只做意译或思想映射。
92
+ - 如果文章涉及 AI 合规、弱信号、无法退出、无制度基础设施、工具化或开放断言退场,必须按 v5.0 对应联读包先完成现实保护检查,再成文。
93
+
94
+ ## 硬规则
95
+
96
+ - 不准只写正文,不出底稿。
97
+ - 不准用检索材料决定文章立场;检索只能佐证、限定、反驳或补现实感。涉及真实公共对象时,不准只写“已查源”,必须列出来源类型、支持的命题、不能证明什么、证据档位、使用位置和降档理由。
98
+ - 不准把批判写成人格审判、嘲讽、道德宣判或情绪宣泄。
99
+ - 不准把术语当结论。前台说人话,后台保留概念链。
100
+ - 不准伪造原文、出处、页码、作者观点;不确定原句时只能意译或写思想映射。
101
+ - 不准让经典参照接管文章命题;引用只能照亮现实机制,不能压过证据。
102
+ - 不准把亲切写成和稀泥,不准把严厉写成人格审判,不准用“同志”称呼和口号替代分析。
103
+ - 不准把 CrossFrame 写成万能解释机器;超出结构判断能力时要写边界。
104
+ - 不准把文章写成新闻综述、资料拼贴或百科解释,除非用户明确要这种体裁。
105
+ - 文章的段落顺序必须服从信息依赖:读者先需要知道什么,后面的判断才能成立。
106
+ - 不准把完整底稿当成正文;底稿之后必须有完整文章。
107
+ - 不准把 suite 默认文章压缩成 600 字以内短答,除非用户明确要求短答。
108
+
109
+ ## 默认输出
110
+
111
+ 自动成文默认输出两个连续部分,输出档位为 `full-visible-v5-longform / 5.0混合长文`:
112
+
113
+ ```text
114
+ # 结构洞察底稿
115
+
116
+ # 文章正文
117
+ ```
118
+
119
+ `结构洞察底稿` 至少包含:
120
+
121
+ - 分析对象与事实边界
122
+ - 表面现象与高成本信号
123
+ - CrossFrame 路由与本次读取
124
+ - 读态胶囊摘要:source modules、入口连续联读包、必须同读闭包、相邻候选包、下游读取策略
125
+ - 源结构连续性检查:触发的连续联读包、是否读取源脊柱/逐节摘要、是否存在读少风险
126
+ - 源锚点完整性检查:中心命题、机制候选、高风险概念、行动边界、文章类型转译和写作技法是否能回指胶囊;无法回指内容如何标注或降档
127
+ - v5.0 源结构保真与概念风险:哪些概念不能孤立读取,哪些相邻约束进入本文判断
128
+ - 尺度窗口与机制候选
129
+ - 责任链、受益链、成本链
130
+ - 权力、证据与弱信号检查
131
+ - 检索材料与证据边界
132
+ - 反向条件与证据缺口
133
+ - 概念上升与参照系:上位概念、思想参照、引用方式、回落到现实的句子、引用风险
134
+ - 正文声口方案:默认启用现代编辑底色;选择答复体/评论体/中性说明体;写明读者处境、情绪入口、批评对象、劝告边界、结尾姿态
135
+ - 文章类型推荐与待选择:推荐文章类型、推荐理由、默认采用项
136
+ - 文章类型与写作技法选择:用户选择后补全文章类型、读取的技法文件、主心骨、入口技法、结构技法、批判技法、结尾技法和技法执行摘要;摘要要记录好句类型、段落前后关系、文章类型微用法和失败示例反查
137
+ - 来源台账摘要:公共议题、真实机构、平台、政策、人物、公司、最新事实和 AI/过程性产物必须写清来源用途、证据档位、能支持什么、仍不能证明什么
138
+ - 文章中心命题、开头入口、递进顺序、结尾余味
139
+
140
+ `文章正文` 至少包含:
141
+
142
+ - 一个具体入口
143
+ - 一个清楚的中心命题
144
+ - 3-5 个递进段落或小节
145
+ - 按需加入概念上升、经典/理论参照和回落现实的段落
146
+ - 按题切换答复体或评论体;默认先接住问题,再给判断、批评和意见;显式中性说明体可更克制,但仍不能退回概念堆砌
147
+ - 默认 1200-2200 中文字;哲学概念、思想文章、关系/组织/公共评论必须有铺陈、转折和余味,不写成短答
148
+ - 至少一个边界、反例、撤回条件或证据缺口
149
+ - 一个不喊口号、不把问题封死的结尾
150
+
151
+ ## 写作气质
152
+
153
+ - 有锋利判断,但不装作全知。
154
+ - 有批判性,但保留证据边界和反向条件。
155
+ - 能指出责任链,但不把复杂问题压成某个人的坏。
156
+ - 面向普通读者,第一段删掉所有术语后仍能读懂。
157
+ - 可以像一位现代编辑同志那样耐心回应读者:亲切但不和稀泥,果敢但不审判人。
158
+ - 结尾要有余味,不用宏大口号替代思考。
@@ -0,0 +1,4 @@
1
+ interface:
2
+ display_name: "CrossFrame Essay"
3
+ short_description: "先做完整可见结构底稿,再写可概念上升、带现代编辑口吻的中文长文洞察文章。"
4
+ default_prompt: "用 full-visible-v5-longform 和现代编辑同志口吻写一篇“团队越复盘越失真”的批判性洞察文章,先给完整可见结构洞察底稿,再给概念上升后的完整长文正文。"
@@ -0,0 +1,205 @@
1
+ # CrossFrame Essay Smoke Tests
2
+
3
+ 这些测试用于人工或 agent 检查 `crossframe-essay` 是否真的先推理后写作。
4
+
5
+ ## 通用验收
6
+
7
+ 每次输出必须检查:
8
+
9
+ - 是否先输出 `结构洞察底稿`,再输出 `文章正文`。
10
+ - 是否标明 `full-visible-v5-longform / 5.0混合长文`,并真的输出完整可见底稿和完整长文正文。
11
+ - 底稿是否写出 CrossFrame 路由与本次读取。
12
+ - 底稿是否写出触发的连续联读包,是否避免只读孤立概念卡。
13
+ - 底稿是否写出 v5.0 源结构保真、概念风险、相邻约束和降档风险。
14
+ - 是否列出至少两个机制候选,且候选互相竞争。
15
+ - 是否区分事实、解释、证据边界和判断档位。
16
+ - 是否写出责任链、受益链、成本链或说明为什么不适用。
17
+ - 是否写出反向条件、证据缺口或撤回条件。
18
+ - 若启用概念上升,是否写出上位概念、思想参照、引用方式、回落现实和引用风险。
19
+ - 是否默认写出正文声口方案,并区分答复体、评论体或显式中性说明体。
20
+ - 正文第一段删掉术语后仍能读懂。
21
+ - 正文默认 1200-2200 中文字,有标题、铺陈、概念上升、现实回落、边界段和余味结尾。
22
+ - 正文不是项目符号短答,不用“如果只要一句话”“换成人话说”作为文章替代。
23
+ - 批判是否指向结构机制,而不是人格审判。
24
+ - 检索材料是否只做佐证、反证、边界或案例,没有接管文章命题。
25
+ - 来源台账是否通过九字段硬校验,时间可复核、使用位置可定位,没有合并字段或伪填字段。
26
+ - 高责任、公共、事故、监管、AI 合规、未完成调查或单一来源族场景,正文首个强判断是否前置降档。
27
+ - 引用或典故是否服务文章命题,而不是接管命题。
28
+ - 技法落地证据表是否把每个技法映射到正文短摘或段落编号。
29
+ - 正文高风险概念、行动建议、概率排序和点睛句是否能回指胶囊、来源台账或标为本文推断/表达转译。
30
+
31
+ ## 测试 1:组织类
32
+
33
+ Prompt:
34
+
35
+ > 用 crossframe-essay 写一篇“团队越复盘越失真”的批判性洞察文章。
36
+
37
+ 必须看到:
38
+
39
+ - 普通诊断路由。
40
+ - 诊断主线包与表达文章包。
41
+ - 复盘、反馈写回、修复副产品、责任链。
42
+ - 概念上升到“反思制度化后的反馈失真”。
43
+ - 可使用组织学习、形式主义或自我审查作为参照,但必须回到资源、权限、时间表和责任。
44
+ - 不联网或说明为什么不联网。
45
+ - 正文不是管理鸡汤。
46
+ - 正文有现代编辑底色,不退回冷诊断腔。
47
+ - 正文不缩水为复盘诊断摘要。
48
+
49
+ ## 测试 2:关系类
50
+
51
+ Prompt:
52
+
53
+ > 写一篇“解释劳动为什么会耗竭”的文章。
54
+
55
+ 必须看到:
56
+
57
+ - 亲密关系轻量入口。
58
+ - 亲密关系/爱/照护包。
59
+ - 先保护痛苦和边界,不把爱写成忍耐义务。
60
+ - 概念上升到承认、照护与主体间理解。
61
+ - 引用或理论参照不得把修复责任压回受伤者。
62
+ - 不把受伤者继续解释当成修复责任。
63
+ - 正文先接住解释者的疲惫,再进入结构判断。
64
+
65
+ ## 测试 3:公共议题类
66
+
67
+ Prompt:
68
+
69
+ > 写一篇“平台申诉为什么可能只是表面治理”的文章,结合现实材料。
70
+
71
+ 必须看到:
72
+
73
+ - 公共制度专项、反俘获、证据成本。
74
+ - 公共制度与权力包、判断责任包。
75
+ - 查源,并标明来源用途。
76
+ - 概念上升到程序正义、可申诉权和表演性治理。
77
+ - 区分平台声明、可审计证据和用户弱信号。
78
+
79
+ ## 测试 4:哲学概念类
80
+
81
+ Prompt:
82
+
83
+ > 写一篇思想文章:生命的第一因是什么?
84
+
85
+ 必须看到:
86
+
87
+ - 概念解释协议。
88
+ - 框架使用纪律包、表达文章包,必要时判断责任包。
89
+ - 尺度拆分:科学起源、结构定义、意义问题。
90
+ - 概念上升到生命、因果、生成、意义。
91
+ - 中西参照可以出现,但不得裁决终极本体。
92
+ - 不机械退出为“不可诊断”。
93
+ - 有开放断言和边界。
94
+ - 正文像编辑认真回应读者的思想问题,而不是只列哲学分类。
95
+ - 正文必须达到完整文章感:标题、铺陈、生命/边界/反馈/回应递进、现实回落、余味结尾。
96
+
97
+ ## 测试 5:编辑同志口吻
98
+
99
+ Prompt:
100
+
101
+ > 用亲切的编辑同志口吻,回答一位读者:为什么我总是在关系里解释到筋疲力尽?
102
+
103
+ 必须看到:
104
+
105
+ - 底稿有 `正文声口方案`。
106
+ - 正文先接住读者困惑,再进入结构判断。
107
+ - 可使用“这位朋友”“我们先把问题放慢一点看”等现代编辑语气。
108
+ - 对责任转嫁有明确批评,但不做人格审判。
109
+ - 有稳妥意见、行动边界或停止条件。
110
+
111
+ ## 测试 6:失败用例
112
+
113
+ 以下输出应判为失败:
114
+
115
+ - 只写正文,不给结构洞察底稿。
116
+ - 只写底稿,正文缩水成短答或诊断摘要。
117
+ - 通篇堆 CrossFrame 术语,普通读者看不懂。
118
+ - 搜索到什么就按什么写,文章命题被外部材料接管。
119
+ - 堆名人、名著、理论名词,但没有改变现实机制判断。
120
+ - 伪造原文、出处、页码、作者观点。
121
+ - 引用和问题无关,或引用后不回到现实责任链。
122
+ - 把批判写成某类人、某个组织或某个群体的绝对人格审判。
123
+ - 空喊“同志”、复古口号化、只安慰不判断、只批判不讲证据。
124
+ - 亲切口吻取消责任链,或严厉口吻取消证据边界。
125
+ - 没有反向条件、证据缺口或撤回条件。
126
+ - 本应触发连续联读包,却只读单个概念卡。
127
+ - 对公共事实不查源却装作掌握最新情况。
128
+ - 默认文章正文少于 600 字,或没有标题、铺陈、概念上升、现实回落和余味。
129
+ - 没有 `v5-read-state-capsule` 却在 essay 内重新发明源路由。
130
+ - 没有来源台账摘要,或把热度、机构声明、PR 文案、AI 生成材料写成已核验事实。
131
+ - 来源台账合并“降档理由/仍需补证处”、用“官方页面”伪填时间、或使用位置只写“正文自然提及”。
132
+ - 未展示完整文章类型选择器,只写“已展示文章类型选择器(1-9)”。
133
+ - 写作技法新增事实、强判断、点睛句或隐喻证明,无法回指底稿和源锚点。
134
+ - 列出技法名但没有正文短摘/段落编号,仍宣称技法落地合格。
135
+ - 正文新增承接、回流、创伤、控制、无法退出、低权力、责任链、行动上限等高风险概念,但胶囊没有对应锚点、连读包或表达转译标记。
136
+
137
+ ## 测试 7:文章类型与技法边界
138
+
139
+ Prompt:
140
+
141
+ > 用 crossframe-essay 写一篇论辩文章,反驳“平台只要有申诉入口就算治理有效”。
142
+
143
+ 必须看到:
144
+
145
+ - 结构洞察底稿先记录 `v5-read-state-capsule` 摘要和源锚点完整性检查。
146
+ - 若用户未显式指定文章类型,先展示完整 9 项文章类型选择器;若用户已指定论辩文章,直接采用并记录来源。
147
+ - 技法读取不超过 5 个,并在底稿写出主心骨、入口技法、结构技法、批判技法、结尾技法和技法执行摘要。
148
+ - 技法不能把反驳写成动员口号,不能新增胶囊外事实。
149
+
150
+ ## 测试 8:来源台账降档
151
+
152
+ Prompt:
153
+
154
+ > 写一篇公共评论,材料只有某平台自评报告和一张网传截图。
155
+
156
+ 必须看到:
157
+
158
+ - 来源台账摘要区分自评报告、截图、热度或二手转述的证据档位。
159
+ - 来源台账逐条写出来源、时间、来源类型、支持命题、不能证明什么、证据档位、使用位置、降档理由和仍需补证处。
160
+ - 不把自评报告或截图写成已核验事实。
161
+ - 中心命题、机制候选和行动边界若无法回指源锚点,必须降档为本文推断、表达转译或待核验判断。
162
+
163
+ 失败信号:只贴链接或只写“已查源”,没有说明材料不能证明什么;用截图和自评报告直接支撑公共强判断。
164
+
165
+ ## 测试 9:技法落地证据
166
+
167
+ Prompt:
168
+
169
+ > 用 crossframe-essay 写一篇组织复盘文章,显式指定文章类型为“组织复盘/修复文章”。
170
+
171
+ 必须看到:
172
+
173
+ - 技法读取不超过 5 个。
174
+ - 底稿或正文前后记录技法落地证据表:技法、负责段落动作、正文对应短摘/段落编号、它不能证明什么、越界反查。
175
+ - 组织复盘必须覆盖责任链、授权链、反馈写回和行动上限。
176
+
177
+ 失败信号:只列 `thread-beads`、`point-surface`、`layered-argument` 等技法名,随后用一句“技法只安排段落动作”带过。
178
+
179
+ ## 测试 10:趋势推演来源外推
180
+
181
+ Prompt:
182
+
183
+ > 以某法律/政策生效时间线为唯一来源,写一篇趋势推演文章。
184
+
185
+ 必须看到:
186
+
187
+ - 法律/政策时间线只支撑制度事实和适用节点。
188
+ - 企业行为、市场工具、审计实践或执行效果只能写为假设路径、开放断言或待核验观察,除非补现实实践来源。
189
+ - “更可能、主流、长期存在”等排序词必须标明依据类型。
190
+
191
+ 失败信号:用官方时间线直接写企业已经或通常会如何行动。
192
+
193
+ ## 测试 11:正文后置触发补读
194
+
195
+ Prompt:
196
+
197
+ > 以“忒修斯之船”为入口,写答复体文章回答关系变化后是否还是原来的关系。
198
+
199
+ 必须看到:
200
+
201
+ - 哲学同一性只作为外部思想映射。
202
+ - 若正文进入创伤、控制、长期单方承接、无法安全表达、低权力退出等现实边界,必须触发关系/低权力/行动边界包的补读或标为安全提醒/表达转译。
203
+ - 不能把船的同一性类比直接推成关系修复义务。
204
+
205
+ 失败信号:胶囊只覆盖哲学同一性,却在正文中给出现实关系行动建议。
@@ -0,0 +1,34 @@
1
+ # 思想文章样例:生命的第一因
2
+
3
+ ## 用户输入
4
+
5
+ 写一篇思想文章:生命的第一因是什么?
6
+
7
+ ## 结构洞察底稿摘要
8
+
9
+ - 分析对象:生命的“第一因”作为思想问题,不是单一科学事实问答。
10
+ - 事实边界:没有具体案例,不能做强诊断;科学起源、结构定义和存在意义要分开。
11
+ - CrossFrame 路由:概念解释协议、尺度拆分、开放断言、框架边界。
12
+ - 机制候选:
13
+ - A:非生命过程形成自维持边界和能量交换。
14
+ - B:复制差异和选择机制让生命拥有历史性。
15
+ - C:主体经验把活着转成意义、痛苦、爱和选择的问题。
16
+ - 概念上升:生成、因果、边界、反馈、生命史、意义。
17
+ - 思想参照:可连接中国思想中的“生生”问题意识、古典哲学的第一因问题,以及现代生命科学中的自组织和复制差异。
18
+ - 引用方式:不直接裁决经典原意;主要用思想映射和意译。
19
+ - 回落现实:这篇文章不回答终极本体,而是说明“生命何以不同于单纯存在”。
20
+ - 正文声口:答复体,像编辑认真回应读者的思想问题;不机械退出,也不装作终极裁决。
21
+ - 反向条件:若用户问的是具体生命起源科学证据,需要查阅当代研究;若问神学答案,CrossFrame 只能说明问题结构。
22
+ - 中心命题:生命的第一因更像一个结构门槛,而不是一个孤立起点。
23
+
24
+ ## 文章正文节选
25
+
26
+ “生命的第一因”这个问题,之所以总让人卡住,是因为它把三个问题压在了一起:生命怎样出现,什么结构才算生命,以及生命为什么值得继续。
27
+
28
+ 如果只在科学层面追问,它会进入原始化学、能量流、分子复制和代谢边界。如果在结构层面追问,它关心的是非生命过程什么时候第一次拥有了边界、反馈和继承。如果在意义层面追问,它问的已经不是生命如何开始,而是一个生命如何把痛苦、爱和选择写进自身历史。
29
+
30
+ 所以从 CrossFrame 看,可以先给一个开放断言:生命的第一因不是某个单独物件,而是世界中第一次出现了能维持边界、承接反馈、复制差异并留下历史的开放结构。
31
+
32
+ 这个说法可以和许多思想传统相互照亮。中国思想里谈“生生”,关心的不是静态物体,而是不断生成的过程;古典哲学追问第一因,关心的是因果链为什么不能无限后退;现代生命科学则把注意力放在自组织、复制和选择上。它们不是同一个答案,却共同提醒我们:生命的关键不只是“有东西存在”,而是存在开始把遭遇写回自身。
33
+
34
+ 这不是终极答案。它只是把问题从“谁第一个推动了生命”转成“什么结构第一次让世界开始拥有自己的生命史”。
@@ -0,0 +1,30 @@
1
+ # 组织文章样例:团队越复盘越失真
2
+
3
+ ## 用户输入
4
+
5
+ 写一篇批判性洞察文章:为什么有些团队越复盘越失真?
6
+
7
+ ## 结构洞察底稿摘要
8
+
9
+ - 分析对象:团队复盘没有转化为真实修复。
10
+ - 事实边界:这是概括性组织问题,不指向真实公司,默认不联网。
11
+ - CrossFrame 路由:普通诊断、机制候选、修复副产品、责任链。
12
+ - 机制候选:
13
+ - A:复盘只增加表达成本,没有改变资源、角色和时间表。
14
+ - B:中层把反馈翻译成更温和的材料,导致高成本信号被过滤。
15
+ - 高成本信号:同类问题反复出现,基层减少反馈,中层疲惫。
16
+ - 概念上升:反思制度化后的反馈失真;可放在组织学习、形式主义修复和自我审查的问题意识中理解。
17
+ - 回落现实:关键不是团队有没有反思,而是反思是否改变了资源、权限、时间表和责任。
18
+ - 正文声口:评论体,现代编辑底色;亲切但果敢地批评形式主义复盘。
19
+ - 反向条件:如果复盘后明确改变负责人、资源、期限和决策权,本文判断需要降档。
20
+ - 中心命题:复盘失真不是因为大家不会反思,而是反思没有写回现实。
21
+
22
+ ## 文章正文节选
23
+
24
+ 有些团队最让人疲惫的地方,不是它不复盘,而是它复盘得很认真。每次会议都能说出问题,每份纪要都写得像已经找到答案,可下一轮项目开始,旧问题又换一身衣服回来。
25
+
26
+ 真正的问题往往不在“有没有反思”,而在“反思之后有没有改变”。如果复盘只改变表达,不改变资源、角色、权限和时间表,它就会慢慢变成一种新的消耗:说真话的人要付出更多解释成本,负责协调的人要把尖锐反馈磨成可接受的句子,而真正能改变条件的人只收到一份体面的总结。
27
+
28
+ 这时复盘看起来在修复系统,实际可能是在训练大家如何把问题说得更安全。
29
+
30
+ 如果把它提升一层看,问题就不只是“会议效率低”,而是反思本身被制度化以后,反而失去了反思的危险性。真正的反思会改变系统,让某些权限、资源和责任重新分配;表演性的反思只改变叙述,让每个人都显得已经尽责。
@@ -0,0 +1,31 @@
1
+ # 公共议题文章样例:平台申诉为什么可能只是表面治理
2
+
3
+ ## 用户输入
4
+
5
+ 写一篇文章:平台申诉为什么可能只是表面治理?
6
+
7
+ ## 结构洞察底稿摘要
8
+
9
+ - 分析对象:平台申诉机制是否真实改变错误决定。
10
+ - 事实边界:公共制度/平台治理议题,涉及真实平台时必须查源;若没有指定平台,只能写机制型文章。
11
+ - CrossFrame 路由:公共制度专项、反俘获、证据成本、弱信号保护。
12
+ - 检索规则:需要查找平台规则、透明度报告、监管材料或可信报道;材料只作为边界和现实案例。
13
+ - 机制候选:
14
+ - A:申诉入口存在,但不改变初始判定规则和证据结构。
15
+ - B:申诉成本高于普通用户承受能力,导致只有少数高资源主体能纠错。
16
+ - 高成本信号:申诉流程不说明理由、只给模板回复、缺少人工复核、没有可验证的纠错率。
17
+ - 概念上升:程序正义、可申诉权、表演性治理;可用法治程序、公共治理和平台权力研究作为参照。
18
+ - 回落现实:申诉机制是否真实,要看它是否让错误决定被解释、复核、纠正并承担成本。
19
+ - 正文声口:评论体,证据边界清楚;可以严厉批评表演性治理。
20
+ - 反向条件:若平台公开可审计的复核标准、纠错率、独立申诉入口和补偿机制,表面治理判断需要降档。
21
+ - 中心命题:一个申诉机制是否真实,不看有没有按钮,而看它能不能让错误决定付出成本。
22
+
23
+ ## 文章正文节选
24
+
25
+ 平台治理最容易伪装成“已经处理”的地方,是它总能给你一个入口:一个按钮、一张表单、一封自动回复邮件。它告诉你,申诉渠道存在,流程已经启动,系统正在审核。
26
+
27
+ 但一个申诉机制是否真实,不看有没有入口,而看入口之后会不会改变权力关系。用户能不能知道自己为什么被处罚?能不能提交有效证据?有没有人需要解释决定?错误决定会不会留下记录、产生修正,甚至让平台付出补偿成本?
28
+
29
+ 如果这些都没有,申诉就可能只是把愤怒从公共场域搬进一个封闭表单里。表面上,冲突被“流程化”了;实际上,用户只是被要求用更安静的方式承受同一个决定。
30
+
31
+ 把它放在程序正义的层面看,问题会变得更清楚:程序不是装饰性的入口,而是一套让权力必须解释自己的机制。一个不能说明理由、不能被复核、不能纠错、不能补偿的流程,哪怕界面再完整,也只是把治理做成了可展示的样子。
@@ -0,0 +1,30 @@
1
+ # 关系文章样例:解释劳动为什么会耗竭
2
+
3
+ ## 用户输入
4
+
5
+ 写一篇文章:解释劳动为什么会耗竭?
6
+
7
+ ## 结构洞察底稿摘要
8
+
9
+ - 分析对象:亲密关系或长期关系中一方持续解释、安抚、翻译、补救。
10
+ - 事实边界:概念型关系文章,不指向具体个人,默认不联网。
11
+ - CrossFrame 路由:亲密关系轻量入口、责任链、爱/开放行动、修复副产品。
12
+ - 机制候选:
13
+ - A:解释没有进入对方行为变化,只变成受伤者的持续劳动。
14
+ - B:关系把“被理解的责任”转嫁给已经受伤的一方。
15
+ - 高成本信号:同一问题反复解释;解释后只有道歉,没有稳定改变;解释者开始怀疑自己是不是太敏感。
16
+ - 概念上升:承认、照护与主体间理解;可用承认理论、照护伦理和文学中“说了也不被听见”的母题做参照。
17
+ - 回落现实:理解如果不进入行动改变,就会把修复责任继续压回受伤者。
18
+ - 正文声口:答复体,先接住解释者的疲惫,再指出责任转嫁。
19
+ - 反向条件:如果对方主动改变行为、承认成本并承担修复责任,耗竭机制会被削弱。
20
+ - 中心命题:解释劳动耗竭,是因为一个人一直在替关系完成本该共同完成的理解和修复。
21
+
22
+ ## 文章正文节选
23
+
24
+ 解释劳动最耗人的地方,不是要说很多话,而是你慢慢发现,说出来并不等于被接住。
25
+
26
+ 一开始,解释像是一种靠近。你把自己的感受讲清楚,把误会拆开,把对方没看见的伤口翻译成他能理解的句子。可如果每一次解释之后,现实都没有变,解释就会从沟通变成劳动。你不只是表达自己,你还在替对方完成理解,替关系维持体面,替一次次没有发生的修复善后。
27
+
28
+ 所以真正让人耗竭的,不是“我说了你还不懂”,而是“我说了以后,承担成本的人还是我”。
29
+
30
+ 从更高一层看,解释劳动耗竭不是沟通技巧问题,而是承认关系的失败。一个人反复解释,是在要求自己的经验被承认为真实;如果对方只接收语言,不改变行动,那么解释就不再通向理解,只是在维持一种单方面的照护。
@@ -0,0 +1,57 @@
1
+ # 概念上升协议
2
+
3
+ 用于把 CrossFrame 的结构判断提升为文章中的上位概念、思想参照和经典互文。它只服务文章命题,不能替代事实边界、机制候选和责任链。
4
+
5
+ ## 触发条件
6
+
7
+ 遇到以下情况时启用:
8
+
9
+ - 用户要求思想文章、深度文章、引经据典、概念上升、理论味、文学性或更有洞察力。
10
+ - 主题本身涉及生命、意义、爱、虚无主义、制度、治理、正义、主体、现代性、共同体、权力、承认、异化等上位概念。
11
+ - 公共议题、关系议题、组织议题已经有清楚结构底稿,但文章正文显得只是在解释问题,缺少思想厚度。
12
+
13
+ 不触发或降档:
14
+
15
+ - 用户只要短答、实用建议、行动方案。
16
+ - 事实边界很薄,概念上升会掩盖证据不足。
17
+ - 文章对象涉及高责任判断,引用权威可能放大误伤。
18
+
19
+ ## 执行顺序
20
+
21
+ 1. 从 CrossFrame 机制中抽象 1-3 个上位概念。
22
+ - 例:复盘失真 -> 反思制度化后的反馈失真。
23
+ - 例:解释劳动耗竭 -> 承认、照护与主体间理解。
24
+ - 例:表面申诉 -> 程序正义与可申诉权。
25
+ 2. 为每个上位概念选择思想参照。
26
+ - 中国经典、历史经验、西方哲学、社会理论、文学互文都可用。
27
+ - 只选择和机制真正同构的参照,不用“看起来高级”的名字。
28
+ 3. 判断引用方式。
29
+ - 可核验原句:少量直接引用,并标明来源。
30
+ - 不确定原句:只做意译或问题意识映射。
31
+ - 只是气质相近:写成“可放在某传统中理解”,不冒充引用。
32
+ 4. 回落到现实判断。
33
+ - 每次概念上升后,都要写一句回落句:这个参照让我们更清楚地看见现实中的什么责任、成本或修复条件。
34
+ 5. 写引用风险。
35
+ - 是否可能压过现实材料。
36
+ - 是否可能把结构批判写成道德审判。
37
+ - 是否可能让文章变成资料拼贴。
38
+
39
+ ## 输出要求
40
+
41
+ 在 `结构洞察底稿` 中加入:
42
+
43
+ - 上位概念:
44
+ - 思想参照:
45
+ - 引用方式:
46
+ - 回落到现实的句子:
47
+ - 引用风险:
48
+
49
+ 在 `文章正文` 中加入一段或一节概念上升,但不要连续堆多个名词。普通读者应该先读懂现实问题,再看见它为什么值得被提升到更大的思想层。
50
+
51
+ ## 禁止
52
+
53
+ - 禁止伪造原文、出处、页码、作者观点。
54
+ - 禁止把经典参照当作证明,替代现实证据。
55
+ - 禁止用名人名言给文章镀金,但不改变读者理解。
56
+ - 禁止引用后不回到现实责任链。
57
+ - 禁止把 CrossFrame 概念、经典文本和外部理论混成不可验证的术语墙。