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,51 @@
|
|
|
1
|
+
# CrossFrame v5 Coverage Map
|
|
2
|
+
|
|
3
|
+
本文件说明 v5 DOCX 的标题节点、连读包、协议和工作表之间的覆盖关系。
|
|
4
|
+
|
|
5
|
+
## 覆盖总览
|
|
6
|
+
|
|
7
|
+
- v5 标题节点:386
|
|
8
|
+
- v5 表格:58
|
|
9
|
+
- v5 连读包:26
|
|
10
|
+
- `continuity-bundles.md` 只做索引;每个连读包正文放在 `references/continuity-bundles/v5/`。
|
|
11
|
+
|
|
12
|
+
## 连读包覆盖
|
|
13
|
+
|
|
14
|
+
| 连读包 | 命中标题数 | 代表标题 | 主要协议/工作表 |
|
|
15
|
+
| --- | ---: | --- | --- |
|
|
16
|
+
| `v5-use-boundary-governance-pack` | 43 | 第一部分:极简导读;模型不是什么;什么时候可以使用;使用边界与证据治理总闸;诊断准入、降级与退出条件 | 工具化 / 公开发布 / 技能封装: references/framework-ontology-protection.md; worksheets/source-continuity-check.md |
|
|
17
|
+
| `v5-diagnosis-admission-downgrade-exit-pack` | 59 | 第一部分:极简导读;模型不是什么;什么时候可以使用;使用边界与证据治理总闸;什么时候不能使用 | 快速诊断: protocols/diagnosis-protocol.md; worksheets/intake-worksheet.md; worksheets/seven-gates-worksheet.md |
|
|
18
|
+
| `v5-low-power-protection-pack` | 92 | 模型是什么;模型仍然要做什么;什么时候不能使用;强判断八件套;低权力主体保护优先原则 | 公开强判断 / 资格名誉资源权利: protocols/proposition-verification-protocol.md; protocols/anti-capture-protocol.md<br>公共制度 / 平台治理 / 公共评论: protocols/public-institution-protocol.md; protocols/anti-capture-protocol.md<br>亲密关系 / 无法退出 / 创伤: protocols/intimate-relationship-protocol.md; protocols/healing-transfer-protocol.md |
|
|
19
|
+
| `v5-concept-weaponization-dogma-pack` | 41 | 常见误用;第二部分:供给层:使用准则、边界与盲区;一、框架定位;二、使用准则;2.1 概念武器化的防范 | 按 read-routing-map.md 场景读取 |
|
|
20
|
+
| `v5-cross-scale-context-translation-pack` | 52 | 模型是什么;轻量诊断流程;强判断前必须回答的 10 个问题;一、框架定位;1.1 跨尺度迁移闸 | 按 read-routing-map.md 场景读取 |
|
|
21
|
+
| `v5-seven-gates-diagnosis-pack` | 54 | 第四部分:诊断层:流程、工具箱、维度与输出;十二、诊断与预判框架;七闸诊断流程(前置协议);12.0.1 观测影响登记;12.1 诊断档位 | 快速诊断: protocols/diagnosis-protocol.md; worksheets/intake-worksheet.md; worksheets/seven-gates-worksheet.md<br>完整诊断 / 审计 / 深度分析: protocols/diagnosis-protocol.md; references/v5-section-digest-index.md; references/v5-term-fidelity.md<br>文章 / 评论 / 可读输出: ../crossframe-essay/SKILL.md; templates/user-facing-language.md |
|
|
22
|
+
| `v5-source-evidence-separation-pack` | 179 | 模型是什么;模型仍然要做什么;使用边界与证据治理总闸;什么时候不能使用;轻量诊断流程 | 完整诊断 / 审计 / 深度分析: protocols/diagnosis-protocol.md; references/v5-section-digest-index.md; references/v5-term-fidelity.md<br>AI 报告 / 合规材料 / 自评: references/concept-cards/malicious-compliance-ai-validation.md; references/concept-cards/evidence-cost.md |
|
|
23
|
+
| `v5-evidence-downgrade-action-ceiling-pack` | 42 | 模型是什么;模型仍然要做什么;使用边界与证据治理总闸;什么时候不能使用;强判断八件套 | 开放断言 / 命题验证: protocols/open-assertion-protocol.md; protocols/proposition-verification-protocol.md<br>公开强判断 / 资格名誉资源权利: protocols/proposition-verification-protocol.md; protocols/anti-capture-protocol.md |
|
|
24
|
+
| `v5-observation-reflexivity-release-pack` | 47 | 信号成本校正规则;2.3.1 观测参与与反身性准则;反身性等级;基线与响应分离;结构变量增益原则 | 按 read-routing-map.md 场景读取 |
|
|
25
|
+
| `v5-ai-process-artifact-boundary-pack` | 37 | 什么时候不能使用;一页式输出模板;2.1 概念武器化的防范;2.2 框架教条化的防范;诊断发布协议 | AI 报告 / 合规材料 / 自评: references/concept-cards/malicious-compliance-ai-validation.md; references/concept-cards/evidence-cost.md |
|
|
26
|
+
| `v5-strong-judgment-eight-pack` | 73 | 使用边界与证据治理总闸;强判断前必须回答的 10 个问题;强判断八件套;1.1 跨尺度迁移闸;信号成本校正规则 | 公开强判断 / 资格名誉资源权利: protocols/proposition-verification-protocol.md; protocols/anti-capture-protocol.md |
|
|
27
|
+
| `v5-open-assertion-proposition-pack` | 43 | 模型是什么;一、框架定位;1.1 跨尺度迁移闸;零级至二级 开放断言许可规则;权力封闭度触发规则 | 开放断言 / 命题验证: protocols/open-assertion-protocol.md; protocols/proposition-verification-protocol.md |
|
|
28
|
+
| `v5-core-concept-integrity-pack` | 152 | 什么时候可以使用;1.0 解释对象:人类结构化世界;1.1 跨尺度迁移闸;反过度自缚规则;结构变量增益原则 | 完整诊断 / 审计 / 深度分析: protocols/diagnosis-protocol.md; references/v5-section-digest-index.md; references/v5-term-fidelity.md |
|
|
29
|
+
| `v5-anchor-dynamics-structure-process-pack` | 138 | 模型仍然要做什么;1.0 解释对象:人类结构化世界;2.2 框架教条化的防范;基线与响应分离;结构变量增益原则 | 按 read-routing-map.md 场景读取 |
|
|
30
|
+
| `v5-root-assumptions-meta-rules-pack` | 56 | 模型仍然要做什么;2.2 框架教条化的防范;弱信号保护规则;2.3.2 证据追踪与判断降级准则;过程性产物边界规则 | 框架自诊 / 证伪 / 版本治理: protocols/framework-boundary-protocol.md; references/framework-ontology-protection.md |
|
|
31
|
+
| `v5-state-coordinate-lifecycle-pack` | 77 | 常见误用;第三部分:传导层:核心概念、根假设与状态坐标;四、核心概念;4.1 概念层级与改动规则;概念保真原则 | 生命周期 / 阶段判断 / 长期演化: protocols/lifecycle-diagnosis-protocol.md; protocols/progression-protocol.md |
|
|
32
|
+
| `v5-long-evolution-progression-field-pack` | 52 | 高尺度环境势场;4.5 过程组;A6 嵌套耦合根假设;判断作为开放性承担行动;阶段3:圈层初期————扰动壁垒成型,带束缚发展(局部状态坐标) | 生命周期 / 阶段判断 / 长期演化: protocols/lifecycle-diagnosis-protocol.md; protocols/progression-protocol.md |
|
|
33
|
+
| `v5-governance-continuity-multicenter-pack` | 27 | 反过度自缚规则;六个元约束索引;承接再生产推论;偿付约束推论;判断作为开放性承担行动 | 组织复盘 / 修复: protocols/governance-continuity-protocol.md; protocols/healing-transfer-protocol.md |
|
|
34
|
+
| `v5-action-healing-transfer-pack` | 118 | 诊断准入、降级与退出条件;来源-证据-判断-行动上限输出栏;第二部分:供给层:使用准则、边界与盲区;弱信号保护规则;2.3.1 观测参与与反身性准则 | 组织复盘 / 修复: protocols/governance-continuity-protocol.md; protocols/healing-transfer-protocol.md<br>亲密关系 / 无法退出 / 创伤: protocols/intimate-relationship-protocol.md; protocols/healing-transfer-protocol.md |
|
|
35
|
+
| `v5-responsibility-intervention-separation-pack` | 83 | 什么时候可以使用;1.0 解释对象:人类结构化世界;观测递归收束原则;反模型殖民规则;小尺度亲密关系轻量入口 | 组织复盘 / 修复: protocols/governance-continuity-protocol.md; protocols/healing-transfer-protocol.md |
|
|
36
|
+
| `v5-love-trapped-trauma-pack` | 22 | 1.0 解释对象:人类结构化世界;2.8 输出边界分级;中层承接与高责任主体耗竭;A7 时间不可逆根假设;非闭合行动推论 | 亲密关系 / 无法退出 / 创伤: protocols/intimate-relationship-protocol.md; protocols/healing-transfer-protocol.md |
|
|
37
|
+
| `v5-public-power-institution-pack` | 55 | 低权力主体保护优先原则;1.0 解释对象:人类结构化世界;2.1 概念武器化的防范;2.3.1 观测参与与反身性准则;反模型殖民规则 | 公共制度 / 平台治理 / 公共评论: protocols/public-institution-protocol.md; protocols/anti-capture-protocol.md |
|
|
38
|
+
| `v5-domain-translation-normative-source-pack` | 30 | 来源-证据-判断-行动上限输出栏;2.1 概念武器化的防范;2.2 框架教条化的防范;2.3.2 证据追踪与判断降级准则;2.4 对外表达与语境翻译规则 | 文章 / 评论 / 可读输出: ../crossframe-essay/SKILL.md; templates/user-facing-language.md |
|
|
39
|
+
| `v5-media-platform-crisis-pack` | 27 | 2.3.1 观测参与与反身性准则;基线与响应分离;诊断发布协议;2.9.4 程序有效性检查;人格化子锚点的生命周期 | 公共制度 / 平台治理 / 公共评论: protocols/public-institution-protocol.md; protocols/anti-capture-protocol.md |
|
|
40
|
+
| `v5-framework-self-diagnosis-falsification-pack` | 55 | 2.3.2 证据追踪与判断降级准则;2.7 适用性分级;5.0 根假设层级说明;5.4 根假设使用纪律;九、自主解离 | 框架自诊 / 证伪 / 版本治理: protocols/framework-boundary-protocol.md; references/framework-ontology-protection.md |
|
|
41
|
+
| `v5-toolization-accessibility-release-pack` | 38 | 基线与响应分离;2.10 模块化入口与成本标签;16.2 框架自诊五问;十七、共识程序具体化规则;17.2 名义程序与有效程序 | 工具化 / 公开发布 / 技能封装: references/framework-ontology-protection.md; worksheets/source-continuity-check.md |
|
|
42
|
+
|
|
43
|
+
## 技能覆盖
|
|
44
|
+
|
|
45
|
+
| Skill | v5 读取责任 |
|
|
46
|
+
| --- | --- |
|
|
47
|
+
| `crossframe` | 核心七闸、v5 source modules、26 个连读包、概念保真和诊断协议。 |
|
|
48
|
+
| `crossframe-suite` | 只做模式/角色选择和路由;进入成文前交给 essay 的文章类型选择器;v5 包由目标 skill 读取。 |
|
|
49
|
+
| `crossframe-essay` | 保留文章类型选择器和 50 个写作技法;成文前读取 v5 路由包和结构洞察底稿。 |
|
|
50
|
+
| `crossframe-review` | 隐藏质量闸;检查七闸、八件套、低权力保护、证据降级和正文未被吞掉。 |
|
|
51
|
+
| `crossframe-public / org / dialogue / debate / notebook / casebook / teach` | 专项 skill 按 read-routing-map.md 读取对应 v5 连读包,不独立改写权威源。 |
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# CrossFrame v5 Material Selection Map
|
|
2
|
+
|
|
3
|
+
本文件规定一次 CrossFrame 调用怎样从 v5 source modules 进入连读包、协议和输出模板。
|
|
4
|
+
|
|
5
|
+
## 默认顺序
|
|
6
|
+
|
|
7
|
+
1. 读 `references/runtime-read-policy.md` 和 `references/read-routing-map.md` 确认用户问题落在哪类 v5 source modules、协议和连读包。
|
|
8
|
+
2. 读 `references/continuity-closure-map.md`,先命中入口包,再展开“必须同读包”的闭包,最后才选择相邻候选包。
|
|
9
|
+
3. 读取入口包和必要闭包包对应的 `references/continuity-bundles/v5/<bundle-id>.md`;需要包索引说明时再读 `references/continuity-bundles.md`。
|
|
10
|
+
4. 只有源锚点不足、高责任源审计、用户要求原文核验或需要 V5-H 范围时,才定向读取 `references/v5-source-spine.md`、`references/v5-section-digest-index.md`、`references/v5-coverage-map.md` 或 `references/v5-term-fidelity.md` 的相关局部。
|
|
11
|
+
5. 生成 `templates/read-state-capsule.md` 规定的 `v5-read-state-capsule`,把 source modules、入口包、必须同读闭包、相邻候选和降档边界交给下游。
|
|
12
|
+
6. 进入 `references/read-routing-map.md` 指定的 protocol / worksheet / concept card / template。
|
|
13
|
+
7. 输出前用 `worksheets/seven-gates-worksheet.md`、`worksheets/source-continuity-check.md` 与 `worksheets/source-anchor-integrity-check.md` 降档检查。
|
|
14
|
+
|
|
15
|
+
## 闭包规则
|
|
16
|
+
|
|
17
|
+
- 连读包不是按需孤立检索;命中一个入口包后,必须递归展开其“必须同读包”。
|
|
18
|
+
- `3 个核心包 + 2 个辅助包` 只限制入口包和相邻候选包选择,不限制必须同读闭包。
|
|
19
|
+
- 如果上下文不足以读取闭包中的硬依赖,不得跳过依赖包维持原判断,只能降档、暂停强判断或改为待补读。
|
|
20
|
+
- 胶囊不是额外正文;它只记录本次读过什么、源锚点在哪里、哪些内容必须降档或标为本文推断。
|
|
21
|
+
|
|
22
|
+
## 场景路由
|
|
23
|
+
|
|
24
|
+
| 场景 | 必读材料 | 默认连读包 |
|
|
25
|
+
| --- | --- | --- |
|
|
26
|
+
| 快速诊断 | protocols/diagnosis-protocol.md; worksheets/intake-worksheet.md; worksheets/seven-gates-worksheet.md | `v5-diagnosis-admission-downgrade-exit-pack`, `v5-seven-gates-diagnosis-pack` |
|
|
27
|
+
| 完整诊断 / 审计 / 深度分析 | protocols/diagnosis-protocol.md; references/runtime-read-policy.md; references/continuity-closure-map.md; 必要时定向读取 v5 source module 局部 | `v5-seven-gates-diagnosis-pack`, `v5-source-evidence-separation-pack`, `v5-core-concept-integrity-pack` |
|
|
28
|
+
| 开放断言 / 命题验证 | protocols/open-assertion-protocol.md; protocols/proposition-verification-protocol.md | `v5-open-assertion-proposition-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
29
|
+
| 公开强判断 / 资格名誉资源权利 | protocols/proposition-verification-protocol.md; protocols/anti-capture-protocol.md | `v5-strong-judgment-eight-pack`, `v5-low-power-protection-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
30
|
+
| AI 报告 / 合规材料 / 自评 | references/concept-cards/malicious-compliance-ai-validation.md; references/concept-cards/evidence-cost.md | `v5-ai-process-artifact-boundary-pack`, `v5-source-evidence-separation-pack` |
|
|
31
|
+
| 生命周期 / 阶段判断 / 长期演化 | protocols/lifecycle-diagnosis-protocol.md; protocols/progression-protocol.md | `v5-state-coordinate-lifecycle-pack`, `v5-long-evolution-progression-field-pack` |
|
|
32
|
+
| 组织复盘 / 修复 | protocols/governance-continuity-protocol.md; protocols/healing-transfer-protocol.md | `v5-governance-continuity-multicenter-pack`, `v5-responsibility-intervention-separation-pack`, `v5-action-healing-transfer-pack` |
|
|
33
|
+
| 公共制度 / 平台治理 / 公共评论 | protocols/public-institution-protocol.md; protocols/anti-capture-protocol.md | `v5-public-power-institution-pack`, `v5-media-platform-crisis-pack`, `v5-low-power-protection-pack` |
|
|
34
|
+
| 亲密关系 / 无法退出 / 创伤 | protocols/intimate-relationship-protocol.md; protocols/healing-transfer-protocol.md | `v5-love-trapped-trauma-pack`, `v5-low-power-protection-pack`, `v5-action-healing-transfer-pack` |
|
|
35
|
+
| 文章 / 评论 / 可读输出 | ../crossframe-essay/SKILL.md; templates/user-facing-language.md | `v5-domain-translation-normative-source-pack`, `v5-seven-gates-diagnosis-pack` |
|
|
36
|
+
| 框架自诊 / 证伪 / 版本治理 | protocols/framework-boundary-protocol.md; references/framework-ontology-protection.md | `v5-framework-self-diagnosis-falsification-pack`, `v5-root-assumptions-meta-rules-pack` |
|
|
37
|
+
| 工具化 / 公开发布 / 技能封装 | references/framework-ontology-protection.md; worksheets/source-continuity-check.md | `v5-toolization-accessibility-release-pack`, `v5-use-boundary-governance-pack` |
|
|
38
|
+
|
|
39
|
+
## 强制追加规则
|
|
40
|
+
|
|
41
|
+
- 高责任文章、公共评论、组织处置、公开判断:追加 `v5-seven-gates-diagnosis-pack`、`v5-strong-judgment-eight-pack`、`v5-low-power-protection-pack`、`v5-evidence-downgrade-action-ceiling-pack`。
|
|
42
|
+
- AI 报告、合规材料、机构自评:追加 `v5-ai-process-artifact-boundary-pack`,并声明过程性产物不能证明现实已经被验证。
|
|
43
|
+
- 生命周期判断:追加 `v5-state-coordinate-lifecycle-pack`;必须写对象、层级、时间窗口、反向条件、暂停条件、撤回路径。
|
|
44
|
+
- 亲密关系、无法退出、复杂创伤:追加 `v5-love-trapped-trauma-pack` 与 `v5-low-power-protection-pack`,先保护安全和退出空间。
|
|
45
|
+
- 任何只读单张概念卡就要承担结论的情况:必须回到 `v5-core-concept-integrity-pack` 和相邻包。
|