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,67 @@
|
|
|
1
|
+
# 治理连续性与多中心包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-governance-continuity-multicenter-pack`
|
|
4
|
+
- 关键词:治理连续性、多中心、调节、预警、偿付、承接者、代际、嵌套治理
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H025` 反过度自缚规则(段落 514-517)
|
|
9
|
+
- `V5-H096` 六个元约束索引(段落 1226-1228)
|
|
10
|
+
- `V5-H113` 承接再生产推论(段落 1286-1287)
|
|
11
|
+
- `V5-H114` 偿付约束推论(段落 1288-1289)
|
|
12
|
+
- `V5-H118` 判断作为开放性承担行动(段落 1299-1301)
|
|
13
|
+
- `V5-H119` 不浪费爱原则(段落 1302-1305)
|
|
14
|
+
- `V5-H142` 8.3 四个防御机制(段落 1427-1431)
|
|
15
|
+
- `V5-H155` 十、调节、预警与偿付约束(段落 1471-1472)
|
|
16
|
+
- `V5-H156` 10.1 调节-控制层(段落 1473-1475)
|
|
17
|
+
- `V5-H157` 10.2 监测-深时间预警层(段落 1476-1478)
|
|
18
|
+
- `V5-H158` 10.3 承诺-偿付约束层(段落 1479-1481)
|
|
19
|
+
- `V5-H160` 虚稳态与隐藏维护债(段落 1485-1487)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
检查一个系统是否有持续调节、预警、偿付、承接者再生产和多中心纠偏能力。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
组织修复、制度治理、长期项目、公共承诺、代际承接或平台治理。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
调节-控制、监测-深时间预警、承诺-偿付、多中心-嵌套治理、代际承接。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-public-power-institution-pack`
|
|
36
|
+
- `v5-responsibility-intervention-separation-pack`
|
|
37
|
+
|
|
38
|
+
## 必须同读闭包(递归展开)
|
|
39
|
+
|
|
40
|
+
- `v5-public-power-institution-pack`
|
|
41
|
+
- `v5-responsibility-intervention-separation-pack`
|
|
42
|
+
- `v5-low-power-protection-pack`
|
|
43
|
+
- `v5-source-evidence-separation-pack`
|
|
44
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
45
|
+
|
|
46
|
+
## 硬失败
|
|
47
|
+
|
|
48
|
+
把一次性修复、口号承诺或单中心控制当作治理连续性。
|
|
49
|
+
|
|
50
|
+
## 降档规则
|
|
51
|
+
|
|
52
|
+
没有偿付和承接者生成时,只能说短期管理,不能说长期治理。
|
|
53
|
+
|
|
54
|
+
## 相邻候选包(非硬约束)
|
|
55
|
+
|
|
56
|
+
- `v5-public-power-institution-pack`
|
|
57
|
+
- `v5-long-evolution-progression-field-pack`
|
|
58
|
+
|
|
59
|
+
## 输出影响
|
|
60
|
+
|
|
61
|
+
输出必须写调节、预警、偿付、多中心和承接者状态。
|
|
62
|
+
|
|
63
|
+
## 输出自检
|
|
64
|
+
|
|
65
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
66
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
67
|
+
- 是否写出降档、暂停或撤回条件?
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# 长期演化、递进与势场包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-long-evolution-progression-field-pack`
|
|
4
|
+
- 关键词:长期、递进、势场、自主解离、基本盘、沉积、预警、多中心、代际
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H084` 高尺度环境势场(段落 973-1009)
|
|
9
|
+
- `V5-H091` 4.5 过程组(段落 1110-1171)
|
|
10
|
+
- `V5-H104` A6 嵌套耦合根假设(段落 1255-1257)
|
|
11
|
+
- `V5-H118` 判断作为开放性承担行动(段落 1299-1301)
|
|
12
|
+
- `V5-H125` 阶段3:圈层初期————扰动壁垒成型,带束缚发展(局部状态坐标)(段落 1323-1324)
|
|
13
|
+
- `V5-H134` 七、递进模式(段落 1393-1393)
|
|
14
|
+
- `V5-H135` 7.1 递进的核心逻辑(段落 1394-1399)
|
|
15
|
+
- `V5-H136` 7.2 三个递进陷阱(段落 1400-1413)
|
|
16
|
+
- `V5-H139` 八、双向势场管理(段落 1421-1421)
|
|
17
|
+
- `V5-H140` 8.1 正向子锚点的势场效应(段落 1422-1423)
|
|
18
|
+
- `V5-H141` 8.2 负向子锚点的势场效应(段落 1424-1426)
|
|
19
|
+
- `V5-H142` 8.3 四个防御机制(段落 1427-1431)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
处理长期累积、子锚点递进、正负势场、沉积基本盘、自主解离与治理连续性。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
战略推进、长期修复、忙但没有积累、系统停滞、组织演化、文明尺度压力测试。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
递进模式、双向势场、自主解离、调节预警偿付、多中心治理、代际承接。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-state-coordinate-lifecycle-pack`
|
|
36
|
+
- `v5-governance-continuity-multicenter-pack`
|
|
37
|
+
|
|
38
|
+
## 必须同读闭包(递归展开)
|
|
39
|
+
|
|
40
|
+
- `v5-state-coordinate-lifecycle-pack`
|
|
41
|
+
- `v5-governance-continuity-multicenter-pack`
|
|
42
|
+
- `v5-observation-reflexivity-release-pack`
|
|
43
|
+
- `v5-public-power-institution-pack`
|
|
44
|
+
- `v5-responsibility-intervention-separation-pack`
|
|
45
|
+
- `v5-source-evidence-separation-pack`
|
|
46
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
47
|
+
- `v5-low-power-protection-pack`
|
|
48
|
+
|
|
49
|
+
## 硬失败
|
|
50
|
+
|
|
51
|
+
把势场当氛围,把长期演化写成单因果线。
|
|
52
|
+
|
|
53
|
+
## 降档规则
|
|
54
|
+
|
|
55
|
+
缺少时间序列和反馈写回时,只能给观察框架。
|
|
56
|
+
|
|
57
|
+
## 相邻候选包(非硬约束)
|
|
58
|
+
|
|
59
|
+
- `v5-governance-continuity-multicenter-pack`
|
|
60
|
+
- `v5-state-coordinate-lifecycle-pack`
|
|
61
|
+
|
|
62
|
+
## 输出影响
|
|
63
|
+
|
|
64
|
+
输出必须写递进链、势场方向、承接者和反馈写回。
|
|
65
|
+
|
|
66
|
+
## 输出自检
|
|
67
|
+
|
|
68
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
69
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
70
|
+
- 是否写出降档、暂停或撤回条件?
|
package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-love-trapped-trauma-pack.md
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
# 爱、无法退出与复杂创伤包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-love-trapped-trauma-pack`
|
|
4
|
+
- 关键词:爱、无法退出、复杂创伤、健康基准、照护、创伤、开放性承担、保护优先级
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H020` 1.0 解释对象:人类结构化世界(段落 488-489)
|
|
9
|
+
- `V5-H048` 2.8 输出边界分级(段落 713-716)
|
|
10
|
+
- `V5-H087` 中层承接与高责任主体耗竭(段落 1015-1054)
|
|
11
|
+
- `V5-H105` A7 时间不可逆根假设(段落 1258-1260)
|
|
12
|
+
- `V5-H115` 非闭合行动推论(段落 1290-1291)
|
|
13
|
+
- `V5-H131` 非线性路径库(段落 1384-1386)
|
|
14
|
+
- `V5-H158` 10.3 承诺-偿付约束层(段落 1479-1481)
|
|
15
|
+
- `V5-H166` 11.4 长期预判规则(段落 1502-1504)
|
|
16
|
+
- `V5-H192` 1. 中层承接器(段落 1601-1602)
|
|
17
|
+
- `V5-H230` 维度8:路径依赖(段落 1682-1683)
|
|
18
|
+
- `V5-H280` 13.2 操作准则与爱诊断红线(段落 1816-1847)
|
|
19
|
+
- `V5-H281` 哲学层:爱;诊断层:开放性承担行动(段落 1848-1856)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
处理爱、照护、无法退出和复杂创伤时先保护痛苦、安全、主体性和退出空间。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
亲密关系、家庭、照护、创伤性生存策略、无健康基准、爱被要求或道德化。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
无法退出主体保护、复杂创伤、无健康基准、开放性承担行动、爱诊断红线。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-low-power-protection-pack`
|
|
36
|
+
- `v5-action-healing-transfer-pack`
|
|
37
|
+
|
|
38
|
+
## 必须同读闭包(递归展开)
|
|
39
|
+
|
|
40
|
+
- `v5-low-power-protection-pack`
|
|
41
|
+
- `v5-action-healing-transfer-pack`
|
|
42
|
+
- `v5-source-evidence-separation-pack`
|
|
43
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
44
|
+
- `v5-responsibility-intervention-separation-pack`
|
|
45
|
+
|
|
46
|
+
## 硬失败
|
|
47
|
+
|
|
48
|
+
把爱写成忍耐命令,或要求无法退出者完成理想退出。
|
|
49
|
+
|
|
50
|
+
## 降档规则
|
|
51
|
+
|
|
52
|
+
不能保障安全时,不做关系修复建议,只给保护和外部承接。
|
|
53
|
+
|
|
54
|
+
## 相邻候选包(非硬约束)
|
|
55
|
+
|
|
56
|
+
- `v5-low-power-protection-pack`
|
|
57
|
+
- `v5-action-healing-transfer-pack`
|
|
58
|
+
|
|
59
|
+
## 输出影响
|
|
60
|
+
|
|
61
|
+
输出必须先接住处境,再写边界、保护、承接和可撤回行动。
|
|
62
|
+
|
|
63
|
+
## 输出自检
|
|
64
|
+
|
|
65
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
66
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
67
|
+
- 是否写出降档、暂停或撤回条件?
|
package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-low-power-protection-pack.md
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# 低权力主体保护包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-low-power-protection-pack`
|
|
4
|
+
- 关键词:低权力、弱信号、反报复、无法退出、保护、安全、匿名、低暴露
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H002` 模型是什么(段落 406-410)
|
|
9
|
+
- `V5-H004` 模型仍然要做什么(段落 413-415)
|
|
10
|
+
- `V5-H007` 什么时候不能使用(段落 421-432)
|
|
11
|
+
- `V5-H012` 强判断八件套(段落 456-458)
|
|
12
|
+
- `V5-H017` 低权力主体保护优先原则(段落 476-476)
|
|
13
|
+
- `V5-H025` 反过度自缚规则(段落 514-517)
|
|
14
|
+
- `V5-H027` 信号成本校正规则(段落 529-531)
|
|
15
|
+
- `V5-H028` 弱信号保护规则(段落 532-551)
|
|
16
|
+
- `V5-H037` 2.5 框架本体保护准则(段落 575-575)
|
|
17
|
+
- `V5-H043` 过程性产物边界规则(段落 694-696)
|
|
18
|
+
- `V5-H047` 权力封闭度触发规则(段落 710-712)
|
|
19
|
+
- `V5-H049` 2.9 诊断可行性与反俘获协议(段落 717-720)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
先保护承受成本更高、表达更危险、退出空间更小的主体,防止诊断扩大伤害。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
亲密关系、家庭、小团队、平台治理、公共制度、投诉申诉、无法退出主体。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
低权力主体、弱信号保护、反报复、低暴露记录、退出转移。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-source-evidence-separation-pack`
|
|
36
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
37
|
+
|
|
38
|
+
## 必须同读闭包(递归展开)
|
|
39
|
+
|
|
40
|
+
- `v5-source-evidence-separation-pack`
|
|
41
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
42
|
+
|
|
43
|
+
## 硬失败
|
|
44
|
+
|
|
45
|
+
把修复责任压回受伤者,或让弱信号暴露在高权力对象面前。
|
|
46
|
+
|
|
47
|
+
## 降档规则
|
|
48
|
+
|
|
49
|
+
不能保护时不得公开强判断,只能给安全边界和外部承接建议。
|
|
50
|
+
|
|
51
|
+
## 相邻候选包(非硬约束)
|
|
52
|
+
|
|
53
|
+
- `v5-love-trapped-trauma-pack`
|
|
54
|
+
- `v5-public-power-institution-pack`
|
|
55
|
+
|
|
56
|
+
## 输出影响
|
|
57
|
+
|
|
58
|
+
输出必须先写安全、暴露、退出和保护边界。
|
|
59
|
+
|
|
60
|
+
## 输出自检
|
|
61
|
+
|
|
62
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
63
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
64
|
+
- 是否写出降档、暂停或撤回条件?
|
package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-media-platform-crisis-pack.md
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# 媒体、平台与危机包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-media-platform-crisis-pack`
|
|
4
|
+
- 关键词:媒体、平台、舆论、危机、公共记忆、发布、传播、申诉
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H030` 2.3.1 观测参与与反身性准则(段落 556-559)
|
|
9
|
+
- `V5-H032` 基线与响应分离(段落 561-562)
|
|
10
|
+
- `V5-H034` 诊断发布协议(段落 567-568)
|
|
11
|
+
- `V5-H053` 2.9.4 程序有效性检查(段落 727-729)
|
|
12
|
+
- `V5-H138` 人格化子锚点的生命周期(段落 1416-1420)
|
|
13
|
+
- `V5-H153` 第四步,解离后的持续弱连接(段落 1464-1465)
|
|
14
|
+
- `V5-H189` 12.3 命题验证表(段落 1594-1595)
|
|
15
|
+
- `V5-H213` 21. 判断降级检查(段落 1644-1645)
|
|
16
|
+
- `V5-H214` 22. 受影响位置检查(段落 1646-1647)
|
|
17
|
+
- `V5-H227` 维度5:失稳因素态势(段落 1672-1674)
|
|
18
|
+
- `V5-H235` 维度12:正负锚点平衡(段落 1691-1692)
|
|
19
|
+
- `V5-H240` 维度16:中介化程度(段落 1700-1701)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
处理传播放大、平台权力、公共记忆和危机响应中的证据、反报复与发布责任。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
媒体事件、平台处罚、公共争议、危机公关、公开发文、舆论反转。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
公共权力、证据降级、弱信号保护、发布门禁、公共记忆和申诉入口。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-public-power-institution-pack`
|
|
36
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
37
|
+
- `v5-strong-judgment-eight-pack`
|
|
38
|
+
|
|
39
|
+
## 必须同读闭包(递归展开)
|
|
40
|
+
|
|
41
|
+
- `v5-public-power-institution-pack`
|
|
42
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
43
|
+
- `v5-strong-judgment-eight-pack`
|
|
44
|
+
- `v5-low-power-protection-pack`
|
|
45
|
+
- `v5-source-evidence-separation-pack`
|
|
46
|
+
- `v5-open-assertion-proposition-pack`
|
|
47
|
+
- `v5-seven-gates-diagnosis-pack`
|
|
48
|
+
|
|
49
|
+
## 硬失败
|
|
50
|
+
|
|
51
|
+
用传播热度替代证据,或把未验证判断写入公共记忆。
|
|
52
|
+
|
|
53
|
+
## 降档规则
|
|
54
|
+
|
|
55
|
+
公开材料未过门禁时,只能写边界化评论和待核验问题。
|
|
56
|
+
|
|
57
|
+
## 相邻候选包(非硬约束)
|
|
58
|
+
|
|
59
|
+
- `v5-public-power-institution-pack`
|
|
60
|
+
- `v5-strong-judgment-eight-pack`
|
|
61
|
+
|
|
62
|
+
## 输出影响
|
|
63
|
+
|
|
64
|
+
输出必须写传播风险、证据状态、发布条件和撤回机制。
|
|
65
|
+
|
|
66
|
+
## 输出自检
|
|
67
|
+
|
|
68
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
69
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
70
|
+
- 是否写出降档、暂停或撤回条件?
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# 观测反身性与收束包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-observation-reflexivity-release-pack`
|
|
4
|
+
- 关键词:观测、反身、递归、收束、高反身性、表演、反制、熵增
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H027` 信号成本校正规则(段落 529-531)
|
|
9
|
+
- `V5-H030` 2.3.1 观测参与与反身性准则(段落 556-559)
|
|
10
|
+
- `V5-H031` 反身性等级(段落 560-560)
|
|
11
|
+
- `V5-H032` 基线与响应分离(段落 561-562)
|
|
12
|
+
- `V5-H033` 结构变量增益原则(段落 563-566)
|
|
13
|
+
- `V5-H034` 诊断发布协议(段落 567-568)
|
|
14
|
+
- `V5-H035` 观测递归收束原则(段落 569-573)
|
|
15
|
+
- `V5-H040` 人格化子锚点的四种误判(段落 591-603)
|
|
16
|
+
- `V5-H049` 2.9 诊断可行性与反俘获协议(段落 717-720)
|
|
17
|
+
- `V5-H051` 2.9.2 高反身性博弈模式(段落 723-724)
|
|
18
|
+
- `V5-H054` 2.9.5 人工智能合规表演与反俘获机制(段落 730-732)
|
|
19
|
+
- `V5-H068` 概念保真原则(段落 798-801)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
处理被诊断、命名、公开或追踪后对象会改变行为的场景,并规定何时停止递归观察。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
对象会表演、反制、改证据、改边界,或用户要求持续追踪反应。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
观测影响登记、高反身性博弈、观测递归扩张与收束、阶段 6 熵增边界。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-source-evidence-separation-pack`
|
|
36
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
37
|
+
|
|
38
|
+
## 必须同读闭包(递归展开)
|
|
39
|
+
|
|
40
|
+
- `v5-source-evidence-separation-pack`
|
|
41
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
42
|
+
|
|
43
|
+
## 硬失败
|
|
44
|
+
|
|
45
|
+
无限追踪反应,或把对象被观察后的表演当作原始证据。
|
|
46
|
+
|
|
47
|
+
## 降档规则
|
|
48
|
+
|
|
49
|
+
第三层后无新增结构变量或风险增加时必须收束。
|
|
50
|
+
|
|
51
|
+
## 相邻候选包(非硬约束)
|
|
52
|
+
|
|
53
|
+
- `v5-state-coordinate-lifecycle-pack`
|
|
54
|
+
- `v5-media-platform-crisis-pack`
|
|
55
|
+
|
|
56
|
+
## 输出影响
|
|
57
|
+
|
|
58
|
+
输出必须区分原始状态、观测后反应和收束理由。
|
|
59
|
+
|
|
60
|
+
## 输出自检
|
|
61
|
+
|
|
62
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
63
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
64
|
+
- 是否写出降档、暂停或撤回条件?
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# 开放断言与命题验证包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-open-assertion-proposition-pack`
|
|
4
|
+
- 关键词:开放断言、命题验证、前瞻登记、反证、申诉、可撤回、判断勇气
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H002` 模型是什么(段落 406-410)
|
|
9
|
+
- `V5-H019` 一、框架定位(段落 479-487)
|
|
10
|
+
- `V5-H021` 1.1 跨尺度迁移闸(段落 490-494)
|
|
11
|
+
- `V5-H046` 零级至二级 开放断言许可规则(段落 704-709)
|
|
12
|
+
- `V5-H047` 权力封闭度触发规则(段落 710-712)
|
|
13
|
+
- `V5-H053` 2.9.4 程序有效性检查(段落 727-729)
|
|
14
|
+
- `V5-H054` 2.9.5 人工智能合规表演与反俘获机制(段落 730-732)
|
|
15
|
+
- `V5-H057` 2.9.8 判断勇气与开放断言协议(段落 742-747)
|
|
16
|
+
- `V5-H103` A5 反馈写回根假设(段落 1252-1254)
|
|
17
|
+
- `V5-H108` 中介化判断补充(段落 1268-1279)
|
|
18
|
+
- `V5-H114` 偿付约束推论(段落 1288-1289)
|
|
19
|
+
- `V5-H167` 第四部分:诊断层:流程、工具箱、维度与输出(段落 1505-1506)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
保留必要判断勇气,同时让判断停留在可撤回、可验证、可申诉的层级。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
证据不足但风险不能无视、用户要求判断、需要提出命题或预测。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
开放断言记录表、命题验证表、前瞻登记、反证入口、撤回条件。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-source-evidence-separation-pack`
|
|
36
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
37
|
+
|
|
38
|
+
## 必须同读闭包(递归展开)
|
|
39
|
+
|
|
40
|
+
- `v5-source-evidence-separation-pack`
|
|
41
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
42
|
+
|
|
43
|
+
## 硬失败
|
|
44
|
+
|
|
45
|
+
用开放断言绕过证据责任,或把命题验证写成已经证明。
|
|
46
|
+
|
|
47
|
+
## 降档规则
|
|
48
|
+
|
|
49
|
+
未完成验证前不得进入强处置或公共记忆。
|
|
50
|
+
|
|
51
|
+
## 相邻候选包(非硬约束)
|
|
52
|
+
|
|
53
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
54
|
+
- `v5-strong-judgment-eight-pack`
|
|
55
|
+
|
|
56
|
+
## 输出影响
|
|
57
|
+
|
|
58
|
+
输出必须写命题、证据状态、反向条件和验证窗口。
|
|
59
|
+
|
|
60
|
+
## 输出自检
|
|
61
|
+
|
|
62
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
63
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
64
|
+
- 是否写出降档、暂停或撤回条件?
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
# 公共权力与制度包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-public-power-institution-pack`
|
|
4
|
+
- 关键词:公共、制度、平台、权力、公共承诺、程序、高权力密度、治理
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H017` 低权力主体保护优先原则(段落 476-476)
|
|
9
|
+
- `V5-H020` 1.0 解释对象:人类结构化世界(段落 488-489)
|
|
10
|
+
- `V5-H023` 2.1 概念武器化的防范(段落 496-505)
|
|
11
|
+
- `V5-H030` 2.3.1 观测参与与反身性准则(段落 556-559)
|
|
12
|
+
- `V5-H039` 反模型殖民规则(段落 577-590)
|
|
13
|
+
- `V5-H053` 2.9.4 程序有效性检查(段落 727-729)
|
|
14
|
+
- `V5-H059` 强判断程序正义协议(八件套)(段落 754-754)
|
|
15
|
+
- `V5-H072` 核心概念修改资格五问(段落 816-817)
|
|
16
|
+
- `V5-H081` 启动-转译-让渡职责(段落 893-916)
|
|
17
|
+
- `V5-H084` 高尺度环境势场(段落 973-1009)
|
|
18
|
+
- `V5-H116` 专项约束与不升根规则(段落 1292-1295)
|
|
19
|
+
- `V5-H125` 阶段3:圈层初期————扰动壁垒成型,带束缚发展(局部状态坐标)(段落 1323-1324)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
公共权力和制度场景必须处理程序有效性、反报复、证据降级和行动上限。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
平台治理、政策、机构责任、公共争议、公共评论、申诉、合规和制度修复。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
公共承诺、高权力密度、程序有效性、制度治理、反报复和公共记忆。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-low-power-protection-pack`
|
|
36
|
+
- `v5-source-evidence-separation-pack`
|
|
37
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
38
|
+
|
|
39
|
+
## 必须同读闭包(递归展开)
|
|
40
|
+
|
|
41
|
+
- `v5-low-power-protection-pack`
|
|
42
|
+
- `v5-source-evidence-separation-pack`
|
|
43
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
44
|
+
|
|
45
|
+
## 硬失败
|
|
46
|
+
|
|
47
|
+
把程序外观当有效程序,或让公共评论越过证据边界。
|
|
48
|
+
|
|
49
|
+
## 降档规则
|
|
50
|
+
|
|
51
|
+
程序无效或反报复不足时不能给最终性公共强判断。
|
|
52
|
+
|
|
53
|
+
## 相邻候选包(非硬约束)
|
|
54
|
+
|
|
55
|
+
- `v5-media-platform-crisis-pack`
|
|
56
|
+
- `v5-governance-continuity-multicenter-pack`
|
|
57
|
+
|
|
58
|
+
## 输出影响
|
|
59
|
+
|
|
60
|
+
输出必须写制度责任、程序缺口、证据边界和低权力保护。
|
|
61
|
+
|
|
62
|
+
## 输出自检
|
|
63
|
+
|
|
64
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
65
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
66
|
+
- 是否写出降档、暂停或撤回条件?
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# 责任链与干预边界分离包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-responsibility-intervention-separation-pack`
|
|
4
|
+
- 关键词:责任、干预、责任链、承接者、成本、中层耗竭、高责任、操作准则
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H005` 什么时候可以使用(段落 416-417)
|
|
9
|
+
- `V5-H020` 1.0 解释对象:人类结构化世界(段落 488-489)
|
|
10
|
+
- `V5-H035` 观测递归收束原则(段落 569-573)
|
|
11
|
+
- `V5-H039` 反模型殖民规则(段落 577-590)
|
|
12
|
+
- `V5-H041` 小尺度亲密关系轻量入口(段落 604-689)
|
|
13
|
+
- `V5-H044` 2.7 适用性分级(段落 697-699)
|
|
14
|
+
- `V5-H045` 零级至二级 试探行动许可规则(段落 700-703)
|
|
15
|
+
- `V5-H046` 零级至二级 开放断言许可规则(段落 704-709)
|
|
16
|
+
- `V5-H048` 2.8 输出边界分级(段落 713-716)
|
|
17
|
+
- `V5-H050` 2.9.1 诊断可行性五问(段落 721-722)
|
|
18
|
+
- `V5-H052` 2.9.3 渐进式诊断契约(段落 725-726)
|
|
19
|
+
- `V5-H060` 2.10 模块化入口与成本标签(段落 755-757)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
分清谁造成问题、谁有条件改变、谁在承接成本、诊断者能干预到哪里。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
组织复盘、公共评论、亲密关系、团队修复、问责和行动建议。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
责任链、行动承接、结构负荷、干预边界、成本分配和修复写回。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-source-evidence-separation-pack`
|
|
36
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
37
|
+
|
|
38
|
+
## 必须同读闭包(递归展开)
|
|
39
|
+
|
|
40
|
+
- `v5-source-evidence-separation-pack`
|
|
41
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
42
|
+
|
|
43
|
+
## 硬失败
|
|
44
|
+
|
|
45
|
+
把责任平均化、抽象化,或让无权者承担修复成本。
|
|
46
|
+
|
|
47
|
+
## 降档规则
|
|
48
|
+
|
|
49
|
+
责任链不清时只给问题拆分和待核验清单。
|
|
50
|
+
|
|
51
|
+
## 相邻候选包(非硬约束)
|
|
52
|
+
|
|
53
|
+
- `v5-low-power-protection-pack`
|
|
54
|
+
- `v5-action-healing-transfer-pack`
|
|
55
|
+
|
|
56
|
+
## 输出影响
|
|
57
|
+
|
|
58
|
+
输出必须写责任位置、可干预位置和不可替代的外部处置。
|
|
59
|
+
|
|
60
|
+
## 输出自检
|
|
61
|
+
|
|
62
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
63
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
64
|
+
- 是否写出降档、暂停或撤回条件?
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# 根假设与元规则包
|
|
2
|
+
|
|
3
|
+
- ID:`v5-root-assumptions-meta-rules-pack`
|
|
4
|
+
- 关键词:根假设、元规则、核心推论、暂停使用、反例、假设层、边界元假设
|
|
5
|
+
|
|
6
|
+
## 源锚点
|
|
7
|
+
|
|
8
|
+
- `V5-H004` 模型仍然要做什么(段落 413-415)
|
|
9
|
+
- `V5-H024` 2.2 框架教条化的防范(段落 506-513)
|
|
10
|
+
- `V5-H028` 弱信号保护规则(段落 532-551)
|
|
11
|
+
- `V5-H029` 2.3.2 证据追踪与判断降级准则(段落 552-555)
|
|
12
|
+
- `V5-H043` 过程性产物边界规则(段落 694-696)
|
|
13
|
+
- `V5-H058` 2.9.9 强判断程序正义协议(段落 748-753)
|
|
14
|
+
- `V5-H061` 三、盲区声明(段落 758-778)
|
|
15
|
+
- `V5-H063` 第三部分:传导层:核心概念、根假设与状态坐标(段落 788-789)
|
|
16
|
+
- `V5-H070` 四类概念的使用位置(段落 806-809)
|
|
17
|
+
- `V5-H071` 概念层级分流规则(段落 810-815)
|
|
18
|
+
- `V5-H090` 跨圈层作用链与边界通道控制权(段落 1091-1109)
|
|
19
|
+
- `V5-H093` 五、核心根假设(段落 1207-1207)
|
|
20
|
+
|
|
21
|
+
## 必须连读原因
|
|
22
|
+
|
|
23
|
+
让框架底层假设可声明、可降级、可暂停、可接受反例,而不是用定义自保。
|
|
24
|
+
|
|
25
|
+
## 触发场景
|
|
26
|
+
|
|
27
|
+
用户问框架是否成立、概念是否自洽、理论后台、第一因、意义或抽象命题。
|
|
28
|
+
|
|
29
|
+
## 必须同读材料
|
|
30
|
+
|
|
31
|
+
根假设层级、元规则、核心推论、开放行动与非闭合、根假设使用纪律。
|
|
32
|
+
|
|
33
|
+
## 必须同读包(硬约束)
|
|
34
|
+
|
|
35
|
+
- `v5-domain-translation-normative-source-pack`
|
|
36
|
+
|
|
37
|
+
## 必须同读闭包(递归展开)
|
|
38
|
+
|
|
39
|
+
- `v5-domain-translation-normative-source-pack`
|
|
40
|
+
- `v5-use-boundary-governance-pack`
|
|
41
|
+
- `v5-concept-weaponization-dogma-pack`
|
|
42
|
+
- `v5-diagnosis-admission-downgrade-exit-pack`
|
|
43
|
+
- `v5-core-concept-integrity-pack`
|
|
44
|
+
- `v5-seven-gates-diagnosis-pack`
|
|
45
|
+
- `v5-evidence-downgrade-action-ceiling-pack`
|
|
46
|
+
- `v5-anchor-dynamics-structure-process-pack`
|
|
47
|
+
- `v5-source-evidence-separation-pack`
|
|
48
|
+
|
|
49
|
+
## 硬失败
|
|
50
|
+
|
|
51
|
+
用框架自己的概念证明框架永远正确。
|
|
52
|
+
|
|
53
|
+
## 降档规则
|
|
54
|
+
|
|
55
|
+
反例触发时暂停对应根假设,不强行补丁化解释。
|
|
56
|
+
|
|
57
|
+
## 相邻候选包(非硬约束)
|
|
58
|
+
|
|
59
|
+
- `v5-framework-self-diagnosis-falsification-pack`
|
|
60
|
+
- `v5-domain-translation-normative-source-pack`
|
|
61
|
+
|
|
62
|
+
## 输出影响
|
|
63
|
+
|
|
64
|
+
输出必须声明使用了哪个根假设、可被什么反例暂停。
|
|
65
|
+
|
|
66
|
+
## 输出自检
|
|
67
|
+
|
|
68
|
+
- 是否先声明对象、事实、证据缺口和用途?
|
|
69
|
+
- 是否明确本包只影响结构判断,不替代现实核验?
|
|
70
|
+
- 是否写出降档、暂停或撤回条件?
|