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,285 @@
|
|
|
1
|
+
# v2.0 源结构脊柱
|
|
2
|
+
|
|
3
|
+
本文件从 `跨尺度结构诊断框架v2.0.docx` 的 Word 标题层级生成,用于保存 2.0 原文的章节顺序、相邻关系和 CrossFrame 承接位置。它不是原文复制件;不得把本文件当作完整理论正文。
|
|
4
|
+
|
|
5
|
+
- 来源:`跨尺度结构诊断框架v2.0.docx`
|
|
6
|
+
- 非空段落:1641
|
|
7
|
+
- Word 标题节点:258
|
|
8
|
+
- 稳定 ID:`V2-H001` 起按原文标题出现顺序编号。
|
|
9
|
+
- 使用方法:先按 `read-routing-map.md` 确定任务路由,再用本文件确认相邻章节和连续联读包。
|
|
10
|
+
|
|
11
|
+
## 连续联读包图例
|
|
12
|
+
|
|
13
|
+
| 联读包 ID | 中文名 | 作用 | 必须避免的读法 |
|
|
14
|
+
| --- | --- | --- | --- |
|
|
15
|
+
| `framework-use-discipline-pack` | 框架使用纪律包 | 约束 CrossFrame 如何使用:防概念武器化、防教条化、防万能化、防 AI 文本替代证据。 | 不得只读单个概念卡;必须联读使用准则、输出禁忌、本体保护、AI 输出分离和适用性分级。 |
|
|
16
|
+
| `judgment-responsibility-pack` | 判断责任包 | 约束开放断言、强判断、命题验证和高责任处置,防止把可撤回判断当终局裁决。 | 不得只读单个概念卡;必须联读证据成本、判断档位、命题验证、申诉/反证入口、弱信号保护和反俘获。 |
|
|
17
|
+
| `diagnosis-mainline-pack` | 诊断主线包 | 保持对象、事实、尺度、机制候选、五闸、工具箱和诊断维度的连续主线。 | 不得只读单个概念卡;必须联读有限干预、观测登记、诊断档位、主流程、五闸十三步、诊断工具箱和维度。 |
|
|
18
|
+
| `intimate-love-care-pack` | 亲密关系/爱/照护包 | 处理关系、照护、爱、解释劳动和疗愈时,先保护痛苦、安全和边界。 | 不得只读单个概念卡;必须联读亲密关系轻量入口、爱诊断红线、开放行动、修复副产品、责任链和疗愈/转移。 |
|
|
19
|
+
| `public-power-governance-pack` | 公共制度与权力包 | 处理平台、制度、公共承诺、程序有效性、权力封闭和低权力主体保护。 | 不得只读单个概念卡;必须联读反俘获、程序有效性、弱信号安全、退出转移、公共承诺、偿付和多中心治理。 |
|
|
20
|
+
| `long-evolution-deep-pack` | 长期演化深水区包 | 处理根假设、生命周期、递进、势场、自主解离、治理连续性和文明尺度压力测试。 | 不得只读单个概念卡;必须联读根假设/核心推论、生命周期、递进、势场、解离、调节预警偿付、多中心治理和超大规模压力测试。 |
|
|
21
|
+
| `expression-article-pack` | 表达与文章输出包 | 把后台概念翻译成人话、管理/制度/技术语境或文章输出,避免术语墙。 | 不得只读单个概念卡;必须联读对外表达翻译、AI 通俗模板、用户语言闸和文章底稿/正文规则。 |
|
|
22
|
+
| `source-structure-only` | 源结构节点 | 目录或结构占位,只保持原文顺序 | 不得作为诊断依据 |
|
|
23
|
+
|
|
24
|
+
## 源章节顺序表
|
|
25
|
+
|
|
26
|
+
| ID | 段落 | 层级 | 标题 | 连续联读包 | 承接状态 | CrossFrame 承接位置 | 前一节 | 后一节 |
|
|
27
|
+
| --- | ---: | ---: | --- | --- | --- | --- | --- | --- |
|
|
28
|
+
| `V2-H001` | P0001 | H1 | 目录 | `source-structure-only` | 源结构节点 | references/v2-source-spine.md | `-` | `V2-H002` |
|
|
29
|
+
| `V2-H002` | P0120 | H1 | 第一部分:极简导读 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H001` | `V2-H003` |
|
|
30
|
+
| `V2-H003` | P0121 | H2 | 模型是什么 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H002` | `V2-H004` |
|
|
31
|
+
| `V2-H004` | P0124 | H2 | 模型不是什么 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H003` | `V2-H005` |
|
|
32
|
+
| `V2-H005` | P0126 | H2 | 模型仍然要做什么 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H004` | `V2-H006` |
|
|
33
|
+
| `V2-H006` | P0129 | H2 | 什么时候可以使用 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H005` | `V2-H007` |
|
|
34
|
+
| `V2-H007` | P0131 | H2 | 什么时候不能使用 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H006` | `V2-H008` |
|
|
35
|
+
| `V2-H008` | P0134 | H2 | 前台 9 个入口概念 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H007` | `V2-H009` |
|
|
36
|
+
| `V2-H009` | P0135 | H2 | 轻量诊断流程 | `framework-use-discipline-pack`, `diagnosis-mainline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md;protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H008` | `V2-H010` |
|
|
37
|
+
| `V2-H010` | P0145 | H2 | 强判断前必须回答的 10 个问题 | `judgment-responsibility-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H009` | `V2-H011` |
|
|
38
|
+
| `V2-H011` | P0156 | H2 | 一页式输出模板 | `expression-article-pack` | 已协议化/已联读约束 | protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H010` | `V2-H012` |
|
|
39
|
+
| `V2-H012` | P0157 | H2 | 常见误用 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H011` | `V2-H013` |
|
|
40
|
+
| `V2-H013` | P0159 | H1 | 第二部分:操作手册 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H012` | `V2-H014` |
|
|
41
|
+
| `V2-H014` | P0160 | H1 | 一、框架定位 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H013` | `V2-H015` |
|
|
42
|
+
| `V2-H015` | P0175 | H2 | 1.0 解释对象:人类结构化世界 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H014` | `V2-H016` |
|
|
43
|
+
| `V2-H016` | P0177 | H2 | 1.1 跨尺度迁移闸 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H015` | `V2-H017` |
|
|
44
|
+
| `V2-H017` | P0182 | H1 | 二、使用准则 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H016` | `V2-H018` |
|
|
45
|
+
| `V2-H018` | P0183 | H2 | 2.1 概念武器化的防范 | `framework-use-discipline-pack` | 已概念卡化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H017` | `V2-H019` |
|
|
46
|
+
| `V2-H019` | P0193 | H2 | 2.2 框架教条化的防范 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H018` | `V2-H020` |
|
|
47
|
+
| `V2-H020` | P0201 | H3 | 反过度自缚规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H019` | `V2-H021` |
|
|
48
|
+
| `V2-H021` | P0205 | H2 | 2.3 十二条操作性准则 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H020` | `V2-H022` |
|
|
49
|
+
| `V2-H022` | P0216 | H3 | 信号成本校正规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H021` | `V2-H023` |
|
|
50
|
+
| `V2-H023` | P0219 | H3 | 弱信号保护规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H022` | `V2-H024` |
|
|
51
|
+
| `V2-H024` | P0239 | H2 | 2.3.1 观测参与与反身性准则 | `framework-use-discipline-pack` | 已概念卡化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H023` | `V2-H025` |
|
|
52
|
+
| `V2-H025` | P0243 | H3 | 反身性等级 | `diagnosis-mainline-pack` | 已概念卡化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H024` | `V2-H026` |
|
|
53
|
+
| `V2-H026` | P0244 | H3 | 基线与响应分离 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H025` | `V2-H027` |
|
|
54
|
+
| `V2-H027` | P0246 | H3 | 结构变量增益原则 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H026` | `V2-H028` |
|
|
55
|
+
| `V2-H028` | P0250 | H3 | 诊断发布协议 | `diagnosis-mainline-pack`, `expression-article-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H027` | `V2-H029` |
|
|
56
|
+
| `V2-H029` | P0252 | H3 | 观测递归收束原则 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H028` | `V2-H030` |
|
|
57
|
+
| `V2-H030` | P0257 | H2 | 2.4 对外表达与语境翻译规则 | `expression-article-pack` | 已协议化/已联读约束 | protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H029` | `V2-H031` |
|
|
58
|
+
| `V2-H031` | P0258 | H2 | 2.5 框架本体保护准则 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H030` | `V2-H032` |
|
|
59
|
+
| `V2-H032` | P0259 | H3 | 反领域殖民规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H031` | `V2-H033` |
|
|
60
|
+
| `V2-H033` | P0260 | H3 | 反模型殖民规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H032` | `V2-H034` |
|
|
61
|
+
| `V2-H034` | P0274 | H3 | 人格化子锚点的四种误判 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H033` | `V2-H035` |
|
|
62
|
+
| `V2-H035` | P0287 | H2 | 小尺度亲密关系轻量入口 | `intimate-love-care-pack` | 已协议化/已联读约束 | protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H034` | `V2-H036` |
|
|
63
|
+
| `V2-H036` | P0373 | H2 | 2.6 AI 输出与诊断分离原则 | `diagnosis-mainline-pack`, `expression-article-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H035` | `V2-H037` |
|
|
64
|
+
| `V2-H037` | P0377 | H2 | 2.7 适用性分级 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H036` | `V2-H038` |
|
|
65
|
+
| `V2-H038` | P0380 | H3 | L0-L2 试探行动许可规则 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H037` | `V2-H039` |
|
|
66
|
+
| `V2-H039` | P0384 | H3 | L0-L2 开放断言许可规则 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H038` | `V2-H040` |
|
|
67
|
+
| `V2-H040` | P0390 | H3 | 权力封闭度触发规则 | `judgment-responsibility-pack`, `public-power-governance-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H039` | `V2-H041` |
|
|
68
|
+
| `V2-H041` | P0393 | H2 | 2.8 输出禁忌 | `framework-use-discipline-pack`, `expression-article-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H040` | `V2-H042` |
|
|
69
|
+
| `V2-H042` | P0406 | H2 | 2.9 诊断可行性与反俘获协议 | `judgment-responsibility-pack`, `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H041` | `V2-H043` |
|
|
70
|
+
| `V2-H043` | P0410 | H3 | 2.9.1 诊断可行性五问 | `judgment-responsibility-pack`, `diagnosis-mainline-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H042` | `V2-H044` |
|
|
71
|
+
| `V2-H044` | P0412 | H3 | 2.9.2 高反身性博弈模式 | `judgment-responsibility-pack` | 已概念卡化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H043` | `V2-H045` |
|
|
72
|
+
| `V2-H045` | P0414 | H3 | 2.9.3 渐进式诊断契约 | `judgment-responsibility-pack`, `diagnosis-mainline-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H044` | `V2-H046` |
|
|
73
|
+
| `V2-H046` | P0416 | H3 | 2.9.4 程序有效性检查 | `judgment-responsibility-pack`, `public-power-governance-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H045` | `V2-H047` |
|
|
74
|
+
| `V2-H047` | P0419 | H3 | 2.9.5 AI 合规表演与反俘获机制 | `judgment-responsibility-pack`, `public-power-governance-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H046` | `V2-H048` |
|
|
75
|
+
| `V2-H048` | P0422 | H3 | 2.9.6 低条件试探行动协议 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H047` | `V2-H049` |
|
|
76
|
+
| `V2-H049` | P0428 | H3 | 2.9.7 权力封闭度与退出转移机制 | `judgment-responsibility-pack`, `public-power-governance-pack` | 已概念卡化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H048` | `V2-H050` |
|
|
77
|
+
| `V2-H050` | P0431 | H3 | 2.9.8 判断勇气与开放断言协议 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H049` | `V2-H051` |
|
|
78
|
+
| `V2-H051` | P0437 | H2 | 2.10 模块化入口与成本标签 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H050` | `V2-H052` |
|
|
79
|
+
| `V2-H052` | P0440 | H1 | 七、诊断与预判框架 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H051` | `V2-H053` |
|
|
80
|
+
| `V2-H053` | P0441 | H2 | 7.0 使用入口:诊断是有限干预 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H052` | `V2-H054` |
|
|
81
|
+
| `V2-H054` | P0451 | H2 | 7.0.1 观测影响登记 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H053` | `V2-H055` |
|
|
82
|
+
| `V2-H055` | P0456 | H2 | 7.1 诊断档位 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H054` | `V2-H056` |
|
|
83
|
+
| `V2-H056` | P0461 | H2 | 7.2 诊断主流程 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H055` | `V2-H057` |
|
|
84
|
+
| `V2-H057` | P0462 | H3 | 第零步:圈层界定与信号筛选 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H056` | `V2-H058` |
|
|
85
|
+
| `V2-H058` | P0466 | H3 | 第一步:确定核心分析对象 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H057` | `V2-H059` |
|
|
86
|
+
| `V2-H059` | P0468 | H3 | 第二步:识别主导约束 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H058` | `V2-H060` |
|
|
87
|
+
| `V2-H060` | P0470 | H3 | 第三步:判定演化阶段与阶段内位置 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H059` | `V2-H061` |
|
|
88
|
+
| `V2-H061` | P0472 | H3 | 第四步:评估锚点、先行者与关键保护变量 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H060` | `V2-H062` |
|
|
89
|
+
| `V2-H062` | P0474 | H3 | 第五步:检查推力链、主体层、支撑通道和失稳因素 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H061` | `V2-H063` |
|
|
90
|
+
| `V2-H063` | P0476 | H3 | 第六步:审视长期隐患 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H062` | `V2-H064` |
|
|
91
|
+
| `V2-H064` | P0478 | H3 | 第七步:检查高责任判断的硬约束 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H063` | `V2-H065` |
|
|
92
|
+
| `V2-H065` | P0482 | H3 | 第八步:形成分支预判 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H064` | `V2-H066` |
|
|
93
|
+
| `V2-H066` | P0484 | H3 | 第九步:诊断完备性检查 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H065` | `V2-H067` |
|
|
94
|
+
| `V2-H067` | P0487 | H2 | 7.2.1 细化诊断流程:五闸十三步 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H066` | `V2-H068` |
|
|
95
|
+
| `V2-H068` | P0507 | H2 | 7.2.2 AI 通俗输出模板 | `expression-article-pack` | 已协议化/已联读约束 | protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H067` | `V2-H069` |
|
|
96
|
+
| `V2-H069` | P0516 | H3 | 开放断言输出模板 | `judgment-responsibility-pack`, `expression-article-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H068` | `V2-H070` |
|
|
97
|
+
| `V2-H070` | P0525 | H3 | 高反身性对象的条件式输出模板 | `expression-article-pack` | 已协议化/已联读约束 | protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H069` | `V2-H071` |
|
|
98
|
+
| `V2-H071` | P0527 | H3 | 低条件试探行动输出模板 | `judgment-responsibility-pack`, `expression-article-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H070` | `V2-H072` |
|
|
99
|
+
| `V2-H072` | P0536 | H2 | 7.3.0 开放断言记录表 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H071` | `V2-H073` |
|
|
100
|
+
| `V2-H073` | P0538 | H2 | 7.3 命题验证表 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H072` | `V2-H074` |
|
|
101
|
+
| `V2-H074` | P0540 | H2 | 7.3.1 前瞻登记规则 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H073` | `V2-H075` |
|
|
102
|
+
| `V2-H075` | P0543 | H2 | 7.4 诊断工具箱 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H074` | `V2-H076` |
|
|
103
|
+
| `V2-H076` | P0545 | H3 | 1. 中层承接器 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H075` | `V2-H077` |
|
|
104
|
+
| `V2-H077` | P0547 | H3 | 2. 高频小回流 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H076` | `V2-H078` |
|
|
105
|
+
| `V2-H078` | P0549 | H3 | 3. 抽样稽核回插 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H077` | `V2-H079` |
|
|
106
|
+
| `V2-H079` | P0551 | H3 | 4. 摘要失真链 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H078` | `V2-H080` |
|
|
107
|
+
| `V2-H080` | P0553 | H3 | 5. 注意力分诊 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H079` | `V2-H081` |
|
|
108
|
+
| `V2-H081` | P0555 | H3 | 6. 主动收束出口 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H080` | `V2-H082` |
|
|
109
|
+
| `V2-H082` | P0557 | H3 | 7. 生命节点承接窗口 | `diagnosis-mainline-pack`, `intimate-love-care-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H081` | `V2-H083` |
|
|
110
|
+
| `V2-H083` | P0559 | H3 | 8. 低破坏争议处置 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H082` | `V2-H084` |
|
|
111
|
+
| `V2-H084` | P0561 | H3 | 9. 平庸化责任断裂 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H083` | `V2-H085` |
|
|
112
|
+
| `V2-H085` | P0563 | H3 | 10. 尺度升维稀释与重锚定 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H084` | `V2-H086` |
|
|
113
|
+
| `V2-H086` | P0565 | H3 | 11. 跨圈层作用链 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H085` | `V2-H087` |
|
|
114
|
+
| `V2-H087` | P0568 | H3 | 12. 舆情与公关响应 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H086` | `V2-H088` |
|
|
115
|
+
| `V2-H088` | P0571 | H3 | 13. 调节-预警-偿付检查 | `public-power-governance-pack` | 已协议化/已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H087` | `V2-H089` |
|
|
116
|
+
| `V2-H089` | P0573 | H3 | 14. 多中心-承接者检查 | `public-power-governance-pack` | 已协议化/已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H088` | `V2-H090` |
|
|
117
|
+
| `V2-H090` | P0575 | H3 | 15. 边界类型识别 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H089` | `V2-H091` |
|
|
118
|
+
| `V2-H091` | P0577 | H3 | 16. 局部排除区 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H090` | `V2-H092` |
|
|
119
|
+
| `V2-H092` | P0579 | H3 | 17. 机制候选地图 | `diagnosis-mainline-pack` | 已概念卡化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H091` | `V2-H093` |
|
|
120
|
+
| `V2-H093` | P0581 | H3 | 18. 非线性闭合检查 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H092` | `V2-H094` |
|
|
121
|
+
| `V2-H094` | P0583 | H3 | 19. 有效对象转换检查 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H093` | `V2-H095` |
|
|
122
|
+
| `V2-H095` | P0585 | H2 | 7.5 基础诊断维度(10个) | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H094` | `V2-H096` |
|
|
123
|
+
| `V2-H096` | P0586 | H3 | 维度1:锚点健康度 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H095` | `V2-H097` |
|
|
124
|
+
| `V2-H097` | P0588 | H3 | 维度2:先行者状态 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H096` | `V2-H098` |
|
|
125
|
+
| `V2-H098` | P0590 | H3 | 维度3:推力链与环境势场 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已索引化/后台联读 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H097` | `V2-H099` |
|
|
126
|
+
| `V2-H099` | P0593 | H3 | 维度4:主体层健康度 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H098` | `V2-H100` |
|
|
127
|
+
| `V2-H100` | P0595 | H3 | 维度5:失稳因素态势 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H099` | `V2-H101` |
|
|
128
|
+
| `V2-H101` | P0598 | H3 | 维度6:结构性熵增 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H100` | `V2-H102` |
|
|
129
|
+
| `V2-H102` | P0601 | H3 | 维度7:边界状态 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H101` | `V2-H103` |
|
|
130
|
+
| `V2-H103` | P0605 | H3 | 维度8:路径依赖 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H102` | `V2-H104` |
|
|
131
|
+
| `V2-H104` | P0607 | H3 | 维度9:演化阶段与价值冲突 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H103` | `V2-H105` |
|
|
132
|
+
| `V2-H105` | P0609 | H3 | 维度10:动力余量 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H104` | `V2-H106` |
|
|
133
|
+
| `V2-H106` | P0611 | H2 | 7.6 扩展诊断维度(3个) | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H105` | `V2-H107` |
|
|
134
|
+
| `V2-H107` | P0612 | H3 | 维度11:递进健康度 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已索引化/后台联读 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H106` | `V2-H108` |
|
|
135
|
+
| `V2-H108` | P0614 | H3 | 维度12:正负锚点平衡 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H107` | `V2-H109` |
|
|
136
|
+
| `V2-H109` | P0616 | H3 | 维度13:疗愈准备度 | `diagnosis-mainline-pack`, `intimate-love-care-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H108` | `V2-H110` |
|
|
137
|
+
| `V2-H110` | P0618 | H2 | 7.7 输出格式 | `expression-article-pack` | 已协议化/已联读约束 | protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H109` | `V2-H111` |
|
|
138
|
+
| `V2-H111` | P0623 | H3 | 开放断言格式 | `judgment-responsibility-pack`, `expression-article-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H110` | `V2-H112` |
|
|
139
|
+
| `V2-H112` | P0626 | H3 | 低条件试探行动格式 | `judgment-responsibility-pack`, `expression-article-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H111` | `V2-H113` |
|
|
140
|
+
| `V2-H113` | P0628 | H2 | 7.8 证伪与反叙事检查 | `judgment-responsibility-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H112` | `V2-H114` |
|
|
141
|
+
| `V2-H114` | P0634 | H2 | 7.9 超大规模压力测试 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H113` | `V2-H115` |
|
|
142
|
+
| `V2-H115` | P0638 | H1 | 八、操作层通则 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H114` | `V2-H116` |
|
|
143
|
+
| `V2-H116` | P0639 | H2 | 诊断与干预分离规则 | `framework-use-discipline-pack`, `diagnosis-mainline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md;protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H115` | `V2-H117` |
|
|
144
|
+
| `V2-H117` | P0641 | H3 | 试探行动不等于正式干预 | `judgment-responsibility-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H116` | `V2-H118` |
|
|
145
|
+
| `V2-H118` | P0644 | H2 | 判断责任与行动责任分离 | `judgment-responsibility-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H117` | `V2-H119` |
|
|
146
|
+
| `V2-H119` | P0648 | H2 | 主动收束与低破坏争议处置 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H118` | `V2-H120` |
|
|
147
|
+
| `V2-H120` | P0653 | H2 | 责任归属边界 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H119` | `V2-H121` |
|
|
148
|
+
| `V2-H121` | P0656 | H2 | 趋势判断限制 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H120` | `V2-H122` |
|
|
149
|
+
| `V2-H122` | P0657 | H2 | 尺度升维的误用边界 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H121` | `V2-H123` |
|
|
150
|
+
| `V2-H123` | P0664 | H2 | 反例压力测试 | `judgment-responsibility-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H122` | `V2-H124` |
|
|
151
|
+
| `V2-H124` | P0666 | H3 | 0. 责任链硬规则 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H123` | `V2-H125` |
|
|
152
|
+
| `V2-H125` | P0667 | H3 | 0.1 平庸化责任断裂结构 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H124` | `V2-H126` |
|
|
153
|
+
| `V2-H126` | P0673 | H3 | 1. 结构性熵增是否掩盖责任 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H125` | `V2-H127` |
|
|
154
|
+
| `V2-H127` | P0676 | H3 | 2. 失稳因素是否被用来打压异见 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H126` | `V2-H128` |
|
|
155
|
+
| `V2-H128` | P0679 | H3 | 3. 环境势场是否被宿命化 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H127` | `V2-H129` |
|
|
156
|
+
| `V2-H129` | P0682 | H3 | 4. 主体层不足是否责怪基层或弱者 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H128` | `V2-H130` |
|
|
157
|
+
| `V2-H130` | P0685 | H3 | 5. 趋势判断是否变成命运判决 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H129` | `V2-H131` |
|
|
158
|
+
| `V2-H131` | P0688 | H2 | 强判断四格格式 | `judgment-responsibility-pack`, `expression-article-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H130` | `V2-H132` |
|
|
159
|
+
| `V2-H132` | P0690 | H3 | 1. 反向条件 | `judgment-responsibility-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H131` | `V2-H133` |
|
|
160
|
+
| `V2-H133` | P0692 | H3 | 2. 修复窗口 | `judgment-responsibility-pack`, `intimate-love-care-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H132` | `V2-H134` |
|
|
161
|
+
| `V2-H134` | P0694 | H3 | 3. 证据要求 | `judgment-responsibility-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md | `V2-H133` | `V2-H135` |
|
|
162
|
+
| `V2-H135` | P0696 | H3 | 4. 申诉入口 | `judgment-responsibility-pack`, `public-power-governance-pack` | 已协议化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H134` | `V2-H136` |
|
|
163
|
+
| `V2-H136` | P0698 | H2 | 高风险概念边界规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H135` | `V2-H137` |
|
|
164
|
+
| `V2-H137` | P0699 | H3 | 反馈写回边界 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H136` | `V2-H138` |
|
|
165
|
+
| `V2-H138` | P0703 | H3 | 标准化承认边界 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H137` | `V2-H139` |
|
|
166
|
+
| `V2-H139` | P0705 | H3 | 怀疑授权边界 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H138` | `V2-H140` |
|
|
167
|
+
| `V2-H140` | P0707 | H3 | 应用层收束边界 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H139` | `V2-H141` |
|
|
168
|
+
| `V2-H141` | P0708 | H3 | 去领域化边界规则 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H140` | `V2-H142` |
|
|
169
|
+
| `V2-H142` | P0711 | H2 | 8.1 指导原则(4条) | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H141` | `V2-H143` |
|
|
170
|
+
| `V2-H143` | P0719 | H2 | 8.2 操作准则与爱诊断红线 | `diagnosis-mainline-pack`, `intimate-love-care-pack` | 已概念卡化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H142` | `V2-H144` |
|
|
171
|
+
| `V2-H144` | P0751 | H3 | 哲学层:爱;诊断层:开放性承担行动 | `diagnosis-mainline-pack`, `intimate-love-care-pack` | 已概念卡化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H143` | `V2-H145` |
|
|
172
|
+
| `V2-H145` | P0760 | H3 | 爱诊断红线与反滥用协议 | `diagnosis-mainline-pack`, `intimate-love-care-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H144` | `V2-H146` |
|
|
173
|
+
| `V2-H146` | P0762 | H3 | 爱被结构浪费的诊断模板 | `diagnosis-mainline-pack`, `intimate-love-care-pack`, `expression-article-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md;protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H145` | `V2-H147` |
|
|
174
|
+
| `V2-H147` | P0763 | H2 | 8.3 超大规模圈层干预原则 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H146` | `V2-H148` |
|
|
175
|
+
| `V2-H148` | P0768 | H1 | 九、疗愈方案 | `intimate-love-care-pack` | 已协议化/已联读约束 | protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H147` | `V2-H149` |
|
|
176
|
+
| `V2-H149` | P0786 | H3 | 第一阶段:紧急抢救————防止崩解 | `intimate-love-care-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H148` | `V2-H150` |
|
|
177
|
+
| `V2-H150` | P0804 | H3 | 第二阶段:结构性修复————从死锁到跃迁 | `intimate-love-care-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H149` | `V2-H151` |
|
|
178
|
+
| `V2-H151` | P0815 | H3 | 第三阶段:高阶稳态建设————从发展到自我更新 | `intimate-love-care-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H150` | `V2-H152` |
|
|
179
|
+
| `V2-H152` | P0825 | H1 | 第三部分:理论框架 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H151` | `V2-H153` |
|
|
180
|
+
| `V2-H153` | P0826 | H1 | 三、盲区声明 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H152` | `V2-H154` |
|
|
181
|
+
| `V2-H154` | P0846 | H2 | 3.1 超大规模圈层盲区 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H153` | `V2-H155` |
|
|
182
|
+
| `V2-H155` | P0855 | H1 | 四、核心概念 | `long-evolution-deep-pack` | 已概念卡化/已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H154` | `V2-H156` |
|
|
183
|
+
| `V2-H156` | P0856 | H2 | 4.0 核心概念最小集 | `long-evolution-deep-pack` | 已概念卡化/已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H155` | `V2-H157` |
|
|
184
|
+
| `V2-H157` | P0860 | H2 | 4.1 概念层级与改动规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H156` | `V2-H158` |
|
|
185
|
+
| `V2-H158` | P0861 | H3 | 概念保真原则 | `framework-use-discipline-pack` | 已概念卡化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H157` | `V2-H159` |
|
|
186
|
+
| `V2-H159` | P0865 | H3 | 前台-后台双层术语规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H158` | `V2-H160` |
|
|
187
|
+
| `V2-H160` | P0869 | H3 | 四类概念的使用位置 | `diagnosis-mainline-pack` | 已概念卡化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H159` | `V2-H161` |
|
|
188
|
+
| `V2-H161` | P0873 | H3 | 概念层级分流规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H160` | `V2-H162` |
|
|
189
|
+
| `V2-H162` | P0879 | H3 | 核心概念修改资格五问 | `framework-use-discipline-pack`, `long-evolution-deep-pack` | 已概念卡化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H161` | `V2-H163` |
|
|
190
|
+
| `V2-H163` | P0881 | H2 | 4.1.1 概念融合与层级压缩规则 | `framework-use-discipline-pack` | 已协议化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H162` | `V2-H164` |
|
|
191
|
+
| `V2-H164` | P0894 | H2 | 4.2 锚点组 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已概念卡化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H163` | `V2-H165` |
|
|
192
|
+
| `V2-H165` | P0896 | H3 | 跨域互操作结构 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H164` | `V2-H166` |
|
|
193
|
+
| `V2-H166` | P0899 | H3 | 跨域互操作案例层 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H165` | `V2-H167` |
|
|
194
|
+
| `V2-H167` | P0904 | H3 | 多层锚结构 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H166` | `V2-H168` |
|
|
195
|
+
| `V2-H168` | P0905 | H3 | 尺度升维稀释与重锚定 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H167` | `V2-H169` |
|
|
196
|
+
| `V2-H169` | P0951 | H2 | 4.3 动力组 | `long-evolution-deep-pack` | 已概念卡化/已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H168` | `V2-H170` |
|
|
197
|
+
| `V2-H170` | P0953 | H3 | 启动-转译-让渡职责 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H169` | `V2-H171` |
|
|
198
|
+
| `V2-H171` | P0977 | H3 | 支撑通道组 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H170` | `V2-H172` |
|
|
199
|
+
| `V2-H172` | P1032 | H3 | 多层条件场诊断 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H171` | `V2-H173` |
|
|
200
|
+
| `V2-H173` | P1033 | H3 | 高尺度环境势场 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H172` | `V2-H174` |
|
|
201
|
+
| `V2-H174` | P1098 | H2 | 4.4 结构组 | `long-evolution-deep-pack` | 已概念卡化/已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H173` | `V2-H175` |
|
|
202
|
+
| `V2-H175` | P1100 | H3 | 行动承接能力 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H174` | `V2-H176` |
|
|
203
|
+
| `V2-H176` | P1103 | H3 | 中层承接与高责任主体耗竭 | `judgment-responsibility-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H175` | `V2-H177` |
|
|
204
|
+
| `V2-H177` | P1143 | H3 | 失稳机制与反武器化边界 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H176` | `V2-H178` |
|
|
205
|
+
| `V2-H178` | P1144 | H3 | 尺度升维下的扰动重判 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H177` | `V2-H179` |
|
|
206
|
+
| `V2-H179` | P1179 | H3 | 跨圈层作用链与边界通道控制权 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H178` | `V2-H180` |
|
|
207
|
+
| `V2-H180` | P1198 | H2 | 4.5 过程组 | `long-evolution-deep-pack` | 已概念卡化/已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H179` | `V2-H181` |
|
|
208
|
+
| `V2-H181` | P1260 | H3 | 结构负荷诊断 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H180` | `V2-H182` |
|
|
209
|
+
| `V2-H182` | P1295 | H1 | 五、核心根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H181` | `V2-H183` |
|
|
210
|
+
| `V2-H183` | P1296 | H2 | 5.0 根假设层级说明 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H182` | `V2-H184` |
|
|
211
|
+
| `V2-H184` | P1300 | H2 | 5.0.1 根假设、元规则与核心推论分流 | `long-evolution-deep-pack` | 已协议化/已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H183` | `V2-H185` |
|
|
212
|
+
| `V2-H185` | P1314 | H2 | 5.1 根假设层 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H184` | `V2-H186` |
|
|
213
|
+
| `V2-H186` | P1315 | H3 | A1 圈层识别根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H185` | `V2-H187` |
|
|
214
|
+
| `V2-H187` | P1318 | H3 | A2 有限承载根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H186` | `V2-H188` |
|
|
215
|
+
| `V2-H188` | P1321 | H3 | A3 存护-消解双功能根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H187` | `V2-H189` |
|
|
216
|
+
| `V2-H189` | P1324 | H3 | A4 位置遮蔽与视角不完备根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H188` | `V2-H190` |
|
|
217
|
+
| `V2-H190` | P1328 | H3 | A5 反馈写回根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H189` | `V2-H191` |
|
|
218
|
+
| `V2-H191` | P1331 | H3 | A6 嵌套耦合根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H190` | `V2-H192` |
|
|
219
|
+
| `V2-H192` | P1334 | H3 | A7 时间不可逆根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H191` | `V2-H193` |
|
|
220
|
+
| `V2-H193` | P1337 | H3 | A8 熵增与永续脆弱根假设 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H192` | `V2-H194` |
|
|
221
|
+
| `V2-H194` | P1340 | H3 | A9 观测参与与反身性根假设 | `framework-use-discipline-pack`, `long-evolution-deep-pack` | 已概念卡化/已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H193` | `V2-H195` |
|
|
222
|
+
| `V2-H195` | P1344 | H2 | 5.2 核心推论 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H194` | `V2-H196` |
|
|
223
|
+
| `V2-H196` | P1345 | H3 | 位置遮蔽推论 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H195` | `V2-H197` |
|
|
224
|
+
| `V2-H197` | P1347 | H3 | 反馈写回推论 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H196` | `V2-H198` |
|
|
225
|
+
| `V2-H198` | P1349 | H3 | 承接再生产推论 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H197` | `V2-H199` |
|
|
226
|
+
| `V2-H199` | P1351 | H3 | 偿付约束推论 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H198` | `V2-H200` |
|
|
227
|
+
| `V2-H200` | P1353 | H3 | 非闭合行动推论 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H199` | `V2-H201` |
|
|
228
|
+
| `V2-H201` | P1355 | H2 | 5.3 框架边界元假设:开放行动与非闭合 | `framework-use-discipline-pack` | 已联读约束 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md | `V2-H200` | `V2-H202` |
|
|
229
|
+
| `V2-H202` | P1358 | H3 | 判断作为开放性承担行动 | `intimate-love-care-pack` | 已联读约束 | protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H201` | `V2-H203` |
|
|
230
|
+
| `V2-H203` | P1361 | H3 | 不浪费爱原则 | `intimate-love-care-pack` | 已概念卡化/已联读约束 | protocols/intimate-relationship-protocol.md;protocols/healing-transfer-protocol.md;references/concept-cards/love-open-action.md | `V2-H202` | `V2-H204` |
|
|
231
|
+
| `V2-H204` | P1365 | H2 | 5.4 根假设使用纪律 | `framework-use-discipline-pack`, `long-evolution-deep-pack` | 已索引化/后台联读 | references/guardrails.md;references/framework-ontology-protection.md;protocols/framework-boundary-protocol.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H203` | `V2-H205` |
|
|
232
|
+
| `V2-H205` | P1367 | H1 | 六、全周期演化过程 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H204` | `V2-H206` |
|
|
233
|
+
| `V2-H206` | P1372 | H3 | 阶段0:锚点凝聚期 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H205` | `V2-H207` |
|
|
234
|
+
| `V2-H207` | P1375 | H3 | 阶段1:雏形期————先行者奠基 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H206` | `V2-H208` |
|
|
235
|
+
| `V2-H208` | P1378 | H3 | 阶段2:首次扩维期————主体诞生与扰动萌芽 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H207` | `V2-H209` |
|
|
236
|
+
| `V2-H209` | P1382 | H3 | 阶段3:圈层初期————扰动壁垒成型,带束缚发展 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H208` | `V2-H210` |
|
|
237
|
+
| `V2-H210` | P1384 | H3 | 阶段4:中期跃迁————壁垒瓦解 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H209` | `V2-H211` |
|
|
238
|
+
| `V2-H211` | P1404 | H3 | 阶段5:圈层中期————高效发展 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H210` | `V2-H212` |
|
|
239
|
+
| `V2-H212` | P1406 | H3 | 阶段5悖论:越成功、制度越精密,潜在的制度性漏洞就越多 | `public-power-governance-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H211` | `V2-H213` |
|
|
240
|
+
| `V2-H213` | P1409 | H3 | 阶段6:高阶动态平衡————非绝对终态 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H212` | `V2-H214` |
|
|
241
|
+
| `V2-H214` | P1432 | H2 | 阶段回退 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H213` | `V2-H215` |
|
|
242
|
+
| `V2-H215` | P1450 | H1 | 十、递进模式 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H214` | `V2-H216` |
|
|
243
|
+
| `V2-H216` | P1451 | H2 | 10.1 递进的核心逻辑 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H215` | `V2-H217` |
|
|
244
|
+
| `V2-H217` | P1457 | H2 | 10.2 三个递进陷阱 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H216` | `V2-H218` |
|
|
245
|
+
| `V2-H218` | P1471 | H3 | 人格化子锚点的四种状态 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H217` | `V2-H219` |
|
|
246
|
+
| `V2-H219` | P1473 | H3 | 人格化子锚点的生命周期 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H218` | `V2-H220` |
|
|
247
|
+
| `V2-H220` | P1478 | H1 | 十一、双向势场管理 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H219` | `V2-H221` |
|
|
248
|
+
| `V2-H221` | P1479 | H2 | 11.1 正向子锚点的势场效应 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已索引化/后台联读 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H220` | `V2-H222` |
|
|
249
|
+
| `V2-H222` | P1481 | H2 | 11.2 负向子锚点的势场效应 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已索引化/后台联读 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H221` | `V2-H223` |
|
|
250
|
+
| `V2-H223` | P1484 | H2 | 11.3 四个防御机制 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H222` | `V2-H224` |
|
|
251
|
+
| `V2-H224` | P1489 | H2 | 11.4 非对称影响的应对 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H223` | `V2-H225` |
|
|
252
|
+
| `V2-H225` | P1494 | H2 | 11.5 锚点沉积层与基本盘 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H224` | `V2-H226` |
|
|
253
|
+
| `V2-H226` | P1498 | H3 | 基本盘的三种类型 | `long-evolution-deep-pack` | 已联读约束 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H225` | `V2-H227` |
|
|
254
|
+
| `V2-H227` | P1500 | H3 | 锚点沉积的筛选机制 | `diagnosis-mainline-pack`, `long-evolution-deep-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md;references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H226` | `V2-H228` |
|
|
255
|
+
| `V2-H228` | P1506 | H1 | 十二、自主解离 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H227` | `V2-H229` |
|
|
256
|
+
| `V2-H229` | P1508 | H2 | 12.1 自主解离的前提 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H228` | `V2-H230` |
|
|
257
|
+
| `V2-H230` | P1513 | H2 | 12.2 自主解离的四个步骤 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H229` | `V2-H231` |
|
|
258
|
+
| `V2-H231` | P1514 | H3 | 第一步,解离宣告与锚点移交 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H230` | `V2-H232` |
|
|
259
|
+
| `V2-H232` | P1517 | H3 | 第二步,资源定向释放 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H231` | `V2-H233` |
|
|
260
|
+
| `V2-H233` | P1519 | H3 | 第三步,演化记忆生态化嵌入 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H232` | `V2-H234` |
|
|
261
|
+
| `V2-H234` | P1521 | H3 | 第四步,解离后的持续弱连接 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H233` | `V2-H235` |
|
|
262
|
+
| `V2-H235` | P1523 | H2 | 12.3 自主解离对周围系统的势场影响 | `long-evolution-deep-pack` | 已索引化/后台联读 | references/theory-backend-index.md;protocols/lifecycle-diagnosis-protocol.md;protocols/progression-protocol.md;protocols/field-dissociation-protocol.md | `V2-H234` | `V2-H236` |
|
|
263
|
+
| `V2-H236` | P1528 | H1 | 十三、调节、预警与偿付约束 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H235` | `V2-H237` |
|
|
264
|
+
| `V2-H237` | P1530 | H2 | 13.1 调节-控制层 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H236` | `V2-H238` |
|
|
265
|
+
| `V2-H238` | P1533 | H2 | 13.2 监测-深时间预警层 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H237` | `V2-H239` |
|
|
266
|
+
| `V2-H239` | P1536 | H2 | 13.3 承诺-偿付约束层 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H238` | `V2-H240` |
|
|
267
|
+
| `V2-H240` | P1539 | H2 | 13.4 表面结构与实际结构分裂 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H239` | `V2-H241` |
|
|
268
|
+
| `V2-H241` | P1542 | H2 | 13.5 综合判断规则 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H240` | `V2-H242` |
|
|
269
|
+
| `V2-H242` | P1544 | H1 | 十四、多中心治理与承接者生成 | `public-power-governance-pack` | 已索引化/后台联读 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H241` | `V2-H243` |
|
|
270
|
+
| `V2-H243` | P1546 | H2 | 14.1 多中心-嵌套治理层 | `public-power-governance-pack` | 已索引化/后台联读 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H242` | `V2-H244` |
|
|
271
|
+
| `V2-H244` | P1550 | H2 | 14.2 代际承接层 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H243` | `V2-H245` |
|
|
272
|
+
| `V2-H245` | P1553 | H2 | 14.3 承接者生成与关键节点承接 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H244` | `V2-H246` |
|
|
273
|
+
| `V2-H246` | P1556 | H2 | 14.4 长期预判规则 | `diagnosis-mainline-pack` | 已协议化/已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H245` | `V2-H247` |
|
|
274
|
+
| `V2-H247` | P1559 | H1 | 第四部分:应用与附录 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H246` | `V2-H248` |
|
|
275
|
+
| `V2-H248` | P1560 | H1 | 十五、社会制度、高权力密度与公共承诺结构专项 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H247` | `V2-H249` |
|
|
276
|
+
| `V2-H249` | P1564 | H2 | 15.1 归属层级与整合边界 | `diagnosis-mainline-pack` | 已联读约束 | protocols/diagnosis-protocol.md;worksheets/five-gates-worksheet.md;references/diagnostic-dimensions.md;references/diagnostic-toolbox-index.md | `V2-H248` | `V2-H250` |
|
|
277
|
+
| `V2-H250` | P1566 | H2 | 15.2 高权力密度系统 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H249` | `V2-H251` |
|
|
278
|
+
| `V2-H251` | P1568 | H3 | 低权力主体保护规则 | `public-power-governance-pack` | 已协议化/已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H250` | `V2-H252` |
|
|
279
|
+
| `V2-H252` | P1583 | H3 | 15.2.1 权力封闭度与退出转移 | `judgment-responsibility-pack`, `public-power-governance-pack` | 已概念卡化/已联读约束 | protocols/open-assertion-protocol.md;protocols/proposition-verification-protocol.md;protocols/anti-capture-protocol.md;protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H251` | `V2-H253` |
|
|
280
|
+
| `V2-H253` | P1586 | H2 | 15.3 策略行动结构 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H252` | `V2-H254` |
|
|
281
|
+
| `V2-H254` | P1595 | H2 | 15.4 解释锚再生产 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H253` | `V2-H255` |
|
|
282
|
+
| `V2-H255` | P1598 | H2 | 15.5 生产、分配与再生产结构 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H254` | `V2-H256` |
|
|
283
|
+
| `V2-H256` | P1602 | H2 | 15.6 公共承诺与高稳定社会形态 | `public-power-governance-pack` | 已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H255` | `V2-H257` |
|
|
284
|
+
| `V2-H257` | P1616 | H2 | 15.7 制度与治理操作检查 | `public-power-governance-pack` | 已协议化/已联读约束 | protocols/public-institution-protocol.md;protocols/anti-capture-protocol.md;protocols/governance-continuity-protocol.md | `V2-H256` | `V2-H258` |
|
|
285
|
+
| `V2-H258` | P1623 | H2 | 15.8 输出扩展与压力测试 | `expression-article-pack` | 已联读约束 | protocols/expression-translation-protocol.md;templates/user-facing-language.md;../crossframe-essay/SKILL.md | `V2-H257` | `-` |
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# v2.0 术语保真表
|
|
2
|
+
|
|
3
|
+
本文件用于防止把 v2.0 压缩成 skill 时丢失概念。它不是全文替代品,而是后台保真层:当某个概念承担判断作用时,必须确认它的中文语义、相邻区别、证据要求、失败机制和修复动作。
|
|
4
|
+
|
|
5
|
+
## 使用规则
|
|
6
|
+
|
|
7
|
+
- 前台可以少说术语,后台不能丢掉概念。
|
|
8
|
+
- 压缩表达不是删除概念;只要概念会改变对象、证据、失败机制或修复动作,就必须保留完整解释。
|
|
9
|
+
- 概念进入结论前,先把它翻译成现实行为:谁做了什么,谁承担了什么,什么改变了,什么没有改变。
|
|
10
|
+
- 概念名不能直接作为证据,也不能直接提高判断档位。
|
|
11
|
+
- 概念卡不是孤岛;凡概念属于 `continuity-bundles.md` 中的连续板块,必须联读对应包,再决定判断档位。
|
|
12
|
+
|
|
13
|
+
## 孤立概念读取导致失真
|
|
14
|
+
|
|
15
|
+
| 孤立读取的概念 | 必须联读包 | 失真风险 | 修复动作 |
|
|
16
|
+
| --- | --- | --- | --- |
|
|
17
|
+
| 承接 / 回流 | `diagnosis-mainline-pack` | 只看谁在付出,漏掉对象界定、尺度闸、责任链和反馈写回条件 | 补读诊断主线包,重新区分事实、机制候选、责任链和写回证据 |
|
|
18
|
+
| 开放断言 | `judgment-responsibility-pack` | 把可撤回判断包装成终局判断,或替代强判断验证 | 补读判断责任包,写证据、替代解释、反例、撤回条件和行动边界 |
|
|
19
|
+
| 尺度转移 / 尺度升维 | `framework-use-discipline-pack` + `diagnosis-mainline-pack` | 用大尺度叙事稀释低尺度痛苦、失职和责任 | 补读使用纪律包和诊断主线包,保留原尺度事实与责任链 |
|
|
20
|
+
| 爱 / 开放行动 | `intimate-love-care-pack` | 把爱写成要求、忍耐义务或单方承接 | 补读亲密关系/爱/照护包,先保护痛苦、安全和边界,再谈开放行动 |
|
|
21
|
+
| 权力封闭 / 反俘获 | `public-power-governance-pack` + `judgment-responsibility-pack` | 把程序外观、机构自评或 AI 合规文本当成强证据 | 补读公共制度与权力包,检查信息通道、弱信号安全、申诉有效性和反证入口 |
|
|
22
|
+
| 退出转移 | `intimate-love-care-pack` 或 `public-power-governance-pack` | 把保护性退出写成逃避,或把继续承接写成责任 | 根据场景补读亲密关系包或公共制度包,写内部回流失效、外部承接和停止条件 |
|
|
23
|
+
| 生命周期 / 递进 / 势场 | `long-evolution-deep-pack` | 把阶段、势场或长期趋势写成宿命结论 | 补读长期演化深水区包,写混合信号、回退条件、可判断边界和撤回条件 |
|
|
24
|
+
| 表达翻译 / 文章成文 | `expression-article-pack` | 后台判断存在,但前台变成概念堆砌或漂亮姿态 | 补读表达与文章输出包,先用人话说明现实入口,再按需附术语映射 |
|
|
25
|
+
|
|
26
|
+
## 保真表
|
|
27
|
+
|
|
28
|
+
| v2.0 概念 | skill 压缩表达 | 不可误读为 | 相邻区别 | 证据要求与修复动作 |
|
|
29
|
+
| --- | --- | --- | --- | --- |
|
|
30
|
+
| 分析对象 / 核心对象 | 本次到底在诊断什么 | 某个人的本质、所有问题的总称 | 对象是结构过程;个体只是可能的行动者或承接者 | 需要边界、时间段、互动关系和用户用途;对象不清时只能轻量观察 |
|
|
31
|
+
| 尺度窗口 | 当前从哪一层看 | 用大词覆盖小痛苦 | 尺度转移是切换解释层,不是取消原尺度事实 | 必须写明低尺度事实仍成立;跨尺度前检查边界、共同指向、持续互动、承接、反馈、退出 |
|
|
32
|
+
| 锚点 / 关键保护变量 | 当前最不能受伤的支撑点 | 永恒本质或口号 | 锚点给方向,保护变量是当前阶段的脆弱支撑 | 必须说明保护机制;只说重要但无资源、边界、冗余,不构成结构判断 |
|
|
33
|
+
| 承接 | 谁在吸收压力、成本和不确定性 | 情绪接住、单方忍耐 | 承接描述成本落点,不能替代责任链 | 看时间、资源、情绪、风险、解释劳动是否长期集中 |
|
|
34
|
+
| 回流 / 反馈写回 | 付出和反馈是否改变规则、资源、角色或记忆 | 听见了、记录了、道歉了 | 反馈是信息进入,写回是结构改变 | 需要看到流程、资源、责任、边界、记忆至少一项改变 |
|
|
35
|
+
| 修复副产品 | 修复后留下的新能力或新边界 | 道歉、复盘、承诺、合规文本 | 真实修复改变条件,伪修复只改变说法 | 看下一轮是否少消耗同一主体,是否有制度、流程、角色、资源留下 |
|
|
36
|
+
| 主体 / 责任链 | 谁能行动,谁能改变条件,谁承担后果 | 大家都有责任、弱者也该承担同等责任 | 主体是行动能力,责任链是能力、收益、成本的分布 | 需要区分能改变条件的人、被迫承接的人、从现状获益的人 |
|
|
37
|
+
| 证据成本 | 证据付出和风险的真实成本 | 文件越漂亮证据越强 | 绝对成本不等于相对成本;弱信号不自动低权重 | 高权力主体的漂亮材料可能低成本;低权力主体的一次拒绝可能是高风险信号 |
|
|
38
|
+
| 机制候选 | 至少两个可竞争解释 | 列两个概念标签 | 机制候选必须能解释事实,也能被反证淘汰 | 每个候选写支持证据、反向证据、替代解释、淘汰条件 |
|
|
39
|
+
| 诊断档位 | 这次判断能走到哪里 | 输出风格选择 | 档位决定能否处置、定责、公开、行动 | 证据少降档;影响权利、声誉、资源时需命题验证、申诉和复核 |
|
|
40
|
+
| 开放断言 | 可撤回的当前判断靶点 | 软弱表态或终局审判 | 它比模糊观察更明确,比强判断更可撤回 | 必须包含证据、替代解释、反例条件、撤回条件和行动边界 |
|
|
41
|
+
| 观测反身性 | 诊断被看见后会改变对象 | 无限递归、不做判断 | 反身性要求登记变形规则,不要求追到无穷 | 区分诊断前基线、被观察反应、公开后反应;超过稳定层级则降档 |
|
|
42
|
+
| 权力封闭 / 反俘获 | 信息、申诉、证据和程序被强者控制 | 只要有流程就合规 | 名义程序不是有效程序;AI 文本不是独立证据 | 查信息是否可进入、弱信号是否安全、复核是否独立、申诉是否能改变结果 |
|
|
43
|
+
| 低条件试探行动 | 证据不足但紧急时的小动作 | 变相定责或惩罚 | 试探行动保护现场和补证,不替代诊断 | 必须低风险、可撤回、可观察,有停止、升级和撤回条件 |
|
|
44
|
+
| 退出转移 | 内部回流失效后的保护和外部承接 | 逃避、放弃、消极 | 退出转移是目标切换,不是价值否定 | 看申诉无效、报复风险、证据单方控制、继续投入只会被抽取 |
|
|
45
|
+
| 爱 / 开放行动 | 结构不能完全推出但主体仍承担真实成本 | 命令、忍耐义务、道德证明 | 爱是开放行动,不是让某人无限承接 | 看真实成本、边界、回流、继承;不浪费爱要求留下记忆、制度、能力或边界 |
|
|
46
|
+
| 命题验证 | 强判断前的可审计表 | 形式主义表格、拖延判断 | 开放断言留下靶点,命题验证决定能否高责任使用 | 需要反向条件、修复窗口、证据要求、申诉入口和前瞻登记 |
|
|
47
|
+
| 高反身性 | 诊断改变对象后的有限状态转移 | 无限递归、永远不判断 | 反应不是结构变化;只有新增结构变量才改写主判断 | 区分基线、观测中反应、公开后反应、沉淀后结构 |
|
|
48
|
+
| 亲密关系轻量入口 | 小尺度关系的低伤害诊断 | 把亲密关系重型制度化 | 先保护痛苦、安全和边界,再做结构映射 | 看安全风险、单方责任、回流、共同修复、边界尊重 |
|
|
49
|
+
| 疗愈与转移 | 保护、修复、重建或退出的路线图 | 替代专业干预、强迫和解 | 疗愈不是总要恢复,也可能是首次建立安全基准 | 分紧急抢救、结构性修复、高阶稳态、退出转移 |
|
|
50
|
+
| 公共制度专项 | 高权力密度和公共承诺检查 | 立场判断、政治标签 | 研究结构,不研究立场 | 看低权力主体保护、证据通道、程序有效性、分配回流 |
|
|
51
|
+
| 框架本体保护 | 防止 CrossFrame 被当成万能理论 | 拒绝分析、护短 | 边界保护不是放弃结构分析,而是不替代专业证据和正式程序 | 当涉及专业结论、人格审判、AI 合规材料时读取边界协议 |
|
|
52
|
+
| 反领域殖民 | 不用框架吞掉专业领域 | 专业细节无关紧要 | CrossFrame 可组织结构问题,但不能替代专业标准 | 写明本次能做什么、不能做什么、需要什么专业复核 |
|
|
53
|
+
| 反模型殖民 | 不让 AI 文本替代证据和程序 | 反对使用 AI | AI 可辅助整理,不可成为独立高成本证据 | 查原始材料、委托关系、弱信号是否被过滤 |
|
|
54
|
+
| 锚点组 | 当前关键支撑和保护变量 | 口号、永恒本质 | 锚点给方向,保护变量说明当前脆弱处 | 看资源、边界、替代者、跨域接口和重锚定条件 |
|
|
55
|
+
| 动力组 | 行动启动、转译、职责和支撑通道 | 动机分析 | 动力看条件,不看性格 | 看时间、资源、权限、信任、外部势场和让渡职责 |
|
|
56
|
+
| 结构组与过程组 | 成本、责任、反馈在时间中的分布 | 静态组织图 | 结构看分布,过程看消耗和积累 | 看行动承接、中层耗竭、结构负荷和修复余量 |
|
|
57
|
+
| 生命周期 | 阶段坐标和演化位置 | 命运表、必然衰退 | 阶段只是判断坐标,不替代机制 | 写主阶段、混合信号、回退/升级/撤回条件 |
|
|
58
|
+
| 递进模式 | 子锚点闭环后的积累 | 做了很多事 | 忙碌不等于递进;必须有验证、回馈和继承 | 查选定、执行、验证、回馈、下一个是否闭环 |
|
|
59
|
+
| 双向势场 | 系统奖励或阻碍某些行动的选择压力 | 宿命、氛围感 | 势场说明压力,不取消责任链 | 看好行动是否可继承,伪修复是否更省成本 |
|
|
60
|
+
| 自主解离 | 内部回流失效后的保护性移出 | 逃避、背叛 | 解离是保护记忆、证据和能力,不是价值否定 | 看内部回流、抽取风险、外部承接和停止条件 |
|
|
61
|
+
| 治理连续性 | 调节、预警、偿付、多中心、承接者生成 | 有制度就有效 | 有入口不等于安全,有承诺不等于偿付 | 看低权力反馈、复核效果、承接者生成和代际通道 |
|
|
62
|
+
| 超大规模压力测试 | 宏大判断的可判断边界 | 不敢下判断 | 承认不可判断区是提高严谨度 | 写可判断区、不可判断区、反例、低尺度责任保留 |
|
|
63
|
+
| 表达翻译 | 把后台概念翻译成现实语言 | 降低理论精度 | 前台少术语,后台不能少推理 | 选择语境,删除空术语,保留事实、责任和撤回条件 |
|
|
64
|
+
| 理论后台 | 根假设、阶段、递进、多中心等深层索引 | 普通输出的概念堆砌 | 后台提高判断精度,前台仍说人话 | 只在长期演化、文明尺度、制度生成或理论教学时启用 |
|
|
65
|
+
|
|
66
|
+
## 输出前检查
|
|
67
|
+
|
|
68
|
+
1. 本次用了哪些高风险概念?
|
|
69
|
+
2. 每个概念是否读取了对应概念卡?
|
|
70
|
+
3. 这个概念是否被翻译成现实行为,而不是直接当结论?
|
|
71
|
+
4. 压缩表达是否丢掉了证据要求、失败机制或修复动作?
|
|
72
|
+
5. 如果删掉术语,判断是否仍然成立?
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# v3.0 变更依据:2.0 压力测试补丁稿
|
|
2
|
+
|
|
3
|
+
本文件把 `补丁稿.docx` 作为 v2.0 到 v3.0 的变更说明使用。补丁稿不是新的独立理论源;v3.0 DOCX 是历史基线和演化对照。当前权威源为 v5.0;这里仅记录补丁稿提出的问题意识如何进入 v3.0 的联读包和概念卡。
|
|
4
|
+
|
|
5
|
+
- 补丁来源:`补丁稿.docx`
|
|
6
|
+
- 补丁非空段落:276
|
|
7
|
+
- 识别到的补丁章节:25
|
|
8
|
+
|
|
9
|
+
## 变更主线
|
|
10
|
+
|
|
11
|
+
- 框架也要被框架外部审计,不能用自己的语言证明自己的安全。
|
|
12
|
+
- 共识、反馈、证伪、保护和复核必须机制化,不能停留在声明。
|
|
13
|
+
- 越高责任、越高权力、越高反身性的场景,越要防止合规地作恶。
|
|
14
|
+
- 看见问题不等于看见全部问题,沉默、缺席、不透明和无法退出都要作为信号。
|
|
15
|
+
- 爱、健康、透明、承接和不浪费爱是框架公开承担的规范前提,不应伪装成纯经验结论。
|
|
16
|
+
- 框架的最终目标不是让使用者永远依赖框架,而是让判断更负责;当其他方法更能保护现实,框架应允许自己降级、转接或退场。
|
|
17
|
+
|
|
18
|
+
## 补丁到 v3.0 的承接
|
|
19
|
+
|
|
20
|
+
| 补丁主题 | v3.0 承接位置 | 必须联读包 |
|
|
21
|
+
| --- | --- | --- |
|
|
22
|
+
| 框架自诊与版本治理 | 第十六章:框架自诊与版本治理协议 | `v3-framework-governance-falsification-pack` |
|
|
23
|
+
| 共识程序具体化 | 第十七章:共识程序具体化规则 | `v3-procedural-judgment-pack` |
|
|
24
|
+
| 根假设证伪与暂停使用 | 第十八章:根假设证伪与暂停使用协议 | `v3-framework-governance-falsification-pack` |
|
|
25
|
+
| 案例库与幸存者偏差 | 第十九章:案例库与幸存者偏差登记 | `v3-framework-governance-falsification-pack` |
|
|
26
|
+
| 跨尺度迁移的前概念闸 | 第二十章:跨尺度迁移的前概念闸 | `v3-concept-migration-metaphor-pack` |
|
|
27
|
+
| 概念有效性 | 第二十一章:概念有效性分级 | `v3-procedural-judgment-pack` |
|
|
28
|
+
| 可见性偏误与缺席信号 | 第二十二章:可见性偏误与缺席信号检查 | `v3-evidence-visibility-pack` |
|
|
29
|
+
| 正当不透明与压制性不透明 | 第二十三章:正当不透明与压制性不透明区分 | `v3-evidence-visibility-pack` |
|
|
30
|
+
| 阶段6与熵增 | 第二十四章:阶段6与熵增的操作边界 | `v3-observation-entropy-contraction-pack` |
|
|
31
|
+
| 观测递归扩张与收束 | 第二十五章:观测递归扩张与收束元规则 | `v3-observation-entropy-contraction-pack` |
|
|
32
|
+
| 恶意合规与选择性证据 | 第二十六章:恶意合规与选择性证据审计 | `v3-power-capture-malicious-compliance-pack` |
|
|
33
|
+
| AI 诊断的现实验证边界 | 第二十七章:AI 诊断的现实验证边界 | `v3-evidence-visibility-pack`、`v3-power-capture-malicious-compliance-pack` |
|
|
34
|
+
| 弱信号保护机制 | 第二十八章:弱信号保护机制 | `v3-evidence-visibility-pack` |
|
|
35
|
+
| 无制度基础设施场景 | 第二十九章:无制度基础设施场景的中间路径 | `v3-no-institution-middle-path-pack` |
|
|
36
|
+
| 无法退出主体保护 | 第三十章:无法退出主体保护协议 | `v3-trapped-trauma-baseline-pack` |
|
|
37
|
+
| 复杂创伤与无健康基准 | 第三十一章:复杂创伤与无健康基准场景 | `v3-trapped-trauma-baseline-pack` |
|
|
38
|
+
| 爱与开放性承担行动 | 第三十二章:爱与开放性承担行动的解释位置 | `v3-love-generative-action-pack` |
|
|
39
|
+
| 规范性前提声明 | 第三十三章:规范性前提声明 | `v3-concept-migration-metaphor-pack` |
|
|
40
|
+
| 隐喻漂移控制 | 第三十四章:隐喻漂移控制规则 | `v3-concept-migration-metaphor-pack` |
|
|
41
|
+
| 知识谱系与来源透明 | 第三十五章:知识谱系与来源透明规则 | `v3-concept-migration-metaphor-pack` |
|
|
42
|
+
| 使用门槛债与可及性 | 第三十六章:使用门槛债与可及性审计 | `v3-toolization-accessibility-pack` |
|
|
43
|
+
| 工具化、商业化与分裂 | 第三十七章:框架工具化、商业化与分裂风险协议 | `v3-toolization-accessibility-pack` |
|
|
44
|
+
| 开放断言被权力捕获 | 第三十八章:开放断言被权力捕获后的退场规则 | `v3-procedural-judgment-pack` |
|
|
45
|
+
| 框架良性消亡 | 第三十九章:框架良性消亡与替代框架接口 | `v3-framework-governance-falsification-pack` |
|
|
46
|
+
|
|
47
|
+
## 使用边界
|
|
48
|
+
|
|
49
|
+
补丁稿只能帮助理解 v3.0 为什么新增这些保护模块;实际推理时以 `v3-source-spine.md`、`v3-section-digest-index.md`、`v3-term-fidelity.md` 和 `continuity-bundles.md` 为准。
|