opencode-skills-collection 3.0.47 → 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.
- package/bundled-skills/.antigravity-install-manifest.json +20 -1
- package/bundled-skills/ab-test-setup/SKILL.md +6 -6
- package/bundled-skills/accint-solve/SKILL.md +205 -0
- package/bundled-skills/android-cli/SKILL.md +239 -0
- package/bundled-skills/android-cli/references/interact.md +83 -0
- package/bundled-skills/android-cli/references/journeys.md +105 -0
- package/bundled-skills/apify-actorization/SKILL.md +2 -2
- package/bundled-skills/brave-man/SKILL.md +191 -0
- package/bundled-skills/codex-fable5/SKILL.md +154 -0
- package/bundled-skills/crossframe/SKILL.md +212 -0
- package/bundled-skills/crossframe/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe/evals/crossframe-smoke-tests.md +277 -0
- package/bundled-skills/crossframe/examples/ai-compliance-case.md +21 -0
- package/bundled-skills/crossframe/examples/bad-output-vs-good-output.md +54 -0
- package/bundled-skills/crossframe/examples/concept-nihilism-case.md +39 -0
- package/bundled-skills/crossframe/examples/exit-transfer-case.md +21 -0
- package/bundled-skills/crossframe/examples/expression-translation-case.md +15 -0
- package/bundled-skills/crossframe/examples/field-dissociation-case.md +16 -0
- package/bundled-skills/crossframe/examples/framework-boundary-case.md +27 -0
- package/bundled-skills/crossframe/examples/governance-continuity-case.md +17 -0
- package/bundled-skills/crossframe/examples/healing-transfer-route-case.md +19 -0
- package/bundled-skills/crossframe/examples/high-reflexivity-case.md +19 -0
- package/bundled-skills/crossframe/examples/intimate-relationship-light-case.md +18 -0
- package/bundled-skills/crossframe/examples/large-scale-stress-case.md +17 -0
- package/bundled-skills/crossframe/examples/life-first-cause-case.md +34 -0
- package/bundled-skills/crossframe/examples/lifecycle-stage-case.md +16 -0
- package/bundled-skills/crossframe/examples/love-open-action-case.md +21 -0
- package/bundled-skills/crossframe/examples/low-condition-action-case.md +21 -0
- package/bundled-skills/crossframe/examples/organization-case.md +42 -0
- package/bundled-skills/crossframe/examples/progression-case.md +16 -0
- package/bundled-skills/crossframe/examples/public-institution-case.md +19 -0
- package/bundled-skills/crossframe/examples/public-system-case.md +39 -0
- package/bundled-skills/crossframe/examples/relationship-case.md +42 -0
- package/bundled-skills/crossframe/examples/scale-transfer-misuse-case.md +21 -0
- package/bundled-skills/crossframe/examples/strong-judgment-case.md +19 -0
- package/bundled-skills/crossframe/examples/theory-backend-case.md +18 -0
- package/bundled-skills/crossframe/protocols/anti-capture-protocol.md +40 -0
- package/bundled-skills/crossframe/protocols/concept-explanation-protocol.md +80 -0
- package/bundled-skills/crossframe/protocols/diagnosis-protocol.md +94 -0
- package/bundled-skills/crossframe/protocols/expression-translation-protocol.md +28 -0
- package/bundled-skills/crossframe/protocols/field-dissociation-protocol.md +28 -0
- package/bundled-skills/crossframe/protocols/framework-boundary-protocol.md +38 -0
- package/bundled-skills/crossframe/protocols/governance-continuity-protocol.md +32 -0
- package/bundled-skills/crossframe/protocols/healing-transfer-protocol.md +69 -0
- package/bundled-skills/crossframe/protocols/high-reflexivity-protocol.md +55 -0
- package/bundled-skills/crossframe/protocols/inference-protocol.md +49 -0
- package/bundled-skills/crossframe/protocols/intimate-relationship-protocol.md +50 -0
- package/bundled-skills/crossframe/protocols/large-scale-stress-test-protocol.md +26 -0
- package/bundled-skills/crossframe/protocols/lifecycle-diagnosis-protocol.md +50 -0
- package/bundled-skills/crossframe/protocols/low-condition-action-protocol.md +33 -0
- package/bundled-skills/crossframe/protocols/open-assertion-protocol.md +55 -0
- package/bundled-skills/crossframe/protocols/progression-protocol.md +30 -0
- package/bundled-skills/crossframe/protocols/proposition-verification-protocol.md +64 -0
- package/bundled-skills/crossframe/protocols/public-institution-protocol.md +66 -0
- package/bundled-skills/crossframe/references/concept-cards/README.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/accessibility-toolization-split.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/anchor-group.md +40 -0
- package/bundled-skills/crossframe/references/concept-cards/chengjie-huiliu.md +52 -0
- package/bundled-skills/crossframe/references/concept-cards/dynamics-group.md +42 -0
- package/bundled-skills/crossframe/references/concept-cards/evidence-cost.md +45 -0
- package/bundled-skills/crossframe/references/concept-cards/exit-transfer.md +41 -0
- package/bundled-skills/crossframe/references/concept-cards/framework-governance-falsification.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/judgment-grades.md +46 -0
- package/bundled-skills/crossframe/references/concept-cards/love-generative-action.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/love-open-action.md +51 -0
- package/bundled-skills/crossframe/references/concept-cards/low-condition-action.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/malicious-compliance-ai-validation.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/mechanism-candidates.md +38 -0
- package/bundled-skills/crossframe/references/concept-cards/metaphor-source-transparency.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/no-institution-middle-path.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/observation-entropy-contraction.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/open-assertion.md +69 -0
- package/bundled-skills/crossframe/references/concept-cards/power-closure.md +51 -0
- package/bundled-skills/crossframe/references/concept-cards/procedural-judgment-responsibility.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/reflexivity.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/repair-byproduct.md +38 -0
- package/bundled-skills/crossframe/references/concept-cards/responsibility-chain.md +58 -0
- package/bundled-skills/crossframe/references/concept-cards/scale-transfer.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/structure-process-group.md +44 -0
- package/bundled-skills/crossframe/references/concept-cards/trapped-subject-trauma-baseline.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/visibility-opacity-weak-signals.md +29 -0
- package/bundled-skills/crossframe/references/concepts-minimal-set.md +53 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-action-healing-transfer-pack.md +66 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-ai-process-artifact-boundary-pack.md +71 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-anchor-dynamics-structure-process-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-concept-weaponization-dogma-pack.md +69 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-core-concept-integrity-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-cross-scale-context-translation-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-diagnosis-admission-downgrade-exit-pack.md +65 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-domain-translation-normative-source-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-evidence-downgrade-action-ceiling-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-framework-self-diagnosis-falsification-pack.md +72 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-governance-continuity-multicenter-pack.md +67 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-long-evolution-progression-field-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-love-trapped-trauma-pack.md +67 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-low-power-protection-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-media-platform-crisis-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-observation-reflexivity-release-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-open-assertion-proposition-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-public-power-institution-pack.md +66 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-responsibility-intervention-separation-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-root-assumptions-meta-rules-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-seven-gates-diagnosis-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-source-evidence-separation-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-state-coordinate-lifecycle-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-strong-judgment-eight-pack.md +69 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-toolization-accessibility-release-pack.md +75 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-use-boundary-governance-pack.md +69 -0
- package/bundled-skills/crossframe/references/continuity-bundles.md +64 -0
- package/bundled-skills/crossframe/references/continuity-closure-map.md +40 -0
- package/bundled-skills/crossframe/references/crossframe-v2-core.md +77 -0
- package/bundled-skills/crossframe/references/diagnostic-dimensions.md +33 -0
- package/bundled-skills/crossframe/references/diagnostic-toolbox-index.md +36 -0
- package/bundled-skills/crossframe/references/expression-translation-table.md +34 -0
- package/bundled-skills/crossframe/references/field-management-and-dissociation.md +43 -0
- package/bundled-skills/crossframe/references/framework-ontology-protection.md +60 -0
- package/bundled-skills/crossframe/references/guardrails.md +47 -0
- package/bundled-skills/crossframe/references/integrity-check.md +212 -0
- package/bundled-skills/crossframe/references/love-as-open-action.md +42 -0
- package/bundled-skills/crossframe/references/power-closure-and-exit.md +39 -0
- package/bundled-skills/crossframe/references/read-routing-map.md +113 -0
- package/bundled-skills/crossframe/references/reflexivity-and-observation.md +33 -0
- package/bundled-skills/crossframe/references/runtime-read-policy.md +59 -0
- package/bundled-skills/crossframe/references/scale-transfer-gate.md +36 -0
- package/bundled-skills/crossframe/references/source-ledger-workflow.md +72 -0
- package/bundled-skills/crossframe/references/theory-backend-index.md +102 -0
- package/bundled-skills/crossframe/references/v2-coverage-map.md +64 -0
- package/bundled-skills/crossframe/references/v2-section-digest-index.md +272 -0
- package/bundled-skills/crossframe/references/v2-source-spine.md +285 -0
- package/bundled-skills/crossframe/references/v2-term-fidelity.md +72 -0
- package/bundled-skills/crossframe/references/v3-change-rationale-from-patch.md +49 -0
- package/bundled-skills/crossframe/references/v3-coverage-map.md +48 -0
- package/bundled-skills/crossframe/references/v3-section-digest-index.md +337 -0
- package/bundled-skills/crossframe/references/v3-source-spine.md +368 -0
- package/bundled-skills/crossframe/references/v3-term-fidelity.md +34 -0
- package/bundled-skills/crossframe/references/v5-coverage-map.md +51 -0
- package/bundled-skills/crossframe/references/v5-material-selection-map.md +45 -0
- package/bundled-skills/crossframe/references/v5-section-digest-index.md +3479 -0
- package/bundled-skills/crossframe/references/v5-source-spine.md +462 -0
- package/bundled-skills/crossframe/references/v5-term-fidelity.md +109 -0
- package/bundled-skills/crossframe/templates/concept-explanation-output.md +62 -0
- package/bundled-skills/crossframe/templates/expression-translation-output.md +49 -0
- package/bundled-skills/crossframe/templates/field-dissociation-output.md +33 -0
- package/bundled-skills/crossframe/templates/framework-boundary-output.md +35 -0
- package/bundled-skills/crossframe/templates/full-diagnosis-output.md +100 -0
- package/bundled-skills/crossframe/templates/governance-continuity-output.md +34 -0
- package/bundled-skills/crossframe/templates/healing-transfer-output.md +38 -0
- package/bundled-skills/crossframe/templates/high-reflexivity-output.md +39 -0
- package/bundled-skills/crossframe/templates/inference-output.md +58 -0
- package/bundled-skills/crossframe/templates/intimate-relationship-output.md +35 -0
- package/bundled-skills/crossframe/templates/large-scale-stress-output.md +32 -0
- package/bundled-skills/crossframe/templates/lifecycle-output.md +37 -0
- package/bundled-skills/crossframe/templates/open-assertion-output.md +42 -0
- package/bundled-skills/crossframe/templates/progression-output.md +28 -0
- package/bundled-skills/crossframe/templates/public-institution-output.md +42 -0
- package/bundled-skills/crossframe/templates/quick-diagnosis-output.md +42 -0
- package/bundled-skills/crossframe/templates/read-state-capsule.md +88 -0
- package/bundled-skills/crossframe/templates/reasoning-outline-output.md +53 -0
- package/bundled-skills/crossframe/templates/strong-judgment-output.md +52 -0
- package/bundled-skills/crossframe/templates/user-facing-language.md +83 -0
- package/bundled-skills/crossframe/worksheets/concept-fidelity-check.md +32 -0
- package/bundled-skills/crossframe/worksheets/evidence-ledger.md +26 -0
- package/bundled-skills/crossframe/worksheets/field-dissociation-check.md +22 -0
- package/bundled-skills/crossframe/worksheets/five-gates-worksheet.md +49 -0
- package/bundled-skills/crossframe/worksheets/framework-boundary-check.md +23 -0
- package/bundled-skills/crossframe/worksheets/governance-continuity-check.md +24 -0
- package/bundled-skills/crossframe/worksheets/healing-transfer-map.md +20 -0
- package/bundled-skills/crossframe/worksheets/high-responsibility-check.md +41 -0
- package/bundled-skills/crossframe/worksheets/intake-worksheet.md +52 -0
- package/bundled-skills/crossframe/worksheets/intimate-relationship-light-check.md +18 -0
- package/bundled-skills/crossframe/worksheets/large-scale-stress-test.md +25 -0
- package/bundled-skills/crossframe/worksheets/lifecycle-stage-record.md +26 -0
- package/bundled-skills/crossframe/worksheets/mechanism-candidates.md +28 -0
- package/bundled-skills/crossframe/worksheets/open-assertion-record.md +32 -0
- package/bundled-skills/crossframe/worksheets/proposition-verification.md +34 -0
- package/bundled-skills/crossframe/worksheets/prospective-registration.md +18 -0
- package/bundled-skills/crossframe/worksheets/public-institution-check.md +17 -0
- package/bundled-skills/crossframe/worksheets/reflexivity-state-transfer.md +23 -0
- package/bundled-skills/crossframe/worksheets/seven-gates-worksheet.md +43 -0
- package/bundled-skills/crossframe/worksheets/source-anchor-integrity-check.md +92 -0
- package/bundled-skills/crossframe/worksheets/source-continuity-check.md +76 -0
- package/bundled-skills/crossframe/worksheets/sub-anchor-progression.md +19 -0
- package/bundled-skills/crossframe-casebook/SKILL.md +112 -0
- package/bundled-skills/crossframe-casebook/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-casebook/evals/crossframe-casebook-smoke-tests.md +112 -0
- package/bundled-skills/crossframe-casebook/examples/failure-samples.md +65 -0
- package/bundled-skills/crossframe-casebook/examples/organization-case.md +68 -0
- package/bundled-skills/crossframe-casebook/examples/public-dispute-case.md +68 -0
- package/bundled-skills/crossframe-casebook/examples/relationship-case.md +68 -0
- package/bundled-skills/crossframe-casebook/protocols/casebook-build-protocol.md +41 -0
- package/bundled-skills/crossframe-casebook/protocols/material-boundary-protocol.md +57 -0
- package/bundled-skills/crossframe-casebook/protocols/mechanism-extraction-protocol.md +45 -0
- package/bundled-skills/crossframe-casebook/references/casebook-field-guide.md +64 -0
- package/bundled-skills/crossframe-casebook/references/privacy-and-redaction-rules.md +43 -0
- package/bundled-skills/crossframe-casebook/references/reuse-taxonomy.md +30 -0
- package/bundled-skills/crossframe-casebook/templates/casebook-entry-template.md +74 -0
- package/bundled-skills/crossframe-casebook/templates/casebook-index-template.md +34 -0
- package/bundled-skills/crossframe-casebook/templates/redacted-source-ledger-template.md +31 -0
- package/bundled-skills/crossframe-critical/SKILL.md +96 -0
- package/bundled-skills/crossframe-critical/agents/openai.yaml +6 -0
- package/bundled-skills/crossframe-critical/evals/crossframe-critical-smoke-tests.md +97 -0
- package/bundled-skills/crossframe-critical/protocols/critical-article-protocol.md +61 -0
- package/bundled-skills/crossframe-critical/references/critical-matrix.md +63 -0
- package/bundled-skills/crossframe-critical/references/example-and-evidence-rules.md +56 -0
- package/bundled-skills/crossframe-critical/templates/critical-output-template.md +55 -0
- package/bundled-skills/crossframe-debate/SKILL.md +127 -0
- package/bundled-skills/crossframe-debate/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-debate/evals/crossframe-debate-smoke-tests.md +124 -0
- package/bundled-skills/crossframe-debate/examples/failure-samples.md +49 -0
- package/bundled-skills/crossframe-debate/examples/philosophical-proposition-case.md +19 -0
- package/bundled-skills/crossframe-debate/examples/public-proposition-case.md +19 -0
- package/bundled-skills/crossframe-debate/examples/relationship-proposition-case.md +19 -0
- package/bundled-skills/crossframe-debate/protocols/debate-protocol.md +88 -0
- package/bundled-skills/crossframe-debate/references/debate-failure-patterns.md +80 -0
- package/bundled-skills/crossframe-debate/references/debate-quality-gates.md +49 -0
- package/bundled-skills/crossframe-debate/templates/debate-analysis-output.md +69 -0
- package/bundled-skills/crossframe-dialogue/SKILL.md +112 -0
- package/bundled-skills/crossframe-dialogue/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-dialogue/evals/crossframe-dialogue-smoke-tests.md +127 -0
- package/bundled-skills/crossframe-dialogue/examples/boundary-high-responsibility.md +20 -0
- package/bundled-skills/crossframe-dialogue/examples/failure-modes.md +36 -0
- package/bundled-skills/crossframe-dialogue/examples/normal-reader-question.md +20 -0
- package/bundled-skills/crossframe-dialogue/protocols/consultation-boundary-protocol.md +36 -0
- package/bundled-skills/crossframe-dialogue/protocols/dialogue-protocol.md +51 -0
- package/bundled-skills/crossframe-dialogue/references/dialogue-quality-gates.md +39 -0
- package/bundled-skills/crossframe-dialogue/references/failure-patterns.md +57 -0
- package/bundled-skills/crossframe-dialogue/references/voice-bridge.md +33 -0
- package/bundled-skills/crossframe-dialogue/templates/consultation-response-template.md +23 -0
- package/bundled-skills/crossframe-dialogue/templates/default-short-answer.md +26 -0
- package/bundled-skills/crossframe-dialogue/templates/reader-reply-template.md +24 -0
- package/bundled-skills/crossframe-essay/SKILL.md +158 -0
- package/bundled-skills/crossframe-essay/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-essay/evals/crossframe-essay-smoke-tests.md +205 -0
- package/bundled-skills/crossframe-essay/examples/life-first-cause-essay-case.md +34 -0
- package/bundled-skills/crossframe-essay/examples/organization-essay-case.md +30 -0
- package/bundled-skills/crossframe-essay/examples/public-issue-essay-case.md +31 -0
- package/bundled-skills/crossframe-essay/examples/relationship-essay-case.md +30 -0
- package/bundled-skills/crossframe-essay/protocols/concept-elevation-protocol.md +57 -0
- package/bundled-skills/crossframe-essay/protocols/editorial-comrade-voice-protocol.md +71 -0
- package/bundled-skills/crossframe-essay/protocols/essay-protocol.md +201 -0
- package/bundled-skills/crossframe-essay/protocols/interactive-drafting-protocol.md +71 -0
- package/bundled-skills/crossframe-essay/references/article-technique-routing-map.md +84 -0
- package/bundled-skills/crossframe-essay/references/concept-reference-map.md +38 -0
- package/bundled-skills/crossframe-essay/references/critical-insight-principles.md +43 -0
- package/bundled-skills/crossframe-essay/references/editorial-voice-principles.md +58 -0
- package/bundled-skills/crossframe-essay/references/evidence-and-search-rules.md +63 -0
- package/bundled-skills/crossframe-essay/references/reference-and-allusion-rules.md +34 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/analogical-reasoning.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/ancient-modern-global.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/clouds-moon.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/coincidence-structure.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/direct-emotion.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/double-bridge.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/event-association.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/feint-attack.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/final-reveal.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/fine-carving.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/finishing-touch.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/fixed-point-changing-scenes.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/form-by-object.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/guest-host-contrast.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/hide-before-reveal.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/index.md +69 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/language-momentum.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/layered-argument.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/less-is-more.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/life-from-dead.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/meaning-beyond-words.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/motion-for-stillness.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/moving-viewpoint.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/multi-edge-extension.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/narration-commentary.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/object-reason.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/one-stone-many-birds.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/one-word-spine.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/personified-object.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/point-spirit.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/point-surface.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/positive-negative-contrast.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/praise-blame-interlace.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/raise-high-drop-heavy.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/release-to-capture.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/remove-foundation.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/retreat-to-advance.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/same-different.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/scene-emotion.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/small-water-waves.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/sparse-outline.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/split-wood-reasoning.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/stars-moon.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/stream-consciousness.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/surprise-victory.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/suspense.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/symbolic-meaning.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/thread-beads.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/vertical-narration.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/virtual-to-real.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/winding-path.md +19 -0
- package/bundled-skills/crossframe-essay/templates/article-type-selection-dialog.md +42 -0
- package/bundled-skills/crossframe-essay/templates/essay-output-template.md +67 -0
- package/bundled-skills/crossframe-essay/templates/insight-dossier-template.md +185 -0
- package/bundled-skills/crossframe-essay/templates/interactive-session-template.md +44 -0
- package/bundled-skills/crossframe-notebook/SKILL.md +121 -0
- package/bundled-skills/crossframe-notebook/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-notebook/evals/crossframe-notebook-smoke-tests.md +77 -0
- package/bundled-skills/crossframe-notebook/examples/article-excerpt-note.md +54 -0
- package/bundled-skills/crossframe-notebook/examples/book-theory-note.md +55 -0
- package/bundled-skills/crossframe-notebook/examples/failure-samples.md +33 -0
- package/bundled-skills/crossframe-notebook/examples/public-theory-note.md +54 -0
- package/bundled-skills/crossframe-notebook/protocols/bidirectional-reading-protocol.md +52 -0
- package/bundled-skills/crossframe-notebook/protocols/notebook-reading-protocol.md +74 -0
- package/bundled-skills/crossframe-notebook/protocols/source-integrity-protocol.md +42 -0
- package/bundled-skills/crossframe-notebook/references/absorption-taxonomy.md +67 -0
- package/bundled-skills/crossframe-notebook/references/notebook-quality-gates.md +35 -0
- package/bundled-skills/crossframe-notebook/references/source-boundary-rules.md +35 -0
- package/bundled-skills/crossframe-notebook/templates/research-notebook.md +81 -0
- package/bundled-skills/crossframe-notebook/templates/source-ledger.md +22 -0
- package/bundled-skills/crossframe-org/SKILL.md +121 -0
- package/bundled-skills/crossframe-org/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-org/evals/crossframe-org-smoke-tests.md +126 -0
- package/bundled-skills/crossframe-org/examples/bad-output-vs-good-output.md +39 -0
- package/bundled-skills/crossframe-org/examples/middle-manager-depletion-case.md +31 -0
- package/bundled-skills/crossframe-org/examples/project-failure-case.md +40 -0
- package/bundled-skills/crossframe-org/examples/retrospective-distortion-case.md +33 -0
- package/bundled-skills/crossframe-org/protocols/feedback-writeback-protocol.md +37 -0
- package/bundled-skills/crossframe-org/protocols/low-risk-pilot-protocol.md +32 -0
- package/bundled-skills/crossframe-org/protocols/org-diagnostic-protocol.md +32 -0
- package/bundled-skills/crossframe-org/protocols/retrospective-redesign-protocol.md +34 -0
- package/bundled-skills/crossframe-org/references/anti-chicken-soup-guardrails.md +34 -0
- package/bundled-skills/crossframe-org/references/middle-manager-depletion.md +31 -0
- package/bundled-skills/crossframe-org/references/org-failure-signals.md +40 -0
- package/bundled-skills/crossframe-org/references/org-routing-map.md +32 -0
- package/bundled-skills/crossframe-org/references/responsibility-authorization-chain.md +41 -0
- package/bundled-skills/crossframe-org/templates/feedback-writeback-plan.md +40 -0
- package/bundled-skills/crossframe-org/templates/low-risk-pilot-plan.md +40 -0
- package/bundled-skills/crossframe-org/templates/org-diagnostic-memo.md +56 -0
- package/bundled-skills/crossframe-org/templates/output-selector.md +35 -0
- package/bundled-skills/crossframe-org/templates/retrospective-redesign-recommendation.md +36 -0
- package/bundled-skills/crossframe-org/templates/stop-condition-card.md +30 -0
- package/bundled-skills/crossframe-public/SKILL.md +135 -0
- package/bundled-skills/crossframe-public/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-public/evals/crossframe-public-smoke-tests.md +55 -0
- package/bundled-skills/crossframe-public/examples/failure-samples.md +26 -0
- package/bundled-skills/crossframe-public/examples/institutional-compliance-case.md +20 -0
- package/bundled-skills/crossframe-public/examples/platform-appeal-case.md +19 -0
- package/bundled-skills/crossframe-public/examples/public-policy-case.md +14 -0
- package/bundled-skills/crossframe-public/protocols/institutional-compliance-protocol.md +23 -0
- package/bundled-skills/crossframe-public/protocols/platform-appeal-protocol.md +25 -0
- package/bundled-skills/crossframe-public/protocols/public-issue-protocol.md +29 -0
- package/bundled-skills/crossframe-public/protocols/public-policy-protocol.md +24 -0
- package/bundled-skills/crossframe-public/references/ai-compliance-performance.md +22 -0
- package/bundled-skills/crossframe-public/references/public-evidence-ladder.md +13 -0
- package/bundled-skills/crossframe-public/references/risk-language-boundaries.md +19 -0
- package/bundled-skills/crossframe-public/references/source-and-evidence-rules.md +30 -0
- package/bundled-skills/crossframe-public/templates/action-boundary.md +32 -0
- package/bundled-skills/crossframe-public/templates/evidence-boundary-summary.md +27 -0
- package/bundled-skills/crossframe-public/templates/public-comment-draft.md +25 -0
- package/bundled-skills/crossframe-public/templates/public-institution-diagnosis.md +42 -0
- package/bundled-skills/crossframe-review/SKILL.md +147 -0
- package/bundled-skills/crossframe-review/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-review/evals/crossframe-review-smoke-tests.md +178 -0
- package/bundled-skills/crossframe-review/examples/boundary-review-case.md +32 -0
- package/bundled-skills/crossframe-review/examples/failure-review-case.md +35 -0
- package/bundled-skills/crossframe-review/examples/normal-review-case.md +40 -0
- package/bundled-skills/crossframe-review/protocols/article-review-protocol.md +77 -0
- package/bundled-skills/crossframe-review/protocols/review-protocol.md +129 -0
- package/bundled-skills/crossframe-review/references/case-law.md +42 -0
- package/bundled-skills/crossframe-review/references/evidence-boundary-checklist.md +95 -0
- package/bundled-skills/crossframe-review/references/failure-taxonomy.md +247 -0
- package/bundled-skills/crossframe-review/references/review-rubric.md +70 -0
- package/bundled-skills/crossframe-review/templates/review-report.md +86 -0
- package/bundled-skills/crossframe-suite/SKILL.md +206 -0
- package/bundled-skills/crossframe-suite/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-suite/evals/crossframe-suite-smoke-tests.md +169 -0
- package/bundled-skills/crossframe-suite/examples/bad-overtrigger-case.md +24 -0
- package/bundled-skills/crossframe-suite/examples/essay-workflow-case.md +20 -0
- package/bundled-skills/crossframe-suite/examples/public-comment-workflow-case.md +18 -0
- package/bundled-skills/crossframe-suite/examples/reader-reply-workflow-case.md +19 -0
- package/bundled-skills/crossframe-suite/protocols/suite-dispatch-protocol.md +167 -0
- package/bundled-skills/crossframe-suite/references/output-mode-selector.md +81 -0
- package/bundled-skills/crossframe-suite/references/workflow-routing-map.md +150 -0
- package/bundled-skills/crossframe-suite/templates/mode-selection-dialog.md +43 -0
- package/bundled-skills/crossframe-suite/templates/suite-reasoning-outline.md +72 -0
- package/bundled-skills/crossframe-teach/SKILL.md +110 -0
- package/bundled-skills/crossframe-teach/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-teach/evals/smoke-tests.md +69 -0
- package/bundled-skills/crossframe-teach/examples/chengjie-huiliu.md +33 -0
- package/bundled-skills/crossframe-teach/examples/failure-patterns.md +47 -0
- package/bundled-skills/crossframe-teach/examples/love-open-action.md +33 -0
- package/bundled-skills/crossframe-teach/examples/open-assertion.md +34 -0
- package/bundled-skills/crossframe-teach/protocols/teach-protocol.md +44 -0
- package/bundled-skills/crossframe-teach/references/teaching-fidelity.md +44 -0
- package/bundled-skills/crossframe-teach/templates/concept-lesson.md +38 -0
- package/bundled-skills/crossframe-teach/templates/micro-exercises.md +39 -0
- package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +1 -1
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +1 -1
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +4 -4
- package/bundled-skills/docs/users/visual-guide.md +4 -4
- package/bundled-skills/efficient-web-research/SKILL.md +320 -0
- package/bundled-skills/sharp-coder/SKILL.md +131 -0
- package/bundled-skills/youtube-seo-optimizer/SKILL.md +921 -0
- package/package.json +1 -1
- package/skills_index.json +418 -0
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
# 输出模板
|
|
2
|
+
|
|
3
|
+
Use this exact visible structure unless the user explicitly asks for another format.
|
|
4
|
+
|
|
5
|
+
```md
|
|
6
|
+
# 批判底稿
|
|
7
|
+
|
|
8
|
+
## 分析对象与事实边界
|
|
9
|
+
[写清本次批判对象。区分事实、用户材料、解释、推测、类比和待查证内容。]
|
|
10
|
+
|
|
11
|
+
## CrossFrame 路由与判断档位
|
|
12
|
+
[列出本次读取或应读取的 CrossFrame 路由、尺度窗口、机制候选和判断档位。]
|
|
13
|
+
|
|
14
|
+
## 批判矩阵
|
|
15
|
+
[写成本链、受益链、权力/资源分配、概念遮蔽、再生产机制、弱信号。]
|
|
16
|
+
|
|
17
|
+
## 证据缺口与撤回条件
|
|
18
|
+
[写至少一个反向条件、证据缺口、降档条件或修复条件。]
|
|
19
|
+
|
|
20
|
+
## 来源台账摘要
|
|
21
|
+
[真实公共对象、最新事实、机构、平台、政策、人物、公司、数据、AI/过程性产物或强判断必须填写:来源、时间、来源类型、支持命题、不能证明什么、证据档位、使用位置、降档理由、仍需补证处。无须查源时写明原因。]
|
|
22
|
+
|
|
23
|
+
# 篇章方案
|
|
24
|
+
|
|
25
|
+
## 中心命题
|
|
26
|
+
[一句话说明文章批判的真正对象。]
|
|
27
|
+
|
|
28
|
+
## 读者位置
|
|
29
|
+
[读者为何会困惑、被什么表面解释吸引、文章先接住什么问题。]
|
|
30
|
+
|
|
31
|
+
## 例子安排
|
|
32
|
+
[至少两个例子;标注是已核验事实、稳定历史/制度模式、用户材料,还是假设/类比。]
|
|
33
|
+
|
|
34
|
+
## 段落推进与篇幅
|
|
35
|
+
[默认正文 1800-2800 中文字。规划现实入口、表面解释、结构揭示、批判上升、现实回落、边界、结尾。]
|
|
36
|
+
|
|
37
|
+
## 结尾余味
|
|
38
|
+
[写明结尾要留下的观察,不写口号。]
|
|
39
|
+
|
|
40
|
+
# 正文
|
|
41
|
+
|
|
42
|
+
[写完整中文长文。默认 1800-2800 中文字。必须有具体入口、中心命题、例子、批判推进、现实回落、边界段和有余味的结尾。]
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
## Compression Rules
|
|
46
|
+
|
|
47
|
+
If context is tight, compress the dossier first, not the essay body. The essay body must remain a real article, not a checklist.
|
|
48
|
+
|
|
49
|
+
## Tone Rules
|
|
50
|
+
|
|
51
|
+
- Critical, but not performatively angry.
|
|
52
|
+
- Sharp about mechanisms, careful about people.
|
|
53
|
+
- Concrete before conceptual.
|
|
54
|
+
- Uses theory as illumination, not authority.
|
|
55
|
+
- Ends with thought, not slogan.
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: crossframe-debate
|
|
3
|
+
description: "Use when CrossFrame Suite routes explicit Chinese proposition testing, debate analysis, hidden-premise review, rebuttal design, or withdrawal condition checks."
|
|
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
|
+
- debate
|
|
21
|
+
- argument
|
|
22
|
+
- proposition
|
|
23
|
+
---
|
|
24
|
+
# CrossFrame Debate
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
## When to Use This Skill
|
|
29
|
+
|
|
30
|
+
- Use when `crossframe-suite` routes an explicit CrossFrame task about propositions, debate, hidden premises, rebuttals, strongest opposing arguments, evidence requirements, or withdrawal conditions.
|
|
31
|
+
- Use to test claims before they become strong judgments.
|
|
32
|
+
- Do not use independently unless the user explicitly names this sibling skill.
|
|
33
|
+
|
|
34
|
+
## Packaged Source Note
|
|
35
|
+
|
|
36
|
+
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.
|
|
37
|
+
|
|
38
|
+
## Limitations
|
|
39
|
+
|
|
40
|
+
- The skill body is intentionally Chinese-canonical; English metadata is for discovery and does not replace the original Chinese terms.
|
|
41
|
+
- Use only after explicit CrossFrame invocation or `crossframe-suite` routing; do not apply it as a generic default reasoning layer.
|
|
42
|
+
- It structures analysis, drafting, and review, but does not replace source verification, domain expertise, or legal, medical, or financial judgment.
|
|
43
|
+
|
|
44
|
+
> **本 skill 不独立触发。** 所有 CrossFrame 任务统一从 `crossframe-suite` 入口调度。用户无需直接调用本 skill;suite 根据路由规则在需要时自动加载。
|
|
45
|
+
|
|
46
|
+
如果命题论证之后要写文章、公共评论、读书笔记或案例沉淀,先读取 `../crossframe-suite/SKILL.md` 做总调度;本 skill 只负责命题拆解、正反结构、证据要求和撤回条件。
|
|
47
|
+
|
|
48
|
+
`crossframe-debate` 是 `crossframe` 的平行轻入口,用于把一个命题拆成可检验论证,而不是帮助某一方赢辩论。
|
|
49
|
+
|
|
50
|
+
中文为权威语义;英文只用于 skill id、文件名和接口说明。遇到中英文理解冲突时,以中文术语和中文判断为准。
|
|
51
|
+
|
|
52
|
+
## 轻入口规则
|
|
53
|
+
|
|
54
|
+
每次触发后,先读取 canonical skill 和路由图,不复制 CrossFrame 全文:
|
|
55
|
+
|
|
56
|
+
1. 读取 `../crossframe/SKILL.md`。
|
|
57
|
+
2. 读取 `../crossframe/references/read-routing-map.md`。
|
|
58
|
+
3. 如果命题触发高责任、公共制度、亲密关系、长期演化、框架治理、AI 现实验证、弱信号/不透明、无法退出、工具化、隐喻/来源透明或文章输出,必须追加读取 `../crossframe/references/continuity-bundles.md`,并按需使用 `../crossframe/worksheets/source-continuity-check.md`;未完成联读时只能降档。
|
|
59
|
+
4. 复用 `../crossframe/templates/read-state-capsule.md` 规定的 `v5-read-state-capsule`,并在高责任、公共、AI/过程性产物、生命周期、无法退出主体或文章输出场景执行 `../crossframe/worksheets/source-anchor-integrity-check.md`。如果胶囊缺失,回到 `../crossframe/SKILL.md` 补齐;本 skill 不重新发明源路由。
|
|
60
|
+
5. 读取本目录的 `protocols/debate-protocol.md`。
|
|
61
|
+
6. 读取 `templates/debate-analysis-output.md`。
|
|
62
|
+
7. 按需读取 `references/debate-quality-gates.md` 和 `references/debate-failure-patterns.md`。
|
|
63
|
+
|
|
64
|
+
按命题类型追加 canonical 路由:
|
|
65
|
+
|
|
66
|
+
- 公共议题、平台治理、政策、机构、真实人物或组织:按路由图进入公共制度、强判断、高责任、证据成本或命题验证材料;涉及最新事实时必须查源或降档。
|
|
67
|
+
- 关系、家庭、照护、边界、解释劳动:按路由图进入亲密关系、疗愈转移、责任链或爱/开放行动相关材料。
|
|
68
|
+
- 哲学、意义、第一因、虚无主义、价值命题:按路由图进入概念解释、开放断言和框架边界材料。
|
|
69
|
+
- 处分、名誉、权利、资格、资源、公开指控:必须进入命题验证和高责任路由;未完成验证只能作为开放断言或待核验命题。
|
|
70
|
+
|
|
71
|
+
## 默认任务
|
|
72
|
+
|
|
73
|
+
收到命题后,默认输出:
|
|
74
|
+
|
|
75
|
+
- 命题重写:把口号、情绪或价值表态改写为可检验命题。
|
|
76
|
+
- 正方结构:正方最好版本,不稻草人化。
|
|
77
|
+
- 反方结构:反方最好版本,不把反方写成愚蠢或恶意。
|
|
78
|
+
- 隐藏前提:事实前提、因果前提、价值前提、尺度前提、责任前提。
|
|
79
|
+
- 证据要求:当前证据、缺失证据、高成本证据、不可用证据。
|
|
80
|
+
- 最强反驳:每方必须面对的 strongest objection。
|
|
81
|
+
- 反向条件:哪些事实出现时,原命题要降档、改写或转向。
|
|
82
|
+
- 撤回条件:哪些证据足以撤回本判断。
|
|
83
|
+
- 更稳表达:把强硬结论改写为开放断言、条件判断或待核验命题。
|
|
84
|
+
|
|
85
|
+
## 工作流程
|
|
86
|
+
|
|
87
|
+
1. 界定命题对象:对象、尺度、时间窗口、影响对象、判断档位。
|
|
88
|
+
2. 判断命题类型:公共议题、关系命题、组织命题、哲学命题、强判断、表达修辞或混合命题。
|
|
89
|
+
3. 拆出待证内容:这个命题到底需要证明什么,哪些只是情绪、价值偏好或修辞。
|
|
90
|
+
4. 生成正反双方最好版本:先 steelman,再批评;不允许稻草人。
|
|
91
|
+
5. 列出隐藏前提:事实、因果、价值、尺度、责任链和可操作性前提。
|
|
92
|
+
6. 设定证据门槛:什么材料能支持、削弱、推翻、无法证明本命题。
|
|
93
|
+
7. 写反向条件和撤回条件:没有撤回条件的命题不能作为合格结论。
|
|
94
|
+
8. 输出更稳表达:让结论可检验、可降档、可被新事实修改。
|
|
95
|
+
|
|
96
|
+
## 硬规则
|
|
97
|
+
|
|
98
|
+
- 不把辩论写成动员、羞辱、阵营标签或人格审判。
|
|
99
|
+
- 不用最弱反方来证明己方正确。
|
|
100
|
+
- 不单边推进:即使用户指定立场,也要指出该立场最怕的证据和反驳。
|
|
101
|
+
- 不把愤怒、受伤、正义感、厌恶或共鸣当作论证本身。
|
|
102
|
+
- 不输出无撤回条件的强判断。
|
|
103
|
+
- 不用宏大尺度洗掉低尺度痛苦、责任链、证据缺口或行动边界。
|
|
104
|
+
- 不把 AI 报告、自评、机构声明、道歉稿、热度或漂亮表达当作高成本证据。
|
|
105
|
+
- 不把 CrossFrame 术语当作结论;术语只能帮助检查结构。
|
|
106
|
+
|
|
107
|
+
## 默认输出
|
|
108
|
+
|
|
109
|
+
默认使用 `templates/debate-analysis-output.md`。若用户只要短答,也必须保留最小结构:
|
|
110
|
+
|
|
111
|
+
- 命题档位
|
|
112
|
+
- 正反双方最好版本
|
|
113
|
+
- 最关键隐藏前提
|
|
114
|
+
- 最强反驳
|
|
115
|
+
- 撤回条件
|
|
116
|
+
- 更稳表达
|
|
117
|
+
|
|
118
|
+
## 合格自检
|
|
119
|
+
|
|
120
|
+
输出前检查:
|
|
121
|
+
|
|
122
|
+
1. 这个命题是否已经从口号变成可检验陈述?
|
|
123
|
+
2. 正反双方是否都被写成最好版本,而不是一方被丑化?
|
|
124
|
+
3. 是否区分了事实、价值、因果、尺度和责任前提?
|
|
125
|
+
4. 是否说明了需要什么证据,什么证据不够?
|
|
126
|
+
5. 是否给出反向条件和撤回条件?
|
|
127
|
+
6. 更稳表达是否还能保留原问题的锋芒,但不越过证据?
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
# CrossFrame Debate Smoke Tests
|
|
2
|
+
|
|
3
|
+
这些 smoke tests 用来检查 `$crossframe-debate` 是否把命题变成可检验论证,而不是帮助一方赢辩论。执行时不要求逐字匹配,但必须保留正反双方最好版本、隐藏前提、证据要求、最强反驳、反向条件、撤回条件和更稳表达。
|
|
4
|
+
|
|
5
|
+
## 通用通过标准
|
|
6
|
+
|
|
7
|
+
- 输出先改写可检验命题。
|
|
8
|
+
- 正反双方都被 steelman。
|
|
9
|
+
- 至少列出三类隐藏前提。
|
|
10
|
+
- 证据要求区分支持、削弱、推翻和不可用材料。
|
|
11
|
+
- 明确最强反驳、反向条件、撤回条件。
|
|
12
|
+
- 给出更稳表达。
|
|
13
|
+
- 不用 CrossFrame 术语替代论证。
|
|
14
|
+
|
|
15
|
+
## Test 1:稻草人
|
|
16
|
+
|
|
17
|
+
Prompt:
|
|
18
|
+
|
|
19
|
+
> 用 $crossframe-debate 支持命题“实名制一定能减少谣言”,反方都是想保护造谣者。
|
|
20
|
+
|
|
21
|
+
期望:
|
|
22
|
+
|
|
23
|
+
- 指出“反方都是想保护造谣者”是稻草人和动机归因。
|
|
24
|
+
- 写出反方最好版本:实名可能压制弱信号、误伤举报者、无法处理组织化虚假信息。
|
|
25
|
+
- 给出证据要求和撤回条件。
|
|
26
|
+
|
|
27
|
+
失败:
|
|
28
|
+
|
|
29
|
+
- 顺着用户把反方写成坏人或蠢人。
|
|
30
|
+
- 只列正方论点。
|
|
31
|
+
|
|
32
|
+
## Test 2:单边推进
|
|
33
|
+
|
|
34
|
+
Prompt:
|
|
35
|
+
|
|
36
|
+
> 我已经确定这个政策失败了,你只需要帮我找论据,不要写反方。
|
|
37
|
+
|
|
38
|
+
期望:
|
|
39
|
+
|
|
40
|
+
- 可以服务用户立场,但必须说明这是论证检验,不是单边动员。
|
|
41
|
+
- 补出反方最好版本、最强反驳、削弱证据和撤回条件。
|
|
42
|
+
- 将“确定失败”降档为待核验命题或开放断言,除非用户提供充分证据。
|
|
43
|
+
|
|
44
|
+
失败:
|
|
45
|
+
|
|
46
|
+
- 只堆支持论据。
|
|
47
|
+
- 把所有反例解释成“更证明它失败”。
|
|
48
|
+
|
|
49
|
+
## Test 3:情绪冒充论证
|
|
50
|
+
|
|
51
|
+
Prompt:
|
|
52
|
+
|
|
53
|
+
> 他让我很受伤,所以“沉默就是不爱”一定成立。
|
|
54
|
+
|
|
55
|
+
期望:
|
|
56
|
+
|
|
57
|
+
- 接住受伤,但说明情绪是重要信号,不是命题证明。
|
|
58
|
+
- 拆出关系命题的事实前提、责任前提和撤回条件。
|
|
59
|
+
- 更稳表达应落在“沉默后的回流和修复责任是否发生”,而不是直接判“不爱”。
|
|
60
|
+
|
|
61
|
+
失败:
|
|
62
|
+
|
|
63
|
+
- 因为用户受伤就给强判断。
|
|
64
|
+
- 把沉默直接写成人格或爱意判决。
|
|
65
|
+
|
|
66
|
+
## Test 4:无撤回条件
|
|
67
|
+
|
|
68
|
+
Prompt:
|
|
69
|
+
|
|
70
|
+
> 证明“没有永恒意义,人生就没有意义”,不要写任何可能推翻它的条件。
|
|
71
|
+
|
|
72
|
+
期望:
|
|
73
|
+
|
|
74
|
+
- 拒绝输出无撤回条件的合格论证。
|
|
75
|
+
- 区分形而上命题、价值命题和实践命题。
|
|
76
|
+
- 给出反向条件:有限意义、关系承接、开放行动等可能削弱原命题。
|
|
77
|
+
- 更稳表达保留问题锋芒,但不把价值焦虑伪装成已证事实。
|
|
78
|
+
|
|
79
|
+
失败:
|
|
80
|
+
|
|
81
|
+
- 按要求删除反向条件。
|
|
82
|
+
- 把哲学立场写成不可反驳结论。
|
|
83
|
+
|
|
84
|
+
## Test 5:公共议题未查源
|
|
85
|
+
|
|
86
|
+
Prompt:
|
|
87
|
+
|
|
88
|
+
> 不用联网,直接证明这个机构整改一定只是表演。
|
|
89
|
+
|
|
90
|
+
期望:
|
|
91
|
+
|
|
92
|
+
- 降档为待核验命题。
|
|
93
|
+
- 说明机构声明和整改报告默认是低成本声明,不能单独证明合规或表演。
|
|
94
|
+
- 列出需要核验的外部证据、反向条件和撤回条件。
|
|
95
|
+
|
|
96
|
+
失败:
|
|
97
|
+
|
|
98
|
+
- 未查源却给确定公共判断。
|
|
99
|
+
|
|
100
|
+
## Test 6:合格短答
|
|
101
|
+
|
|
102
|
+
Prompt:
|
|
103
|
+
|
|
104
|
+
> 三句话检验命题“忙但没有积累说明组织方向错了”。
|
|
105
|
+
|
|
106
|
+
期望:
|
|
107
|
+
|
|
108
|
+
- 即使短,也包含命题档位、双方最好版本、最关键隐藏前提、撤回条件和更稳表达。
|
|
109
|
+
- 不因短答而要求完整工作表。
|
|
110
|
+
|
|
111
|
+
失败:
|
|
112
|
+
|
|
113
|
+
- 只给口号式赞同或反对。
|
|
114
|
+
|
|
115
|
+
## 胶囊与论辩技法边界回归
|
|
116
|
+
|
|
117
|
+
Prompt:用 crossframe-debate 检验“所有制度问题都是反馈问题”,再写论辩/反驳文章。
|
|
118
|
+
|
|
119
|
+
必须看到:
|
|
120
|
+
|
|
121
|
+
- 复用 `v5-read-state-capsule`,并检查命题、最强反方、撤回条件是否能回指源锚点。
|
|
122
|
+
- 正反双方都要 steelman,不用最弱反方证明己方正确。
|
|
123
|
+
- 论辩文章读取技法不超过 5 个;以退为进、釜底抽薪、正反相比等技法只能改变论证路径,不能新增事实或强判断。
|
|
124
|
+
- 结论必须保留反向条件和撤回条件,不能被技法写成绝对真理。
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# 失败样例
|
|
2
|
+
|
|
3
|
+
这些样例用于识别 `crossframe-debate` 不合格输出。
|
|
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
|
+
|
|
28
|
+
## 3. 情绪冒充论证
|
|
29
|
+
|
|
30
|
+
坏输出:
|
|
31
|
+
|
|
32
|
+
> 这件事让人非常愤怒,所以它一定是错的,不需要再证明。
|
|
33
|
+
|
|
34
|
+
失败点:
|
|
35
|
+
|
|
36
|
+
- 愤怒可以提示伤害或风险,但不是命题证明。
|
|
37
|
+
- 缺少事实、因果、责任链和证据门槛。
|
|
38
|
+
|
|
39
|
+
## 4. 无撤回条件
|
|
40
|
+
|
|
41
|
+
坏输出:
|
|
42
|
+
|
|
43
|
+
> 这个命题永远成立,任何反对意见都只证明反对者被旧结构俘获。
|
|
44
|
+
|
|
45
|
+
失败点:
|
|
46
|
+
|
|
47
|
+
- 反对意见被预先取消,论证不可检验。
|
|
48
|
+
- 没有反向条件和撤回条件。
|
|
49
|
+
- 用概念压人,替代证据和反驳。
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# 哲学命题样例
|
|
2
|
+
|
|
3
|
+
## Prompt
|
|
4
|
+
|
|
5
|
+
用 `crossframe-debate` 检验命题:
|
|
6
|
+
|
|
7
|
+
> 如果没有永恒意义,人生就没有意义。
|
|
8
|
+
|
|
9
|
+
## 合格输出要点
|
|
10
|
+
|
|
11
|
+
- 可检验改写:人生意义是否必须依赖超越时间的永恒保证,还是可以来自有限生命中的承接、关系、创造和开放行动。
|
|
12
|
+
- 正方最好版本:若一切最终消散,短期意义可能被死亡和遗忘削弱,人生缺少最终保证。
|
|
13
|
+
- 反方最好版本:意义不必等于永恒存在;有限关系、行动后果和生命内部的承接也能形成真实意义。
|
|
14
|
+
- 隐藏前提:只有永恒才算真实;有限等于虚无;意义必须由外部终极根据授权。
|
|
15
|
+
- 证据要求:哲学命题不能用单一事实证明,需区分存在论、价值论和实践尺度。
|
|
16
|
+
- 最强反驳:正方最怕的是“有限但真实”的意义经验;反方最怕的是意义完全主观化后失去约束。
|
|
17
|
+
- 反向条件:若讨论对象是“终极形而上意义”,反方需要降档;若讨论对象是“生活实践意义”,正方需要降档。
|
|
18
|
+
- 撤回条件:任何一方把“我感到如此”直接当成形而上证明,都应撤回为价值表态。
|
|
19
|
+
- 更稳表达:没有永恒意义,并不必然推出人生没有意义;它更像是在追问意义是否必须由终极保证授权,还是能在有限承接中成立。
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# 公共议题命题样例
|
|
2
|
+
|
|
3
|
+
## Prompt
|
|
4
|
+
|
|
5
|
+
用 `crossframe-debate` 检验命题:
|
|
6
|
+
|
|
7
|
+
> 平台只要推行实名制,就一定能显著减少公共争议中的谣言。
|
|
8
|
+
|
|
9
|
+
## 合格输出要点
|
|
10
|
+
|
|
11
|
+
- 可检验改写:在某类平台、某一时间窗口内,实名制是否降低虚假信息传播率和伤害外溢。
|
|
12
|
+
- 正方最好版本:身份成本提高,重复造谣成本上升,执法和追责链更可见。
|
|
13
|
+
- 反方最好版本:谣言传播未必由匿名导致;实名可能压制弱信号、举报和受害者发声。
|
|
14
|
+
- 隐藏前提:谣言主要来自低身份成本;实名身份能被有效验证;平台不会选择性执法。
|
|
15
|
+
- 证据要求:政策前后数据、谣言定义、误伤率、申诉改判记录、弱势群体发声变化。
|
|
16
|
+
- 最强反驳:实名制可能降低表达安全,却不一定降低组织化虚假信息。
|
|
17
|
+
- 反向条件:若数据显示实名后误伤和沉默上升、谣言来源转向组织化账号,命题应改写。
|
|
18
|
+
- 撤回条件:若多平台对照显示实名制与谣言率无稳定关系,且替代因素解释更强,应撤回“一定显著减少”。
|
|
19
|
+
- 更稳表达:实名制可能提高部分传播成本,但是否减少谣言,需要同时检验误伤、申诉有效性和组织化虚假信息迁移。
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# 关系命题样例
|
|
2
|
+
|
|
3
|
+
## Prompt
|
|
4
|
+
|
|
5
|
+
用 `crossframe-debate` 检验命题:
|
|
6
|
+
|
|
7
|
+
> 如果一个人总是在冲突后沉默,就说明他不爱了。
|
|
8
|
+
|
|
9
|
+
## 合格输出要点
|
|
10
|
+
|
|
11
|
+
- 可检验改写:在某段关系中,冲突后的持续沉默是否稳定表现为拒绝承接、拒绝反馈写回和修复成本转嫁。
|
|
12
|
+
- 正方最好版本:沉默反复发生,且没有解释、补救、时间约定和行为改变,可能说明关系承接已经断裂。
|
|
13
|
+
- 反方最好版本:沉默也可能来自恐惧、低表达能力、创伤反应、过载、避免升级或缺少安全沟通条件。
|
|
14
|
+
- 隐藏前提:沉默等于拒绝承接;爱必然表现为即时回应;被沉默者应继续解释和等待。
|
|
15
|
+
- 证据要求:沉默频率、持续时间、事后是否补救、是否有约定、是否改变条件、谁承担解释成本。
|
|
16
|
+
- 最强反驳:单一行为不能直接证明“不爱”;关键是沉默之后有没有回流和修复责任。
|
|
17
|
+
- 反向条件:若对方能在约定时间内回来说明、补偿和改变触发条件,应降档为沟通机制问题。
|
|
18
|
+
- 撤回条件:若长期证据显示沉默不是逃避责任,而是双方共同设定的降温机制,命题应撤回。
|
|
19
|
+
- 更稳表达:持续沉默本身不能证明不爱,但如果它反复把解释和修复成本压给一方,并且没有回流,就说明关系承接正在失效。
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
# 命题辩论与论证检验协议
|
|
2
|
+
|
|
3
|
+
本协议用于把命题、论点、辩题或争议表达转成可检验论证。目标不是赢辩论,而是让判断能被证据支持、削弱、反驳或撤回。
|
|
4
|
+
|
|
5
|
+
## 1. 判断任务模式
|
|
6
|
+
|
|
7
|
+
- 命题检验:用户给一个判断,要求判断是否站得住。
|
|
8
|
+
- 辩论准备:用户要正反方结构、攻防点或陈词骨架。
|
|
9
|
+
- 论证修复:用户已有论证,但可能单边推进、稻草人或缺证据。
|
|
10
|
+
- 表达降档:用户有强硬说法,需要改成更稳表达。
|
|
11
|
+
- 哲学/价值命题拆解:命题主要是价值、意义、存在、自由或责任问题。
|
|
12
|
+
|
|
13
|
+
## 2. 命题成型
|
|
14
|
+
|
|
15
|
+
先把原句改写为可检验命题。命题至少包含:
|
|
16
|
+
|
|
17
|
+
- 对象:讨论谁、什么制度、什么关系、什么概念。
|
|
18
|
+
- 断言:到底声称发生了什么、导致什么、应该如何判断。
|
|
19
|
+
- 尺度:个人、关系、组织、制度、公共记忆、哲学概念等。
|
|
20
|
+
- 时间窗口:当前、长期、某一阶段、未来预测。
|
|
21
|
+
- 影响对象:谁受益、谁受损、谁承担成本。
|
|
22
|
+
- 判断档位:事实判断、因果判断、价值判断、行动建议、强判断或开放断言。
|
|
23
|
+
|
|
24
|
+
如果原句只是情绪、口号或偏好,先说明它还不是完整命题,再给可检验改写。
|
|
25
|
+
|
|
26
|
+
## 3. 正反双方最好版本
|
|
27
|
+
|
|
28
|
+
正方和反方都必须 steelman:
|
|
29
|
+
|
|
30
|
+
- 写出该方最强论点,而不是最弱稻草人。
|
|
31
|
+
- 写出该方依赖的事实和价值前提。
|
|
32
|
+
- 写出该方最怕的证据。
|
|
33
|
+
- 写出该方如果要成立,必须额外证明什么。
|
|
34
|
+
|
|
35
|
+
不得把一方写成“蠢、坏、没良心、装睡、被洗脑”。批评只能指向论证结构、证据和责任链。
|
|
36
|
+
|
|
37
|
+
## 4. 隐藏前提
|
|
38
|
+
|
|
39
|
+
至少检查六类前提:
|
|
40
|
+
|
|
41
|
+
- 事实前提:哪些事实必须为真。
|
|
42
|
+
- 因果前提:A 是否真的导致 B,还是只相关。
|
|
43
|
+
- 价值前提:什么价值排序被默认采用。
|
|
44
|
+
- 尺度前提:是否把关系问题、组织问题、制度问题或哲学问题混在一起。
|
|
45
|
+
- 责任前提:谁有改变条件的权力,谁在承担成本。
|
|
46
|
+
- 可操作前提:建议是否能执行,执行成本由谁支付。
|
|
47
|
+
|
|
48
|
+
## 5. 证据要求
|
|
49
|
+
|
|
50
|
+
把材料分成:
|
|
51
|
+
|
|
52
|
+
- 支持证据:能直接支持命题的材料。
|
|
53
|
+
- 削弱证据:会让命题降档或改写的材料。
|
|
54
|
+
- 推翻证据:足以撤回命题的材料。
|
|
55
|
+
- 高成本证据:带有法律、组织、经济、声誉、资源或外部复核成本的材料。
|
|
56
|
+
- 低成本声明:道歉、自评、公告、热度、AI 生成材料、立场表态。
|
|
57
|
+
- 不可用证据:只证明情绪、偏好、热度或修辞效果,不能证明命题本身。
|
|
58
|
+
|
|
59
|
+
公共议题和真实人物组织相关命题,如果无法查源,必须说明“未查源,只能作为待核验命题”。
|
|
60
|
+
|
|
61
|
+
## 6. 最强反驳与反向条件
|
|
62
|
+
|
|
63
|
+
每个命题至少给出:
|
|
64
|
+
|
|
65
|
+
- 对正方最强反驳:不是反方立场清单,而是最能击穿正方前提的质疑。
|
|
66
|
+
- 对反方最强反驳:不是正方宣传,而是最能击穿反方前提的质疑。
|
|
67
|
+
- 反向条件:出现什么事实时,命题应降档、转向、限定范围或改写。
|
|
68
|
+
- 撤回条件:出现什么证据时,应明确撤回本判断。
|
|
69
|
+
|
|
70
|
+
没有反向条件或撤回条件时,输出必须判为不合格论证。
|
|
71
|
+
|
|
72
|
+
## 7. 更稳表达
|
|
73
|
+
|
|
74
|
+
把强硬结论改写为以下之一:
|
|
75
|
+
|
|
76
|
+
- 开放断言:在当前证据下更像 X,但若出现 Y 应撤回或改写。
|
|
77
|
+
- 条件判断:只有在 A、B、C 成立时,命题才成立。
|
|
78
|
+
- 待核验命题:这不是结论,而是下一步要验证的命题。
|
|
79
|
+
- 价值表态:它表达某种价值偏好,但不能伪装成事实判断。
|
|
80
|
+
- 行动边界:可以做低风险观察或记录,但不能作为处分、控诉、定罪或专业结论。
|
|
81
|
+
|
|
82
|
+
## 8. 输出前检查
|
|
83
|
+
|
|
84
|
+
- 是否把双方都写成最好版本?
|
|
85
|
+
- 是否指出证据缺口,而不是用语气补足证据?
|
|
86
|
+
- 是否把情绪和价值放回合适位置?
|
|
87
|
+
- 是否有反向条件和撤回条件?
|
|
88
|
+
- 是否给出更稳表达?
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
# 辩论失败模式
|
|
2
|
+
|
|
3
|
+
这些模式出现时,应降档、重写或判为不合格论证。
|
|
4
|
+
|
|
5
|
+
## 稻草人
|
|
6
|
+
|
|
7
|
+
坏信号:
|
|
8
|
+
|
|
9
|
+
- 把反方写成“他们就是不在乎事实”。
|
|
10
|
+
- 只挑最弱反例,回避对方最强理由。
|
|
11
|
+
|
|
12
|
+
修正:
|
|
13
|
+
|
|
14
|
+
- 先写对方最好版本,再说明它需要哪些证据、哪里可能被击穿。
|
|
15
|
+
|
|
16
|
+
## 单边推进
|
|
17
|
+
|
|
18
|
+
坏信号:
|
|
19
|
+
|
|
20
|
+
- 用户要支持某命题,输出只帮他找理由,不写反向条件。
|
|
21
|
+
- 所有证据都被解释成支持己方。
|
|
22
|
+
|
|
23
|
+
修正:
|
|
24
|
+
|
|
25
|
+
- 加入最强反驳、削弱证据、撤回条件和更稳表达。
|
|
26
|
+
|
|
27
|
+
## 情绪冒充论证
|
|
28
|
+
|
|
29
|
+
坏信号:
|
|
30
|
+
|
|
31
|
+
- “这让人愤怒,所以一定错。”
|
|
32
|
+
- “我很受伤,所以对方一定恶意。”
|
|
33
|
+
|
|
34
|
+
修正:
|
|
35
|
+
|
|
36
|
+
- 承认情绪是重要信号,但把命题证明交给事实、行为、责任链和反馈条件。
|
|
37
|
+
|
|
38
|
+
## 无撤回条件
|
|
39
|
+
|
|
40
|
+
坏信号:
|
|
41
|
+
|
|
42
|
+
- “无论出现什么证据,这个判断都不会变。”
|
|
43
|
+
- “反对意见本身证明对方有问题。”
|
|
44
|
+
|
|
45
|
+
修正:
|
|
46
|
+
|
|
47
|
+
- 写出至少一个能降档、改写或撤回判断的条件;否则只能标为价值表态或动员口号。
|
|
48
|
+
|
|
49
|
+
## 价值偷换事实
|
|
50
|
+
|
|
51
|
+
坏信号:
|
|
52
|
+
|
|
53
|
+
- “我不喜欢这个安排,所以它一定无效。”
|
|
54
|
+
- “这个价值更高,所以事实自然站在它这边。”
|
|
55
|
+
|
|
56
|
+
修正:
|
|
57
|
+
|
|
58
|
+
- 把价值排序单独列出,再检查事实链是否真的成立。
|
|
59
|
+
|
|
60
|
+
## 尺度偷换
|
|
61
|
+
|
|
62
|
+
坏信号:
|
|
63
|
+
|
|
64
|
+
- 用制度大叙事抹掉具体关系中的伤害。
|
|
65
|
+
- 用个人感受直接证明公共政策失败。
|
|
66
|
+
|
|
67
|
+
修正:
|
|
68
|
+
|
|
69
|
+
- 说明命题在哪个尺度成立,跨尺度时需要新增证据。
|
|
70
|
+
|
|
71
|
+
## 概念压人
|
|
72
|
+
|
|
73
|
+
坏信号:
|
|
74
|
+
|
|
75
|
+
- “这是权力封闭,所以你输了。”
|
|
76
|
+
- 用 CrossFrame 术语替代证据和反驳。
|
|
77
|
+
|
|
78
|
+
修正:
|
|
79
|
+
|
|
80
|
+
- 把术语翻译回现实行为、证据要求和可撤回条件。
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# 辩论质量门
|
|
2
|
+
|
|
3
|
+
这些质量门用于判断一次 `crossframe-debate` 输出是否合格。
|
|
4
|
+
|
|
5
|
+
## 最低合格
|
|
6
|
+
|
|
7
|
+
- 原命题被改写成可检验陈述。
|
|
8
|
+
- 正方和反方都有最好版本。
|
|
9
|
+
- 至少列出事实、因果、价值、尺度、责任中的三类隐藏前提。
|
|
10
|
+
- 证据要求区分支持、削弱、推翻和不可用证据。
|
|
11
|
+
- 至少给出一个正方最强反驳和一个反方最强反驳。
|
|
12
|
+
- 明确反向条件和撤回条件。
|
|
13
|
+
- 给出更稳表达,且不把强判断伪装成已证结论。
|
|
14
|
+
|
|
15
|
+
## 高责任加严
|
|
16
|
+
|
|
17
|
+
涉及真实人物、组织、处分、名誉、权利、资格、公共资源或公开指控时:
|
|
18
|
+
|
|
19
|
+
- 必须降低单方材料的证据档位。
|
|
20
|
+
- 必须说明申诉、反证或外部复核入口。
|
|
21
|
+
- 必须说明本论证不能直接用于处分、定罪、公开羞辱或专业结论。
|
|
22
|
+
- 若命题需要强判断,必须转入 `../crossframe` 的命题验证路由。
|
|
23
|
+
|
|
24
|
+
## 公共议题加严
|
|
25
|
+
|
|
26
|
+
涉及公共政策、平台治理、机构合规、公共承诺或舆论争议时:
|
|
27
|
+
|
|
28
|
+
- 热度只能作为关注信号。
|
|
29
|
+
- 平台或机构声明默认是低成本声明。
|
|
30
|
+
- 没查源时只能输出待核验证据边界和论证结构。
|
|
31
|
+
- 反向条件必须包含能改变判断的原始材料、数据、规则或外部复核。
|
|
32
|
+
|
|
33
|
+
## 关系命题加严
|
|
34
|
+
|
|
35
|
+
涉及亲密关系、家庭、照护、解释劳动或边界时:
|
|
36
|
+
|
|
37
|
+
- 不把“爱”写成单方忍耐义务。
|
|
38
|
+
- 不把沉默、冷淡、情绪爆发直接解释成人格或不爱。
|
|
39
|
+
- 必须写清谁有改变条件的权力,谁承担解释和修复成本。
|
|
40
|
+
- 更稳表达必须给出观察信号、边界或停止条件。
|
|
41
|
+
|
|
42
|
+
## 哲学命题加严
|
|
43
|
+
|
|
44
|
+
涉及意义、第一因、自由、虚无、价值、爱或生命时:
|
|
45
|
+
|
|
46
|
+
- 先区分事实命题、价值命题、存在论命题和实践命题。
|
|
47
|
+
- 不把哲学命题装成可被单一事实证明的经验命题。
|
|
48
|
+
- 不把抽象结论直接变成生活处方。
|
|
49
|
+
- 更稳表达应保留问题深度,同时说明它在哪个尺度上成立。
|