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,41 @@
1
+ # 高责任检查表
2
+
3
+ 用于可能影响处分、名誉、权利、资源、职业、公共记忆、弱者安全的判断。
4
+
5
+ ## 触发判断
6
+
7
+ - 是否涉及强弱不对称?
8
+ - 是否涉及机构、组织、平台、公共权力或资源分配?
9
+ - 是否可能伤害某人的名誉、机会或安全?
10
+ - 是否有一方掌握证据与程序?
11
+ - 是否存在报复、边缘化、沉默压力?
12
+
13
+ 任一为“是”,启动本表。
14
+
15
+ ## 检查项
16
+
17
+ | 项目 | 是/否/不明 | 说明 |
18
+ | --- | --- | --- |
19
+ | 材料是否来自单一权力方 | | |
20
+ | 弱信号是否安全 | | |
21
+ | 程序是否能真实改变结果 | | |
22
+ | 是否存在外部复核 | | |
23
+ | AI 文本是否被当作合规证据 | | |
24
+ | 继续内部承接是否会伤害弱者 | | |
25
+ | 是否需要先保存证据 | | |
26
+ | 是否需要退出转移 | | |
27
+
28
+ ## 输出限制
29
+
30
+ - 不得输出强授权式判断,除非证据和程序条件都足够。
31
+ - 不得要求低权力者继续用牺牲证明系统可修复。
32
+ - 不得把“流程存在”当作“流程有效”。
33
+ - 不得把“材料完整”当作“事实完整”。
34
+
35
+ ## 允许输出
36
+
37
+ - 反俘获风险提醒。
38
+ - 高责任开放断言。
39
+ - 证据保存与外部承接建议。
40
+ - 退出转移判断。
41
+ - 暂停强判断的理由。
@@ -0,0 +1,52 @@
1
+ # Intake 工作表
2
+
3
+ 在输出任何判断前,先在内部填写本表。默认不展示给用户,除非用户要求完整过程。
4
+
5
+ ## 1. 用户请求
6
+
7
+ - 用户原话:
8
+ - 用户想要的结果:解释、判断、推演、行动、复盘、写作、审查?
9
+ - 输出风险:是否会影响关系、名誉、权利、资源、处分、公共判断?
10
+
11
+ ## 2. 诊断对象
12
+
13
+ - 对象名称:
14
+ - 对象类型:关系 / 团队 / 项目 / 组织 / 制度 / 公共议题 / 自我行动困境 / 其他。
15
+ - 对象边界:包含哪些人、行为、流程、时间段?
16
+ - 排除对象:暂时不诊断什么?
17
+
18
+ ## 3. 尺度窗口
19
+
20
+ - 当前主尺度:微观 / 中观 / 宏观。
21
+ - 是否需要跨尺度:是 / 否。
22
+ - 尺度转移风险:是否可能用大叙事稀释小尺度痛苦或责任?
23
+
24
+ ## 4. 事实与证据
25
+
26
+ - 已知事实:
27
+ - 推测或解释:
28
+ - 证据来源:
29
+ - 证据缺口:
30
+ - 是否只有单方叙述:
31
+
32
+ ## 5. 受影响对象
33
+
34
+ - 谁会被这个判断影响?
35
+ - 谁承担行动成本?
36
+ - 谁可能被错误判断伤害?
37
+ - 谁有改变条件的能力?
38
+
39
+ ## 6. 初步档位
40
+
41
+ - 轻量观察
42
+ - 开放断言
43
+ - 完整诊断
44
+ - 强判断
45
+ - 推演
46
+ - 低条件试探行动
47
+ - 退出转移
48
+ - 高责任反俘获审查
49
+
50
+ ## 7. 先不说的话
51
+
52
+ 写下暂时不应输出的高风险表达,例如人格审判、动机定性、永久标签、道德命令、未经证实的因果断言。
@@ -0,0 +1,18 @@
1
+ # 亲密关系轻量检查表
2
+
3
+ | 检查项 | 填写 |
4
+ | --- | --- |
5
+ | 关系对象 | |
6
+ | 安全风险 | 是否存在暴力、强制、资源控制、孤立、严重羞辱、无法退出 |
7
+ | 反复痛点 | |
8
+ | 谁在解释和修复 | |
9
+ | 安全感是否持续受损 | |
10
+ | 责任是否长期单向分配 | |
11
+ | 付出是否有真实回流 | |
12
+ | 是否仍有共同修复意愿 | |
13
+ | 边界是否能被尊重 | |
14
+ | 爱是否被用作要求 | |
15
+ | 最小可观察动作 | |
16
+ | 停止或退出条件 | |
17
+
18
+ 若安全风险存在,停止关系优化建议,优先保护、安全支持、证据和退出空间。
@@ -0,0 +1,25 @@
1
+ # 超大规模压力测试表
2
+
3
+ | 项目 | 填写 |
4
+ | --- | --- |
5
+ | 大尺度对象 | |
6
+ | 时间跨度 | |
7
+ | 可判断区 | |
8
+ | 不可判断区 | |
9
+ | 暂不进入区 | |
10
+ | 证据类型 | 一手事实 / 统计 / 制度文本 / 行动记录 / 叙事材料 / 二手解释 |
11
+ | 证据尺度是否匹配结论 | |
12
+ | 机制候选 A | |
13
+ | 机制候选 B | |
14
+ | 反例或边界案例 | |
15
+ | 外部冲击变量 | |
16
+ | 时间滞后 | |
17
+ | 低尺度痛苦和责任链如何保留 | |
18
+ | 本判断会影响谁 | |
19
+ | 撤回条件 | |
20
+
21
+ ## 通过线
22
+
23
+ - 必须写不可判断区。
24
+ - 必须保留低尺度事实。
25
+ - 必须列反例或边界案例。
@@ -0,0 +1,26 @@
1
+ # 状态坐标记录表
2
+
3
+ | 项目 | 填写 |
4
+ | --- | --- |
5
+ | 本次对象 | |
6
+ | 层级 | 个体 / 关系 / 团队 / 组织 / 制度 / 公共叙事 / 其它 |
7
+ | 时间窗口 | |
8
+ | 当前最像局部状态坐标 | 阶段0 锚点凝聚 / 阶段1 雏形 / 阶段2 首次扩维 / 阶段3 圈层初期 / 阶段4 中期跃迁 / 阶段5 圈层中期 / 阶段6 高阶动态平衡 |
9
+ | 支持信号 | |
10
+ | 混合坐标信号 | |
11
+ | 坐标内位置 | 早期 / 中段 / 临界点 / 回退中 / 重启中 |
12
+ | 并行子系统 | |
13
+ | 主要结构负荷 | |
14
+ | 反向条件 | |
15
+ | 暂停判断条件 | |
16
+ | 撤回坐标判断的证据 | |
17
+ | 坐标判断可能造成的误用 | |
18
+ | 本次输出档位 | |
19
+
20
+ ## 检查
21
+
22
+ - 状态坐标只是某对象、某层级、某时间窗口的局部描述,不是命运。
23
+ - 阶段 0-6 不得写成所有对象必经的线性时间线。
24
+ - 阶段判断不得取消具体责任链。
25
+ - 阶段判断必须服务下一步观察或行动边界。
26
+ - 阶段6只表示有限窗口内发现、修复、写回和承接者再生产速度暂时高于损耗,不是完美系统或终局。
@@ -0,0 +1,28 @@
1
+ # 机制候选表
2
+
3
+ 机制候选用于防止“一个概念解释一切”。
4
+
5
+ 默认至少列两个候选机制。除非证据已经排除其他可能,否则不要只写一个。
6
+
7
+ | 候选 | 机制描述 | 支持证据 | 反向证据 | 成本承担者 | 可观察信号 | 行动含义 |
8
+ | --- | --- | --- | --- | --- | --- | --- |
9
+ | A | | | | | | |
10
+ | B | | | | | | |
11
+ | C | | | | | | |
12
+
13
+ ## 常见机制库
14
+
15
+ - 承接过载:关键主体持续吸收压力,但系统不给回流。
16
+ - 回流断裂:反馈进入系统,却不能改变规则、资源、角色或边界。
17
+ - 尺度误置:宏大叙事遮蔽具体痛苦,或局部情绪冒充结构事实。
18
+ - 责任链取消:大家都“有关系”,但没有人拥有改变条件的责任。
19
+ - 弱信号不安全:真实反馈会带来惩罚、羞辱、边缘化或资源损失。
20
+ - 权力封闭:证据、程序、解释权集中在一方。
21
+ - 表演性修复:复盘、合规、道歉、承诺很多,但没有修复副产品。
22
+ - 爱的抽取:把爱、责任、善意变成单方面忍耐和无限承接。
23
+
24
+ ## 选择规则
25
+
26
+ - 最优机制不是最漂亮的概念,而是最能解释事实、反例最少、能产生可观察预测的机制。
27
+ - 若两个机制都成立,要说明主次关系。
28
+ - 若机制之间互相嵌套,要说明哪个是表层,哪个是底层。
@@ -0,0 +1,32 @@
1
+ # 开放断言记录
2
+
3
+ 开放断言必须可追踪、可撤回、可行动。
4
+
5
+ ## 记录项
6
+
7
+ - 当前判断:
8
+ - 判断强度:低 / 中 / 较高,但未达强判断。
9
+ - 支撑事实:
10
+ - 替代解释:
11
+ - 反例条件:
12
+ - 撤回条件:
13
+ - 行动边界:
14
+ - 不可用于:
15
+
16
+ ## 检查问题
17
+
18
+ - 这句话是否说出了真实判断,而不是含糊回避?
19
+ - 它是否承认不确定性?
20
+ - 它是否给出撤回条件?
21
+ - 它是否避免人格审判?
22
+ - 它是否能指导低风险行动?
23
+
24
+ ## 输出前压缩
25
+
26
+ 对普通用户,最终只保留:
27
+
28
+ 1. 当前最有解释力的判断。
29
+ 2. 两三条证据。
30
+ 3. 一个替代解释。
31
+ 4. 一个撤回条件。
32
+ 5. 一个行动边界。
@@ -0,0 +1,34 @@
1
+ # 命题验证表
2
+
3
+ 用于强判断和高责任判断。内部先填;用户要求审计或判断影响重大时可展示摘要。
4
+
5
+ | 字段 | 填写 |
6
+ | --- | --- |
7
+ | 待验证命题 | |
8
+ | 对象与尺度 | |
9
+ | 时间窗口 | |
10
+ | 影响对象 | |
11
+ | 本次 v5 连读包 | `v5-strong-judgment-eight-pack` / `v5-open-assertion-proposition-pack` / `v5-evidence-downgrade-action-ceiling-pack` |
12
+ | 支撑证据 | |
13
+ | 来源与事实分离 | 哪些只是来源材料,哪些可作为事实证据 |
14
+ | 证据成本等级 | 高 / 中 / 低 |
15
+ | 机制候选 | 至少两个,除非证据足以排除其它候选 |
16
+ | 替代解释 | |
17
+ | 反向条件 | 什么事实出现时撤回、收束或改写 |
18
+ | 修复窗口 | 是否仍可低风险修复,需要改变什么条件 |
19
+ | 申诉入口 | 被影响者如何补充事实、质疑或复核 |
20
+ | 低权力主体保护 | 弱信号、反报复、低暴露记录、退出空间 |
21
+ | 行动上限 | 本判断最多允许什么行动 |
22
+ | 发布边界 | 谁可见,谁暂不可见,是否只发布行动建议 |
23
+ | 允许用途 | |
24
+ | 禁止用途 | |
25
+
26
+ ## 降档条件
27
+
28
+ - 写不出反向条件。
29
+ - 证据主要来自低成本材料。
30
+ - 申诉入口没有反报复保护。
31
+ - 被影响者无法补充事实。
32
+ - 发布后可能造成不可逆处置但复核不足。
33
+ - 行动上限不清。
34
+ - 低权力主体保护不足。
@@ -0,0 +1,18 @@
1
+ # 前瞻登记表
2
+
3
+ 用于强诊断输出后的可观察预测登记。
4
+
5
+ | 字段 | 填写 |
6
+ | --- | --- |
7
+ | 关联命题 | |
8
+ | 预测内容 | |
9
+ | 时间窗口 | |
10
+ | 触发条件 | |
11
+ | 早期信号 | |
12
+ | 反向信号 | |
13
+ | 若预测失败要修改的命题 | |
14
+ | 是否暂停某个概念 | |
15
+ | 是否降低置信度 | |
16
+ | 下一轮复核时间或条件 | |
17
+
18
+ 不能提出反向信号的预测,只能作为叙事假设,不能作为诊断结论。
@@ -0,0 +1,17 @@
1
+ # 公共制度专项检查表
2
+
3
+ | 检查项 | 填写 |
4
+ | --- | --- |
5
+ | 公共对象 | 组织 / 制度 / 平台 / 公共议题 / 社会形态 |
6
+ | 权力通道 | 资源、评价、信息、资格、申诉、退出由谁控制 |
7
+ | 低权力主体 | 谁低资源、低地位、低退出能力 |
8
+ | 弱信号安全 | |
9
+ | 证据通道 | 谁控制证据,是否外部可复核 |
10
+ | 程序有效性 | 申诉、复核、听证、调查是否能改变结果 |
11
+ | 正式规则 | |
12
+ | 非正式规则 | 是否与正式规则相反 |
13
+ | 激励结构 | 谁收益,谁付成本,谁承担失败 |
14
+ | 公共承诺 | 承诺、偿付、反馈写回是否对应 |
15
+ | AI 合规风险 | |
16
+ | 退出转移触发 | |
17
+ | 判断档位 | |
@@ -0,0 +1,23 @@
1
+ # 高反身性状态转移表
2
+
3
+ | 字段 | 填写 |
4
+ | --- | --- |
5
+ | 反身性等级 | R0 / R1 / R2 / R3 / R4 |
6
+ | 诊断前基线 | |
7
+ | 观测中反应 | |
8
+ | 公开后反应 | |
9
+ | 沉淀后结构变化 | 边界 / 身份 / 资源 / 行动通道 / 承接关系 / 反馈写回 / 风险分布 / 公共记忆 |
10
+ | 观测条件 | |
11
+ | 当前状态 | |
12
+ | 触发条件 | |
13
+ | 状态转移 | 从什么状态转到什么状态 |
14
+ | 稳定或重复信号 | |
15
+ | 打断规则的证据 | |
16
+ | 停止追踪条件 | |
17
+ | 判断档位 | |
18
+
19
+ ## 记录纪律
20
+
21
+ - 反应不等于结构变化。
22
+ - 第三层之后若没有新增高成本证据或结构变量,只记录为高反身性噪声或战略反应延续。
23
+ - 无法形成稳定规则时,降低判断档位。
@@ -0,0 +1,43 @@
1
+ # 七闸复核表
2
+
3
+ 本工作表用于 CrossFrame v5 输出前的后台复核。它默认不完整展示给用户;可见推理提纲只需要显示每一闸的简短结论和导致降档的闸口。
4
+
5
+ ## 1. 七闸总表
6
+
7
+ | 闸口 | 必须回答 | 通过条件 | 失败处理 |
8
+ | --- | --- | --- | --- |
9
+ | 对象闸 | 本次诊断的对象是什么,不诊断什么? | 对象、边界、时间段和不判断事项清楚 | 降为问题澄清或轻量观察 |
10
+ | 证据闸 | 哪些是来源、事实、证据,哪些只是解释? | 证据成本足以支撑当前判断档位 | 降为开放断言、补证清单或低条件行动 |
11
+ | 尺度闸 | 当前尺度窗口是什么,是否发生尺度转移? | 不用高尺度叙事抹掉低尺度痛苦和责任 | 回到原尺度重写判断 |
12
+ | 责任闸 | 谁造成、谁受益、谁承接、谁有条件改变? | 责任链和承接成本不被结构语言取消 | 不能输出强判断或处置建议 |
13
+ | 观测闸 | 诊断被看见后会改变什么? | 已登记表演、反制、报复、标签化或修复机会 | 降低措辞、延迟公开或先保护证据 |
14
+ | 权力闸 | 谁能复核、申诉、报复、过滤证据? | 低权力主体保护、反报复和复核入口存在 | 先读低权力保护包并降低公开强度 |
15
+ | 行动闸 | 这个判断最多允许什么行动? | 行动上限、撤回条件和停止条件明确 | 只给观察、补证或低风险试探 |
16
+
17
+ ## 2. 强制降档条件
18
+
19
+ - 对象不清:不能进入完整诊断。
20
+ - 证据不足:不能强判断;只保留开放断言、补证清单或低条件行动。
21
+ - 尺度转移未通过:不能用制度、历史、文化解释取消当下责任。
22
+ - 责任链不清:不能做问责、处置、公开点名或资源建议。
23
+ - 观测风险高:先保护证据和人,再决定是否公开。
24
+ - 权力不对等且反报复不足:不能让弱信号暴露。
25
+ - 行动上限不清:判断不能进入组织处置、公共记忆或关系切断建议。
26
+
27
+ ## 3. 高责任追加
28
+
29
+ 公开强判断、公共评论、组织处置、平台治理、亲密关系无法退出、AI 合规材料必须追加:
30
+
31
+ - `v5-strong-judgment-eight-pack`
32
+ - `v5-low-power-protection-pack`
33
+ - `v5-evidence-downgrade-action-ceiling-pack`
34
+ - `v5-source-evidence-separation-pack`
35
+ - 需要时追加 `v5-ai-process-artifact-boundary-pack`
36
+
37
+ ## 4. 推理提纲显示
38
+
39
+ ```text
40
+ - 七闸复核:对象/证据/尺度/责任/观测/权力/行动均已过;或:证据闸、权力闸未过,因此降为开放断言。
41
+ ```
42
+
43
+ 不要把本表完整贴给普通用户,除非用户要求审计或完整工作表。
@@ -0,0 +1,92 @@
1
+ # 源锚点完整性检查表
2
+
3
+ 本工作表用于输出前检查 `v5-read-state-capsule` 是否足以支撑最终判断。它和 `source-continuity-check.md` 配套:连续性检查负责是否读对包,源锚点检查负责最终判断能否回指本次已读源结构。
4
+
5
+ 默认不完整展示给普通用户;在结构洞察底稿中只摘要“源锚点覆盖 / 无法回指内容 / 降档决定”。
6
+
7
+ ## 1. 胶囊存在性
8
+
9
+ | 项目 | 填写 |
10
+ | --- | --- |
11
+ | 是否存在 `v5-read-state-capsule` | 是 / 否 |
12
+ | 胶囊是否先列 `v5_source_modules` | 是 / 否 |
13
+ | 胶囊是否列出 `v5_continuity_bundles` | 是 / 否 |
14
+ | 胶囊是否列出 `required_closure` | 是 / 否 |
15
+ | 胶囊是否列出 `adjacent_candidates` | 是 / 否 |
16
+ | 胶囊是否写明降档边界 | 是 / 否 |
17
+ | source modules 是否有 `source_module_id / V5-H / 源范围` | 是 / 否 / 锚点缺失已降档 |
18
+ | required closure 是否展开到直接闭包和递归新增闭包 | 是 / 否 |
19
+
20
+ 若胶囊缺失,回到 `crossframe` 核心层补生成;不得让 `crossframe-essay` 或 `crossframe-review` 各自重新整块读取源索引。
21
+
22
+ ## 2. 源锚点覆盖
23
+
24
+ | 输出部位 | 必须回指 | 无法回指时处理 |
25
+ | --- | --- | --- |
26
+ | 中心命题 | 胶囊中的 V5-H 锚点、章节范围或入口连读包 | 删除、降档,或标为本文推断 |
27
+ | 机制候选 | 胶囊中的源锚点、必须同读闭包或相邻约束 | 降为候选,不写成框架原义 |
28
+ | 高风险概念 | 对应概念卡 + 连读包 + 必须同读闭包 | 补读或改为表达转译 |
29
+ | 行动边界 | 七闸、证据降级、行动上限、低权力保护相关锚点 | 降为低条件行动或暂停建议 |
30
+ | 文章类型转译 | 底稿中的事实边界、判断档位和胶囊源边界 | 只改表达,不改判断 |
31
+ | 写作技法 | 胶囊允许的表达边界和底稿中心命题 | 技法句式不得新增事实或强判断 |
32
+ | 概念上升 / 经典互文 | 源锚点 + 明确“思想映射”边界 | 标为外部思想映射,不冒充框架原义 |
33
+
34
+ 仅写一行 `source_grounding` 或在质量闸里自称“源锚点检查通过”,不算已执行。本检查至少要可见摘要六项:中心命题、机制候选、高风险概念、行动边界、文章类型转译、写作技法边界;并列出无法回指内容和降档决定。
35
+
36
+ ## 2.1 正文高风险概念回扫
37
+
38
+ 文章、评论、答复、复盘、案例、论辩和趋势推演成文后,必须回扫正文中承担判断作用的词句。优先检查:
39
+
40
+ - 承接、回流、锚点、结构负荷、责任链、弱信号、无法退出、低权力、创伤、控制、行动上限、开放断言、表演性合规、公共记忆。
41
+ - 概率或排序词:更可能、主流、必然、长期存在、已经说明、足以证明。
42
+ - 行动建议:必须、应当、停止、追责、公开、修复、退出、处分、发布。
43
+
44
+ 回扫记录:
45
+
46
+ | 正文短摘 | 类型 | 胶囊中是否已有锚点 | 处理 |
47
+ | --- | --- | --- | --- |
48
+ | | 高风险概念 / 机制句 / 行动建议 / 概率排序 | 是 / 否 | 保留 / 补读 / 删除 / 降档 / 标为表达转译 |
49
+
50
+ 若正文新增高风险概念但胶囊没有对应 source grounding,不得用“文章表达需要”放行;必须补读、删除、降档或标为“表达转译 / 本文推断 / 外部思想映射”。
51
+
52
+ ## 3. 必须执行场景
53
+
54
+ 以下场景必须执行源锚点完整性检查:
55
+
56
+ - 高责任、公开判断、资格、名誉、权利、资源、处分、公共记忆。
57
+ - 公共议题、平台治理、政策、机构责任、公共评论。
58
+ - AI 报告、合规材料、机构自评、流程表、模型诊断或过程性产物。
59
+ - 生命周期、趋势推演、阶段判断、长期演化。
60
+ - 亲密关系、无法退出主体、复杂创伤、低权力主体。
61
+ - 框架治理、证伪、工具化、公开发布、商业化。
62
+ - 任何文章输出,尤其使用文章类型选择器和写作技法时。
63
+
64
+ ## 4. 失败处理
65
+
66
+ | 失败类型 | 处理 |
67
+ | --- | --- |
68
+ | 无胶囊 | 回到 `crossframe` 生成胶囊,不继续成文或评审 |
69
+ | 无 source modules | 回到 `v5-material-selection-map.md` 定向补读 |
70
+ | 无入口包或闭包不完整 | 补读闭包;不能补读则降档 |
71
+ | source modules 只有文件名无锚点 | 补 source_module_id、V5-H 或源范围;不能补则降档 |
72
+ | 闭包只写“已读完” | 补入口包、直接闭包、递归新增闭包和未读包记录 |
73
+ | 中心命题无源锚点 | 删除、降档,或标为本文推断 |
74
+ | 机制候选无源锚点 | 保留为候选,不得写成框架结论 |
75
+ | 行动建议无锚点 | 降为低风险观察、补证清单或暂停建议 |
76
+ | 写作技法新增判断 | 删除新增判断,回到底稿和胶囊边界 |
77
+ | 经典互文接管命题 | 标为外部思想映射,不能压过事实边界 |
78
+ | 正文高风险概念胶囊外新增 | 补读对应包;不能补读则删除、降档或标为表达转译 |
79
+
80
+ ## 5. 底稿显示
81
+
82
+ 结构洞察底稿只需显示:
83
+
84
+ ```text
85
+ - 读态胶囊摘要:...
86
+ - 源锚点覆盖:中心命题 / 机制候选 / 高风险概念 / 行动边界
87
+ - 正文高风险概念回扫:已抽查的正文短摘 + 处理
88
+ - 无法回指内容:本文推断 / 表达转译 / 外部思想映射
89
+ - 降档决定:...
90
+ ```
91
+
92
+ 正文不得显示本工作表标题;只把检查结果转化为边界段、撤回条件和来源透明说明。
@@ -0,0 +1,76 @@
1
+ > ⚠️ **v3.1**: 本文件已被 `references/integrity-check.md` 取代,保留作为历史详参。
2
+ > 日常使用请优先读取 integrity-check.md。本文件在以下场景仍可查阅:
3
+ > - 需要追踪 v3.0 到 v3.1 的概念演化
4
+ > - 需要完整的源结构脊柱对照
5
+ > - 需要逐节摘要的详细版本
6
+ > - 需要详细的连续性检查或概念保真检查工作表示例
7
+
8
+ # 源结构连续性检查表
9
+
10
+ 本工作表用于输出前自检:本次是否只读了孤立概念卡,是否漏掉 v5.0 原文连续板块,是否需要补读或降档。它是后台工作表,默认不完整展示给用户;推理提纲只需显示触发了哪些连续联读包。
11
+
12
+ v5.0 是当前权威源;v3.0 与 v2.0 文件只作为历史基线和演化对照。若判断涉及框架治理、证伪、弱信号、AI 过程性产物、无法退出、隐喻漂移、工具化、开放断言退场、强判断八件套、局部状态坐标,必须优先读取 v5.0 运行时路由、闭包图和相关包。大 source module 只在需要具体源锚点时定向读取局部。
13
+
14
+ ## 1. 本次依赖的 v5.0 连续板块
15
+
16
+ | 项目 | 填写 |
17
+ | --- | --- |
18
+ | 用户任务类型 | 诊断 / 推演 / 开放断言 / 强判断 / 亲密关系 / 公共制度 / 长期演化 / 文章 / 其它 |
19
+ | 本次核心判断依赖的源章节 | 写 `v5-source-spine.md` 中的 ID 或章节名;需要历史对照时再写 v3/v2 ID |
20
+ | 本次触发的入口联读包 | 从 `continuity-closure-map.md` 选择;需要语义说明时再读 `continuity-bundles.md` 与 `continuity-bundles/v5/` |
21
+ | 本次必须同读闭包 | 写出入口包递归展开后的硬依赖包 |
22
+ | 本次相邻候选包 | 只在闭包读完后按题材追加 |
23
+ | v5-read-state-capsule | 是否已生成;若未生成,先按 `templates/read-state-capsule.md` 补齐 |
24
+ | 是否需要定向读取 `v5-source-spine.md` 或 `v5-section-digest-index.md` | 不需要 / 已定向读取 V5-H 或标题局部 / 需要但未读并已降档 |
25
+ | 是否触发 v5.0 保护模块 | 七闸 / 强判断八件套 / 低权力主体保护 / AI 过程性产物 / 证据降级 / 状态坐标 / 框架证伪 / 工具化可及性 |
26
+
27
+ ## 2. 孤立概念风险
28
+
29
+ | 高风险概念 | 是否只读了单卡 | 必须联读包 | 处理 |
30
+ | --- | --- | --- | --- |
31
+ | 承接 / 回流 / 核心概念 | | `v5-core-concept-integrity-pack` + `v5-anchor-dynamics-structure-process-pack` | 补读 / 降档 |
32
+ | 开放断言 / 命题验证 | | `v5-open-assertion-proposition-pack` + `v5-evidence-downgrade-action-ceiling-pack` | 补读 / 降档 |
33
+ | 强判断 / 公开发布 | | `v5-strong-judgment-eight-pack` + `v5-low-power-protection-pack` | 补读 / 降档 |
34
+ | 尺度转移 / 语境转译 | | `v5-cross-scale-context-translation-pack` | 补读 / 降档 |
35
+ | 爱 / 无法退出 / 复杂创伤 | | `v5-love-trapped-trauma-pack` + `v5-low-power-protection-pack` | 补读 / 降档 |
36
+ | 权力封闭 / 反俘获 / 公共制度 | | `v5-public-power-institution-pack` + `v5-evidence-downgrade-action-ceiling-pack` | 补读 / 降档 |
37
+ | 生命周期 / 阶段 / 状态坐标 | | `v5-state-coordinate-lifecycle-pack` | 补读 / 降档 |
38
+ | 递进 / 势场 / 长期演化 | | `v5-long-evolution-progression-field-pack` + `v5-governance-continuity-multicenter-pack` | 补读 / 降档 |
39
+ | AI 诊断 / 合规材料 | | `v5-ai-process-artifact-boundary-pack` + `v5-source-evidence-separation-pack` | 补读 / 降档 |
40
+ | 弱信号 / 不透明 / 缺席 | | `v5-low-power-protection-pack` + `v5-source-evidence-separation-pack` | 补读 / 降档 |
41
+ | 隐喻 / 来源透明 / 规范性前提 | | `v5-domain-translation-normative-source-pack` | 补读 / 降档 |
42
+ | 框架证伪 / 良性消亡 | | `v5-framework-self-diagnosis-falsification-pack` | 补读 / 降档 |
43
+ | 工具化 / 商业化 / 可及性 | | `v5-toolization-accessibility-release-pack` | 补读 / 降档 |
44
+
45
+ ## 3. 相邻章节约束
46
+
47
+ 回答以下问题:
48
+
49
+ 1. 本次判断是否依赖某个源章节的上下文,而不只是一个概念名?
50
+ 2. 该章节在包文件、闭包图或已定位的 `v5-source-spine.md` 局部中前后相邻的章节是什么?
51
+ 3. 如果只读当前章节,会漏掉哪些约束:证据要求、责任边界、降档条件、反俘获、低权力保护、表达闸、不可前台化?
52
+ 4. 是否需要定向补读 `v5-section-digest-index.md` 中的相邻摘要?
53
+ 5. 若本次判断依赖历史基线,v5.0 是否已经新增了更严格的保护条件?
54
+
55
+ ## 4. 降档与补读决定
56
+
57
+ | 判断 | 条件 |
58
+ | --- | --- |
59
+ | 可以维持当前档位 | 已读取对应联读包,且没有关键相邻约束缺口 |
60
+ | 降为开放断言 | 证据不足或必须同读闭包不完整,但仍有明确判断靶点 |
61
+ | 降为轻量观察 | 只有局部概念或材料,不能形成机制竞争 |
62
+ | 改为低条件行动 | 证据不足但风险紧急,只能做低风险、可撤回动作 |
63
+ | 暂停强判断 | 影响权利、名誉、资源、处罚、公共记忆,但未完成强判断八件套 |
64
+ | 退场或转接 | 开放断言被权力捕获,或框架自身在此场景中需要降级、转接、退场 |
65
+
66
+ 完成本表后继续执行 `source-anchor-integrity-check.md`:本表确认“读了哪些连续材料”,源锚点表确认“最终判断能否回指这些材料”。
67
+
68
+ ## 5. 推理提纲显示
69
+
70
+ 最终推理提纲中只显示短行:
71
+
72
+ ```text
73
+ - 本次 v5 连续联读包:v5-seven-gates-diagnosis-pack / v5-source-evidence-separation-pack / v5-evidence-downgrade-action-ceiling-pack
74
+ ```
75
+
76
+ 不要把本工作表完整贴给普通用户,除非用户要求审计或完整工作表。
@@ -0,0 +1,19 @@
1
+ # 子锚点递进表
2
+
3
+ | 项目 | 填写 |
4
+ | --- | --- |
5
+ | 宏观锚点 | |
6
+ | 当前子锚点 | |
7
+ | 子锚点为什么被选定 | |
8
+ | 执行动作 | |
9
+ | 验证方式 | |
10
+ | 回馈写回到哪里 | 规则 / 资源 / 角色 / 责任 / 记忆 / 边界 |
11
+ | 是否接入下一个子锚点 | |
12
+ | 递进副产品 | |
13
+ | 主要卡点 | 未选定 / 未执行 / 未验证 / 未回馈 / 未继承 |
14
+ | 反向信号 | |
15
+ | 下一步最小闭环 | |
16
+
17
+ ## 通过线
18
+
19
+ 一个子锚点只有完成“选定、执行、验证、回馈、继承”,才算进入递进链。