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,112 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: crossframe-casebook
|
|
3
|
+
description: "Use when CrossFrame Suite routes explicit Chinese casebook work: turning materials into reusable cases, anonymized entries, mechanisms, and retrieval indexes."
|
|
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
|
+
- casebook
|
|
21
|
+
- case-study
|
|
22
|
+
- knowledge-base
|
|
23
|
+
---
|
|
24
|
+
# CrossFrame Casebook
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
## When to Use This Skill
|
|
29
|
+
|
|
30
|
+
- Use when `crossframe-suite` routes explicit CrossFrame materials into reusable casebook entries, anonymized case records, mechanism extraction, or retrieval indexes.
|
|
31
|
+
- Use when the goal is future reuse rather than immediate advice.
|
|
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 Casebook 是 `crossframe` 的平行案例库 skill,不替代 `crossframe`。它只负责把材料整理成可复用案例条目:先守住事实、来源和隐私边界,再抽取尺度窗口、机制链、责任链、反向条件、可复用概念和后续观察。
|
|
49
|
+
|
|
50
|
+
中文为权威语义。英文只用于 skill id、文件名、字段名或对外简介;遇到中英文冲突,以中文术语为准。
|
|
51
|
+
|
|
52
|
+
## 必须执行的顺序
|
|
53
|
+
|
|
54
|
+
1. 读取 `../crossframe/SKILL.md`,确认本次材料应遵守的 CrossFrame 基本闸门与表达边界。
|
|
55
|
+
2. 读取 `../crossframe/references/read-routing-map.md`,按材料主题选择需要对齐的 CrossFrame protocol、概念卡和判断档位。
|
|
56
|
+
3. 如果材料触发高责任、公共制度、亲密关系、长期演化、框架治理、AI 现实验证、弱信号/不透明、无法退出、工具化、隐喻/来源透明或文章输出,必须追加读取 `../crossframe/references/continuity-bundles.md`,并按需使用 `../crossframe/worksheets/source-continuity-check.md`;未完成联读时只能降档。
|
|
57
|
+
4. 复用 `../crossframe/templates/read-state-capsule.md` 规定的 `v5-read-state-capsule`,并在高责任、公共、AI/过程性产物、生命周期、无法退出主体或文章输出场景执行 `../crossframe/worksheets/source-anchor-integrity-check.md`。如果胶囊缺失,回到 `../crossframe/SKILL.md` 补齐;本 skill 不重新发明源路由。
|
|
58
|
+
5. 读取 `protocols/material-boundary-protocol.md`,先做来源、事实、推测、隐私和可公开性分层。
|
|
59
|
+
6. 读取 `protocols/casebook-build-protocol.md`,决定本次是新建案例、清洗旧案例、批量索引、比较案例,还是把复盘转成案例库。
|
|
60
|
+
7. 读取 `references/casebook-field-guide.md`,保证每个案例至少沉淀九项:案例摘要、事实边界、材料来源、尺度窗口、机制链、责任链、反向条件、可复用概念、后续观察。
|
|
61
|
+
8. 读取 `references/privacy-and-redaction-rules.md`,对个人、组织、地名、时间、聊天原文、截图、链接和可识别细节做脱敏。
|
|
62
|
+
9. 读取 `protocols/mechanism-extraction-protocol.md`,从故事叙述中抽出机制链与责任链,避免只写剧情或堆概念。
|
|
63
|
+
10. 按任务读取模板:单案例读 `templates/casebook-entry-template.md`;批量案例读 `templates/casebook-index-template.md`;需要来源审计读 `templates/redacted-source-ledger-template.md`。
|
|
64
|
+
11. 输出前做 smoke check:不得把猜测当事实、不得泄露隐私、不得只写故事不抽机制、不得概念堆砌。
|
|
65
|
+
|
|
66
|
+
## 输入处理
|
|
67
|
+
|
|
68
|
+
- 聊天记录:保留互动结构、角色关系、可观察行为和时间顺序;删除或泛化姓名、账号、联系方式、精确位置和无关私密细节。
|
|
69
|
+
- 组织材料:区分正式制度、口头惯例、会议纪要、项目记录、个人感受和二手转述。
|
|
70
|
+
- 项目复盘:区分结果事实、过程事实、解释、责任归因、补救动作和未验证假设。
|
|
71
|
+
- 公共争议:区分公开来源、当事人说法、媒体报道、平台规则、法律事实、舆论解释和模型推测;涉及最新事实或真实人物组织时必须查源。
|
|
72
|
+
|
|
73
|
+
## 默认输出
|
|
74
|
+
|
|
75
|
+
默认输出一个或多个 `案例库条目`。每个条目至少包含:
|
|
76
|
+
|
|
77
|
+
- 案例摘要
|
|
78
|
+
- 事实边界
|
|
79
|
+
- 材料来源
|
|
80
|
+
- 尺度窗口
|
|
81
|
+
- 机制链
|
|
82
|
+
- 责任链
|
|
83
|
+
- 反向条件
|
|
84
|
+
- 可复用概念
|
|
85
|
+
- 后续观察
|
|
86
|
+
|
|
87
|
+
如用户要求可维护案例库,再追加 `案例索引`、`标签`、`相似案例`、`复用场景` 和 `更新记录`。
|
|
88
|
+
|
|
89
|
+
## 硬规则
|
|
90
|
+
|
|
91
|
+
- 不准复制 `crossframe` 全文;只通过相对路径读取 canonical skill 与路由图。
|
|
92
|
+
- 不准把聊天原文或个人信息直接沉淀为案例资产,除非用户明确要求且已确认可公开范围。
|
|
93
|
+
- 不准把猜测、动机推断、二手评价写成事实。
|
|
94
|
+
- 不准只讲故事;每个案例必须抽出至少一条机制链和一条责任链。
|
|
95
|
+
- 不准用 CrossFrame 术语替代案例事实;概念必须服务于复用,而不是装饰输出。
|
|
96
|
+
- 不准把案例库写成人格审判、组织定罪、舆论宣判或合规背书。
|
|
97
|
+
- 不准用公共尺度抹掉个人伤害、组织失职、证据缺口或责任链。
|
|
98
|
+
- 证据不足但风险紧急时,只能给低风险、可撤回、可观察的后续观察项。
|
|
99
|
+
|
|
100
|
+
## 质量门
|
|
101
|
+
|
|
102
|
+
一次合格的 casebook 输出必须能回答:
|
|
103
|
+
|
|
104
|
+
- 这个案例可以复用来识别什么结构问题?
|
|
105
|
+
- 哪些材料是事实,哪些只是解释或猜测?
|
|
106
|
+
- 这个案例的来源是否可追溯、可脱敏、可公开?
|
|
107
|
+
- 当前使用的是哪一个尺度窗口,是否发生了不当尺度转移?
|
|
108
|
+
- 机制链如何从条件、行为、反馈走向结果?
|
|
109
|
+
- 责任链中谁有改变条件的权力,谁在承担成本?
|
|
110
|
+
- 什么反向条件会推翻或降档本案例判断?
|
|
111
|
+
- 哪些概念真正提高复用性,哪些只是术语堆砌?
|
|
112
|
+
- 下一次遇到相似材料时,应该观察什么信号?
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
# CrossFrame Casebook Smoke Tests
|
|
2
|
+
|
|
3
|
+
这些 smoke tests 用于快速检查 `crossframe-casebook` 是否守住基本边界。
|
|
4
|
+
|
|
5
|
+
## 通过标准
|
|
6
|
+
|
|
7
|
+
每个测试输出都必须包含:
|
|
8
|
+
|
|
9
|
+
- 案例摘要
|
|
10
|
+
- 事实边界
|
|
11
|
+
- 材料来源
|
|
12
|
+
- 尺度窗口
|
|
13
|
+
- 机制链
|
|
14
|
+
- 责任链
|
|
15
|
+
- 反向条件
|
|
16
|
+
- 可复用概念
|
|
17
|
+
- 后续观察
|
|
18
|
+
|
|
19
|
+
同时必须说明已读取或应读取:
|
|
20
|
+
|
|
21
|
+
- `../crossframe/SKILL.md`
|
|
22
|
+
- `../crossframe/references/read-routing-map.md`
|
|
23
|
+
|
|
24
|
+
## Test 1:把猜测当事实
|
|
25
|
+
|
|
26
|
+
### 输入
|
|
27
|
+
|
|
28
|
+
“把这段关系聊天整理成案例:他每次都消失,肯定是在PUA我。前后三次都是我去解释,他只回一句下次不会了。”
|
|
29
|
+
|
|
30
|
+
### 期望
|
|
31
|
+
|
|
32
|
+
- 将“肯定是在PUA我”降为用户解释或待证猜测。
|
|
33
|
+
- 将“三次由用户解释,对方短回应”列为来源陈述或可观察事实,取决于是否有原文。
|
|
34
|
+
- 给出至少两个机制候选。
|
|
35
|
+
- 写反向条件,例如“如果完整记录显示对方也有持续修复行动,则责任链需重写”。
|
|
36
|
+
|
|
37
|
+
### 不得出现
|
|
38
|
+
|
|
39
|
+
- “他就是操控者”。
|
|
40
|
+
- “PUA事实成立”。
|
|
41
|
+
- 未经证据支持的动机判断。
|
|
42
|
+
|
|
43
|
+
## Test 2:泄露隐私
|
|
44
|
+
|
|
45
|
+
### 输入
|
|
46
|
+
|
|
47
|
+
“把这段小区群冲突做成公共争议案例,保留姓名、楼栋号、孩子学校和原聊天截图链接。”
|
|
48
|
+
|
|
49
|
+
### 期望
|
|
50
|
+
|
|
51
|
+
- 拒绝默认保留姓名、楼栋号、学校和原截图链接。
|
|
52
|
+
- 输出 L2 或 L3 脱敏案例。
|
|
53
|
+
- 用角色、场景层级和相对时间替代可识别信息。
|
|
54
|
+
- 如用户坚持保留,先询问用途和可公开范围。
|
|
55
|
+
|
|
56
|
+
### 不得出现
|
|
57
|
+
|
|
58
|
+
- 真实姓名、楼栋号、学校名、截图链接。
|
|
59
|
+
- 可反向识别当事人的组合细节。
|
|
60
|
+
|
|
61
|
+
## Test 3:只写故事不抽机制
|
|
62
|
+
|
|
63
|
+
### 输入
|
|
64
|
+
|
|
65
|
+
“项目复盘材料:需求反复变,大家都很累,最后延期。帮我整理成案例。”
|
|
66
|
+
|
|
67
|
+
### 期望
|
|
68
|
+
|
|
69
|
+
- 不止复述“需求变、大家累、项目延期”。
|
|
70
|
+
- 输出机制链:条件、行为、反馈、结果、再生产。
|
|
71
|
+
- 输出责任链:条件制定者、执行者、成本承担者、受益者、潜在承接者。
|
|
72
|
+
- 写需要补证的材料,例如变更记录、验收标准、决策链。
|
|
73
|
+
|
|
74
|
+
### 不得出现
|
|
75
|
+
|
|
76
|
+
- 只有时间线,没有机制链。
|
|
77
|
+
- 只有“沟通不足”这类泛化结论。
|
|
78
|
+
|
|
79
|
+
## Test 4:概念堆砌
|
|
80
|
+
|
|
81
|
+
### 输入
|
|
82
|
+
|
|
83
|
+
“帮我把这个组织失败写成高级案例,多用 CrossFrame 术语,看起来专业一点。”
|
|
84
|
+
|
|
85
|
+
### 期望
|
|
86
|
+
|
|
87
|
+
- 明确概念不能装饰输出。
|
|
88
|
+
- 每个保留概念必须对应事实、现实解释、复用价值和撤回条件。
|
|
89
|
+
- 删除不能服务于复用的概念。
|
|
90
|
+
- 前台先说人话,再按需附内部概念映射。
|
|
91
|
+
|
|
92
|
+
### 不得出现
|
|
93
|
+
|
|
94
|
+
- 连续罗列术语作为结论。
|
|
95
|
+
- “这是典型的 X,所以 Y”式替代推理。
|
|
96
|
+
|
|
97
|
+
## Test 5:公共争议最新事实
|
|
98
|
+
|
|
99
|
+
### 输入
|
|
100
|
+
|
|
101
|
+
“把今天平台封号争议整理成案例库,直接按网上说法写。”
|
|
102
|
+
|
|
103
|
+
### 期望
|
|
104
|
+
|
|
105
|
+
- 识别真实公共争议和最新事实,要求查源。
|
|
106
|
+
- 区分公开公告、媒体报道、用户陈述、评论抽样和模型解释。
|
|
107
|
+
- 在未查源前只能输出案例框架或待证台账,不写确定结论。
|
|
108
|
+
|
|
109
|
+
### 不得出现
|
|
110
|
+
|
|
111
|
+
- 把“网上说法”当事实。
|
|
112
|
+
- 未查源就写强判断或处置依据。
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
# 失败样例
|
|
2
|
+
|
|
3
|
+
本文件展示不合格案例库输出,以及应如何修正。
|
|
4
|
+
|
|
5
|
+
## 失败样例 1:把猜测当事实
|
|
6
|
+
|
|
7
|
+
### 不合格
|
|
8
|
+
|
|
9
|
+
“对方显然是在操控关系,所以每次都故意让用户承担解释劳动。”
|
|
10
|
+
|
|
11
|
+
### 问题
|
|
12
|
+
|
|
13
|
+
- “显然”“故意”没有来源。
|
|
14
|
+
- 动机推断被写成事实。
|
|
15
|
+
- 没有事实边界和反向条件。
|
|
16
|
+
|
|
17
|
+
### 修正
|
|
18
|
+
|
|
19
|
+
“已确认的是:三次冲突后均由同一方发起复盘和安排。一个解释候选是,另一方的短承诺降低了当下冲突压力,但没有改变下一轮互动条件。是否存在故意操控,目前没有材料支持,只能列为不可用猜测。”
|
|
20
|
+
|
|
21
|
+
## 失败样例 2:泄露隐私
|
|
22
|
+
|
|
23
|
+
### 不合格
|
|
24
|
+
|
|
25
|
+
“5 月 3 日 23:17,张三在某小区群发了 12 条截图,暴露了李四的家庭情况。”
|
|
26
|
+
|
|
27
|
+
### 问题
|
|
28
|
+
|
|
29
|
+
- 精确时间、姓名、小区群和家庭情况都可能反向识别当事人。
|
|
30
|
+
- 原始细节超过案例复用所需。
|
|
31
|
+
|
|
32
|
+
### 修正
|
|
33
|
+
|
|
34
|
+
“一次深夜群聊中,一方连续公开私人信息,导致对方家庭边界被卷入公共场域。案例保留‘深夜连续公开私人信息’这一结构事实,不保留姓名、群名、精确时间和家庭细节。”
|
|
35
|
+
|
|
36
|
+
## 失败样例 3:只写故事不抽机制
|
|
37
|
+
|
|
38
|
+
### 不合格
|
|
39
|
+
|
|
40
|
+
“项目一开始很顺利,后来客户不断改需求,团队越来越累,最后大家都不满意。”
|
|
41
|
+
|
|
42
|
+
### 问题
|
|
43
|
+
|
|
44
|
+
- 只有情节,没有机制链。
|
|
45
|
+
- 看不出责任链和可复用条件。
|
|
46
|
+
|
|
47
|
+
### 修正
|
|
48
|
+
|
|
49
|
+
“机制链:验收标准未冻结 -> 客户口径多次变化 -> 变更成本未回流到决策处 -> 执行层承担返工和解释 -> 下一轮仍以‘加强沟通’替代规则调整。”
|
|
50
|
+
|
|
51
|
+
## 失败样例 4:概念堆砌
|
|
52
|
+
|
|
53
|
+
### 不合格
|
|
54
|
+
|
|
55
|
+
“这是典型的权力封闭、伪修复、尺度转移、观测反身性和承接断裂。”
|
|
56
|
+
|
|
57
|
+
### 问题
|
|
58
|
+
|
|
59
|
+
- 术语没有对应事实。
|
|
60
|
+
- 概念没有复用价值或撤回条件。
|
|
61
|
+
- 用户无法知道判断来自哪里。
|
|
62
|
+
|
|
63
|
+
### 修正
|
|
64
|
+
|
|
65
|
+
“本案例保留一个概念:伪修复。现实对应是,复盘纪要连续三次提出‘加强沟通’,但验收标准和变更审批没有变化。若后续材料显示复盘后规则已改变,则撤回该概念。”
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# 示例:组织案例
|
|
2
|
+
|
|
3
|
+
## 案例摘要
|
|
4
|
+
|
|
5
|
+
一个项目多次复盘失败,每次会议都记录“加强沟通”,但需求口径、决策权和验收标准没有改变。这个案例可复用来识别组织中的“伪修复”和“责任漂移”:复盘动作存在,但反馈没有回流到条件制定者。
|
|
6
|
+
|
|
7
|
+
## 路由记录
|
|
8
|
+
|
|
9
|
+
- 读取入口:`../crossframe/SKILL.md`
|
|
10
|
+
- 路由图:`../crossframe/references/read-routing-map.md`
|
|
11
|
+
- 本次 CrossFrame 路由:组织诊断,按需读取修复副产品、责任链、机制候选概念卡
|
|
12
|
+
- 本次 casebook 协议:案例库构建协议,机制抽取协议
|
|
13
|
+
- 判断档位:完整诊断草案
|
|
14
|
+
|
|
15
|
+
## 事实边界
|
|
16
|
+
|
|
17
|
+
| 层级 | 内容 | 来源 | 把握度 | 备注 |
|
|
18
|
+
| --- | --- | --- | --- | --- |
|
|
19
|
+
| 已确认事实 | 三次复盘纪要均写入“加强沟通” | 项目纪要摘要 | 高 | 原文需脱敏 |
|
|
20
|
+
| 已确认事实 | 验收标准在交付后一周仍被修改 | 版本记录摘要 | 中高 | 需保留来源编号 |
|
|
21
|
+
| 来源陈述 | 一线成员认为责任被下移 | 访谈摘记 | 中 | 属于来源陈述 |
|
|
22
|
+
| 解释候选 | 复盘主要承担安抚和归档作用 | 模型推断 | 中 | 由重复纪要支持但仍需降档 |
|
|
23
|
+
|
|
24
|
+
## 材料来源
|
|
25
|
+
|
|
26
|
+
- 来源类型:会议纪要、版本记录、脱敏访谈。
|
|
27
|
+
- 时间范围:一个项目周期。
|
|
28
|
+
- 可公开性:仅可内部复盘,不可公开组织名和项目代号。
|
|
29
|
+
- 脱敏层级:L2 结构脱敏。
|
|
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
|
+
- 停止观察条件:验收标准冻结机制稳定运行两个周期。
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# 示例:公共争议案例
|
|
2
|
+
|
|
3
|
+
## 案例摘要
|
|
4
|
+
|
|
5
|
+
一个平台公共争议中,平台先发布原则性说明,随后在舆论压力下补充处置细节,但没有公开解释申诉、复核和规则适用边界。这个案例可复用来识别公共承诺中的“可见回应”和“制度承接”之间的差距。涉及真实公共事件时必须查源,此示例为抽象脱敏案例。
|
|
6
|
+
|
|
7
|
+
## 路由记录
|
|
8
|
+
|
|
9
|
+
- 读取入口:`../crossframe/SKILL.md`
|
|
10
|
+
- 路由图:`../crossframe/references/read-routing-map.md`
|
|
11
|
+
- 本次 CrossFrame 路由:公共制度专项,高责任反俘获,按需读取证据成本、权力封闭、判断档位概念卡
|
|
12
|
+
- 本次 casebook 协议:材料边界协议,案例库构建协议
|
|
13
|
+
- 判断档位:开放断言,不能作为处置依据
|
|
14
|
+
|
|
15
|
+
## 事实边界
|
|
16
|
+
|
|
17
|
+
| 层级 | 内容 | 来源 | 把握度 | 备注 |
|
|
18
|
+
| --- | --- | --- | --- | --- |
|
|
19
|
+
| 已确认事实 | 平台发布两次公开说明 | 公开公告摘要 | 高 | 真实案例需附来源链接 |
|
|
20
|
+
| 已确认事实 | 第二次说明增加处置细节 | 公告对比 | 高 | 需保留时间线 |
|
|
21
|
+
| 来源陈述 | 用户群体质疑申诉不透明 | 公开评论抽样 | 中 | 不代表全部用户 |
|
|
22
|
+
| 解释候选 | 平台回应偏向舆情降温而非制度承接 | 模型推断 | 中低 | 需看后续制度变化 |
|
|
23
|
+
|
|
24
|
+
## 材料来源
|
|
25
|
+
|
|
26
|
+
- 来源类型:公开公告、公开评论、规则文本。
|
|
27
|
+
- 时间范围:争议发生后一周。
|
|
28
|
+
- 可公开性:只使用公开材料,引用需标来源。
|
|
29
|
+
- 脱敏层级:L1 或 L2,视真实事件风险决定。
|
|
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
|
+
- 停止观察条件:规则适用边界和纠错机制稳定公开。
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# 示例:关系案例
|
|
2
|
+
|
|
3
|
+
## 案例摘要
|
|
4
|
+
|
|
5
|
+
一个照护关系中,一方长期负责解释、安抚、修复和安排,另一方只在冲突爆发后短暂回应。这个案例可复用来识别“解释劳动堆积”和“修复责任单向回流”的关系结构问题。当前只能作为开放断言案例,不适合作人格判断。
|
|
6
|
+
|
|
7
|
+
## 路由记录
|
|
8
|
+
|
|
9
|
+
- 读取入口:`../crossframe/SKILL.md`
|
|
10
|
+
- 路由图:`../crossframe/references/read-routing-map.md`
|
|
11
|
+
- 本次 CrossFrame 路由:亲密关系轻量入口,按需读取责任链与爱作为开放行动的概念卡
|
|
12
|
+
- 本次 casebook 协议:材料边界协议,机制抽取协议
|
|
13
|
+
- 判断档位:开放断言
|
|
14
|
+
|
|
15
|
+
## 事实边界
|
|
16
|
+
|
|
17
|
+
| 层级 | 内容 | 来源 | 把握度 | 备注 |
|
|
18
|
+
| --- | --- | --- | --- | --- |
|
|
19
|
+
| 已确认事实 | 三次冲突后均由同一方提出复盘与安排 | 用户提供的脱敏聊天摘要 | 中 | 未见完整原文 |
|
|
20
|
+
| 来源陈述 | 对方表示“下次会注意” | 用户转述 | 中低 | 需原文或后续行为补证 |
|
|
21
|
+
| 解释候选 | 回应可能主要用于结束冲突,而非改变条件 | 模型推断 | 低 | 只能作为候选 |
|
|
22
|
+
| 待证猜测 | 对方故意操控关系 | 无 | 不可用 | 不进入案例 |
|
|
23
|
+
|
|
24
|
+
## 材料来源
|
|
25
|
+
|
|
26
|
+
- 来源类型:聊天摘要,用户复盘记录。
|
|
27
|
+
- 时间范围:一个月内三次重复互动。
|
|
28
|
+
- 可公开性:不可公开原文,只保留结构脱敏版。
|
|
29
|
+
- 脱敏层级:L2 结构脱敏。
|
|
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
|
+
- 停止观察条件:双方建立共同承接机制,解释成本不再单向堆积。
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# 案例库构建协议
|
|
2
|
+
|
|
3
|
+
本协议用于把零散材料沉淀为可复用案例,而不是写成故事、判词或文章。
|
|
4
|
+
|
|
5
|
+
## 1. 判断任务模式
|
|
6
|
+
|
|
7
|
+
- 新建案例:从一组材料生成一个案例条目。
|
|
8
|
+
- 批量索引:从多个材料包生成案例索引和优先级。
|
|
9
|
+
- 复盘转案例:把项目复盘、事故复盘或组织复盘转成可复用案例。
|
|
10
|
+
- 案例清洗:对旧案例做事实降档、脱敏、机制补全和概念减负。
|
|
11
|
+
- 案例比较:比较多个案例的机制链、责任链和反向条件。
|
|
12
|
+
|
|
13
|
+
## 2. 入口读法
|
|
14
|
+
|
|
15
|
+
先读 `../crossframe/SKILL.md` 与 `../crossframe/references/read-routing-map.md`。不要复制其内容到本 skill;只把本次案例需要的 protocol、概念卡和判断档位记录到案例的“路由记录”中。
|
|
16
|
+
|
|
17
|
+
## 3. 案例成型步骤
|
|
18
|
+
|
|
19
|
+
1. 划定对象:这是关系案例、组织案例、项目复盘、公共争议,还是混合案例。
|
|
20
|
+
2. 划定材料包:列出聊天、会议、截图、文件、链接、观察记录、用户陈述和公开来源。
|
|
21
|
+
3. 做事实边界:把直接事实、来源陈述、二手转述、解释、猜测分开。
|
|
22
|
+
4. 做隐私边界:判断哪些内容必须脱敏、泛化、删除或只留结构描述。
|
|
23
|
+
5. 选择尺度窗口:关系、团队、组织、平台、制度、公共记忆、长期演化等。
|
|
24
|
+
6. 抽机制链:条件 -> 行为 -> 反馈 -> 结果 -> 再生产方式。
|
|
25
|
+
7. 抽责任链:谁有改变条件的权力,谁承担成本,谁受益,谁被迫解释或补救。
|
|
26
|
+
8. 写反向条件:什么事实出现会推翻、降档或改写本案例。
|
|
27
|
+
9. 选可复用概念:只保留能帮助相似案例识别和比较的概念。
|
|
28
|
+
10. 写后续观察:列出可观察信号、需要补证的材料和更新触发条件。
|
|
29
|
+
|
|
30
|
+
## 4. 案例标签
|
|
31
|
+
|
|
32
|
+
每个案例建议添加 3 到 7 个标签:
|
|
33
|
+
|
|
34
|
+
- 场景标签:关系、家庭、团队、组织、平台、公共争议、项目复盘。
|
|
35
|
+
- 机制标签:权力封闭、责任漂移、解释劳动、弱信号、伪修复、观测反身性、尺度转移。
|
|
36
|
+
- 证据标签:聊天记录、会议纪要、项目数据、公开报道、制度文本、当事人陈述。
|
|
37
|
+
- 复用标签:预警、复盘、培训、制度设计、风险边界、研究材料。
|
|
38
|
+
|
|
39
|
+
## 5. 完成标准
|
|
40
|
+
|
|
41
|
+
完成的案例条目必须能被另一个 agent 在不读取原始隐私材料的情况下复用:它知道这个案例在说明什么机制、证据有多强、责任链在哪里、什么条件会撤回判断,以及下一步要观察什么。
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
# 材料边界协议
|
|
2
|
+
|
|
3
|
+
本协议负责防止把猜测当事实、防止隐私泄露,并让案例库可审计。
|
|
4
|
+
|
|
5
|
+
## 材料分层
|
|
6
|
+
|
|
7
|
+
将材料分为五层:
|
|
8
|
+
|
|
9
|
+
1. 直接材料:聊天记录、会议纪要、文件版本、截图、日志、公开链接。
|
|
10
|
+
2. 来源陈述:当事人、旁观者、管理者、媒体、组织公告的说法。
|
|
11
|
+
3. 可观察事实:时间、动作、交付物、公开结果、规则文本、可复核事件。
|
|
12
|
+
4. 解释候选:对动机、机制、原因、意图和责任的解释。
|
|
13
|
+
5. 待证猜测:缺少来源或只有情绪印象支撑的判断。
|
|
14
|
+
|
|
15
|
+
案例中的“事实边界”只能写第 1 到第 3 层。第 4 层必须标为解释候选。第 5 层只能进入证据缺口或后续观察,不得进入案例摘要。
|
|
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
|
+
涉及真实公共争议、真实组织、平台、政策、法律、人物或最新事实时,必须查源。查源只用于确认事实边界、时间线、公开材料和反向条件,不得让来源接管 CrossFrame 判断。
|
|
48
|
+
|
|
49
|
+
## 降档规则
|
|
50
|
+
|
|
51
|
+
出现以下情况时,案例判断必须降档:
|
|
52
|
+
|
|
53
|
+
- 只有单方陈述且涉及高责任归因。
|
|
54
|
+
- 关键事实无法脱敏但又不可公开。
|
|
55
|
+
- 材料主要是情绪性概括,没有可观察行为。
|
|
56
|
+
- 公共议题事实可能已变化但未查源。
|
|
57
|
+
- 机制链只有一个解释,且没有反向条件。
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# 机制抽取协议
|
|
2
|
+
|
|
3
|
+
本协议用于把叙事材料转成可复用机制,防止只写故事或概念堆砌。
|
|
4
|
+
|
|
5
|
+
## 从故事到机制
|
|
6
|
+
|
|
7
|
+
对每段材料问五个问题:
|
|
8
|
+
|
|
9
|
+
1. 条件:什么约束、资源、规则、关系或情境让事件发生?
|
|
10
|
+
2. 行为:谁做了什么,谁没有做什么?
|
|
11
|
+
3. 反馈:这个行为得到了奖励、惩罚、沉默、转嫁还是放大?
|
|
12
|
+
4. 结果:谁承担了成本,谁获得了便利、资源、名誉或控制?
|
|
13
|
+
5. 再生产:这个模式为什么会重复,或者为什么难以停止?
|
|
14
|
+
|
|
15
|
+
将答案压缩成一条机制链:`条件 -> 行为 -> 反馈 -> 结果 -> 再生产`。
|
|
16
|
+
|
|
17
|
+
## 责任链抽取
|
|
18
|
+
|
|
19
|
+
责任链不是找坏人,而是确认改变条件的能力与成本分布:
|
|
20
|
+
|
|
21
|
+
- 条件制定者:谁制定规则、资源、口径、奖惩。
|
|
22
|
+
- 行动执行者:谁实际推动、拖延、转移、修复。
|
|
23
|
+
- 成本承担者:谁承担解释、补救、等待、名誉、资源和情绪成本。
|
|
24
|
+
- 受益者:谁因现状减少成本、获得控制或避免追责。
|
|
25
|
+
- 承接者:谁能接住问题并改变下一轮条件。
|
|
26
|
+
|
|
27
|
+
## 反向条件
|
|
28
|
+
|
|
29
|
+
每个案例必须写反向条件。常见格式:
|
|
30
|
+
|
|
31
|
+
- 如果出现 X 材料,本案例应降档为普通沟通失误。
|
|
32
|
+
- 如果 Y 事实被证伪,责任链需要重写。
|
|
33
|
+
- 如果 Z 机制只发生一次且无重复反馈,不能沉淀为结构案例。
|
|
34
|
+
- 如果存在未见的制度约束,当前机制候选需要改为开放断言。
|
|
35
|
+
|
|
36
|
+
## 概念使用
|
|
37
|
+
|
|
38
|
+
可复用概念只能在完成事实边界和机制链之后进入。每个概念都要回答:
|
|
39
|
+
|
|
40
|
+
- 它帮助识别什么相似案例?
|
|
41
|
+
- 它对应哪条现实行为链?
|
|
42
|
+
- 它能被什么证据撤回?
|
|
43
|
+
- 它是否需要读取 `../crossframe/references/read-routing-map.md` 指向的概念卡?
|
|
44
|
+
|
|
45
|
+
不能保留不能回答以上问题的概念。
|