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,113 @@
|
|
|
1
|
+
# 读取路由图
|
|
2
|
+
|
|
3
|
+
本文件决定一次 CrossFrame 调用应该读取哪些材料。默认先读最少必要内容;当概念承担判断作用时,再加载完整概念卡、必要的 v5 source module 局部和必要的连续联读包。
|
|
4
|
+
|
|
5
|
+
当前权威源为 `v5.0`。`v3.0` 与 `v2.0` 文件只作为历史基线;默认运行先读取 `runtime-read-policy.md`、本文件和 `continuity-closure-map.md`。`v5-source-spine.md`、`v5-section-digest-index.md`、`v5-coverage-map.md` 与 `v5-term-fidelity.md` 只在源锚点不足、高责任源审计、用户要求版本/原文核验或需要具体 V5-H 范围时定向读取相关局部。
|
|
6
|
+
|
|
7
|
+
## v5 source modules
|
|
8
|
+
|
|
9
|
+
- `v5-source-spine.md`:v5 原文标题顺序、段落范围、相邻关系、表格索引和默认连读包。
|
|
10
|
+
- `v5-section-digest-index.md`:逐标题节点研究摘要、不可误读边界和相邻联读提醒。
|
|
11
|
+
- `v5-coverage-map.md`:标题节点、连读包、协议、工作表和 skill 的覆盖关系。
|
|
12
|
+
- `v5-term-fidelity.md`:v5 术语保真表。
|
|
13
|
+
- `v5-material-selection-map.md`:从用户请求进入 v5 包、协议和模板的选择图。
|
|
14
|
+
- `continuity-closure-map.md`:运行时轻量闭包图,默认用于递归展开必须同读包。
|
|
15
|
+
|
|
16
|
+
## v5 连读包索引
|
|
17
|
+
|
|
18
|
+
| 连读包 | 中文名 | 触发场景 | 必须同读闭包 |
|
|
19
|
+
| --- | --- | --- | --- |
|
|
20
|
+
| `v5-use-boundary-governance-pack` | 使用边界与治理总闸包 | 用户要求 CrossFrame 直接定性、公开发布、替代专业判断、跨域迁移或把框架作为权威背书。 | `v5-diagnosis-admission-downgrade-exit-pack`, `v5-concept-weaponization-dogma-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-core-concept-integrity-pack`, `v5-source-evidence-separation-pack`, `v5-anchor-dynamics-structure-process-pack` |
|
|
21
|
+
| `v5-diagnosis-admission-downgrade-exit-pack` | 诊断准入、降级与退出包 | 材料不足、风险紧急、用户要求快速判断、关系或组织没有正式复核条件。 | `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-source-evidence-separation-pack` |
|
|
22
|
+
| `v5-low-power-protection-pack` | 低权力主体保护包 | 亲密关系、家庭、小团队、平台治理、公共制度、投诉申诉、无法退出主体。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
23
|
+
| `v5-concept-weaponization-dogma-pack` | 概念武器化与教条化包 | 用户要求贴标签、定性人品、用概念替代证据或把术语直接写成结论。 | `v5-core-concept-integrity-pack`, `v5-use-boundary-governance-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-source-evidence-separation-pack` |
|
|
24
|
+
| `v5-cross-scale-context-translation-pack` | 跨尺度与语境转译包 | 问题涉及升维解释、跨域类比、制度化语言、技术治理或普通人表达。 | `v5-domain-translation-normative-source-pack`, `v5-use-boundary-governance-pack`, `v5-concept-weaponization-dogma-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-core-concept-integrity-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-source-evidence-separation-pack` |
|
|
25
|
+
| `v5-seven-gates-diagnosis-pack` | 七闸诊断包 | 所有完整诊断、深度分析、高责任判断、公共制度、组织修复和文章底稿。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
26
|
+
| `v5-source-evidence-separation-pack` | 来源、证据与判断分离包 | 有报告、自评、聊天记录、媒体材料、AI 生成材料、申诉材料或不完整证据。 | `v5-evidence-downgrade-action-ceiling-pack` |
|
|
27
|
+
| `v5-evidence-downgrade-action-ceiling-pack` | 证据降级与行动上限包 | 任何涉及名誉、资源、处分、组织处置、公共记忆、公开评论或关系退出的判断。 | 无 |
|
|
28
|
+
| `v5-observation-reflexivity-release-pack` | 观测反身性与收束包 | 对象会表演、反制、改证据、改边界,或用户要求持续追踪反应。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
29
|
+
| `v5-ai-process-artifact-boundary-pack` | AI 过程性产物边界包 | AI 报告、合规材料、机构自评、审计稿、流程图、自动生成证据或模型诊断。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-concept-weaponization-dogma-pack`, `v5-core-concept-integrity-pack`, `v5-use-boundary-governance-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-seven-gates-diagnosis-pack` |
|
|
30
|
+
| `v5-strong-judgment-eight-pack` | 强判断八件套包 | 涉及资格、名誉、权利、资源、处分、公共记忆、公开点名或重大组织行动。 | `v5-open-assertion-proposition-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-low-power-protection-pack`, `v5-seven-gates-diagnosis-pack`, `v5-source-evidence-separation-pack` |
|
|
31
|
+
| `v5-open-assertion-proposition-pack` | 开放断言与命题验证包 | 证据不足但风险不能无视、用户要求判断、需要提出命题或预测。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
32
|
+
| `v5-core-concept-integrity-pack` | 核心概念完整性包 | 输出要使用承接、回流、锚点、结构负荷、修复副产品、责任链等高风险概念。 | `v5-anchor-dynamics-structure-process-pack` |
|
|
33
|
+
| `v5-anchor-dynamics-structure-process-pack` | 锚点、动力、结构与过程包 | 解释一个系统为什么能启动、卡住、转译失败、责任断裂或忙而无积累。 | `v5-core-concept-integrity-pack` |
|
|
34
|
+
| `v5-root-assumptions-meta-rules-pack` | 根假设与元规则包 | 用户问框架是否成立、概念是否自洽、理论后台、第一因、意义或抽象命题。 | `v5-domain-translation-normative-source-pack`, `v5-use-boundary-governance-pack`, `v5-concept-weaponization-dogma-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-core-concept-integrity-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-source-evidence-separation-pack` |
|
|
35
|
+
| `v5-state-coordinate-lifecycle-pack` | 状态坐标与生命周期包 | 生命周期判断、阶段判断、发展阶段、成熟/衰退、长期演化或阶段 6。 | `v5-observation-reflexivity-release-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
36
|
+
| `v5-long-evolution-progression-field-pack` | 长期演化、递进与势场包 | 战略推进、长期修复、忙但没有积累、系统停滞、组织演化、文明尺度压力测试。 | `v5-state-coordinate-lifecycle-pack`, `v5-governance-continuity-multicenter-pack`, `v5-observation-reflexivity-release-pack`, `v5-public-power-institution-pack`, `v5-responsibility-intervention-separation-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-low-power-protection-pack` |
|
|
37
|
+
| `v5-governance-continuity-multicenter-pack` | 治理连续性与多中心包 | 组织修复、制度治理、长期项目、公共承诺、代际承接或平台治理。 | `v5-public-power-institution-pack`, `v5-responsibility-intervention-separation-pack`, `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
38
|
+
| `v5-action-healing-transfer-pack` | 行动、疗愈与转移包 | 用户要下一步、修复方案、疗愈、退出、关系/组织重建或低条件试探行动。 | `v5-responsibility-intervention-separation-pack`, `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
39
|
+
| `v5-responsibility-intervention-separation-pack` | 责任链与干预边界分离包 | 组织复盘、公共评论、亲密关系、团队修复、问责和行动建议。 | `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
40
|
+
| `v5-love-trapped-trauma-pack` | 爱、无法退出与复杂创伤包 | 亲密关系、家庭、照护、创伤性生存策略、无健康基准、爱被要求或道德化。 | `v5-low-power-protection-pack`, `v5-action-healing-transfer-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-responsibility-intervention-separation-pack` |
|
|
41
|
+
| `v5-public-power-institution-pack` | 公共权力与制度包 | 平台治理、政策、机构责任、公共争议、公共评论、申诉、合规和制度修复。 | `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
42
|
+
| `v5-domain-translation-normative-source-pack` | 领域转译、规范前提与来源透明包 | 对外文章、读书互读、理论解释、跨学科转译、概念阐释和公共评论。 | `v5-use-boundary-governance-pack`, `v5-concept-weaponization-dogma-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-core-concept-integrity-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-anchor-dynamics-structure-process-pack`, `v5-source-evidence-separation-pack` |
|
|
43
|
+
| `v5-media-platform-crisis-pack` | 媒体、平台与危机包 | 媒体事件、平台处罚、公共争议、危机公关、公开发文、舆论反转。 | `v5-public-power-institution-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-strong-judgment-eight-pack`, `v5-low-power-protection-pack`, `v5-source-evidence-separation-pack`, `v5-open-assertion-proposition-pack`, `v5-seven-gates-diagnosis-pack` |
|
|
44
|
+
| `v5-framework-self-diagnosis-falsification-pack` | 框架自诊、证伪与回滚包 | 用户要求评估框架、比较 3.0/5.0、检查输出是否执行框架或质疑框架有效性。 | `v5-root-assumptions-meta-rules-pack`, `v5-use-boundary-governance-pack`, `v5-domain-translation-normative-source-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-concept-weaponization-dogma-pack`, `v5-seven-gates-diagnosis-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-core-concept-integrity-pack`, `v5-source-evidence-separation-pack`, `v5-anchor-dynamics-structure-process-pack` |
|
|
45
|
+
| `v5-toolization-accessibility-release-pack` | 工具化、可及性与发布包 | 技能封装、工具化、公开发布、商业化、培训认证、自动化审查或大规模部署。 | `v5-use-boundary-governance-pack`, `v5-framework-self-diagnosis-falsification-pack`, `v5-low-power-protection-pack`, `v5-diagnosis-admission-downgrade-exit-pack`, `v5-concept-weaponization-dogma-pack`, `v5-root-assumptions-meta-rules-pack`, `v5-source-evidence-separation-pack`, `v5-evidence-downgrade-action-ceiling-pack`, `v5-seven-gates-diagnosis-pack`, `v5-core-concept-integrity-pack`, `v5-domain-translation-normative-source-pack`, `v5-anchor-dynamics-structure-process-pack` |
|
|
46
|
+
|
|
47
|
+
## 基础路由
|
|
48
|
+
|
|
49
|
+
| 用户请求 | 必读 | 连续联读包 |
|
|
50
|
+
| --- | --- | --- |
|
|
51
|
+
| 快速诊断 | protocols/diagnosis-protocol.md; worksheets/intake-worksheet.md; worksheets/seven-gates-worksheet.md | `v5-diagnosis-admission-downgrade-exit-pack`, `v5-seven-gates-diagnosis-pack` |
|
|
52
|
+
| 完整诊断 / 审计 / 深度分析 | protocols/diagnosis-protocol.md; references/runtime-read-policy.md; references/continuity-closure-map.md; 按需定向读取 v5 source module 局部 | `v5-seven-gates-diagnosis-pack`, `v5-source-evidence-separation-pack`, `v5-core-concept-integrity-pack` |
|
|
53
|
+
| 开放断言 / 命题验证 | protocols/open-assertion-protocol.md; protocols/proposition-verification-protocol.md | `v5-open-assertion-proposition-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
54
|
+
| 公开强判断 / 资格名誉资源权利 | protocols/proposition-verification-protocol.md; protocols/anti-capture-protocol.md | `v5-strong-judgment-eight-pack`, `v5-low-power-protection-pack`, `v5-evidence-downgrade-action-ceiling-pack` |
|
|
55
|
+
| AI 报告 / 合规材料 / 自评 | references/concept-cards/malicious-compliance-ai-validation.md; references/concept-cards/evidence-cost.md | `v5-ai-process-artifact-boundary-pack`, `v5-source-evidence-separation-pack` |
|
|
56
|
+
| 生命周期 / 阶段判断 / 长期演化 | protocols/lifecycle-diagnosis-protocol.md; protocols/progression-protocol.md | `v5-state-coordinate-lifecycle-pack`, `v5-long-evolution-progression-field-pack` |
|
|
57
|
+
| 组织复盘 / 修复 | protocols/governance-continuity-protocol.md; protocols/healing-transfer-protocol.md | `v5-governance-continuity-multicenter-pack`, `v5-responsibility-intervention-separation-pack`, `v5-action-healing-transfer-pack` |
|
|
58
|
+
| 公共制度 / 平台治理 / 公共评论 | protocols/public-institution-protocol.md; protocols/anti-capture-protocol.md | `v5-public-power-institution-pack`, `v5-media-platform-crisis-pack`, `v5-low-power-protection-pack` |
|
|
59
|
+
| 亲密关系 / 无法退出 / 创伤 | protocols/intimate-relationship-protocol.md; protocols/healing-transfer-protocol.md | `v5-love-trapped-trauma-pack`, `v5-low-power-protection-pack`, `v5-action-healing-transfer-pack` |
|
|
60
|
+
| 文章 / 评论 / 可读输出 | ../crossframe-essay/SKILL.md; templates/user-facing-language.md | `v5-domain-translation-normative-source-pack`, `v5-seven-gates-diagnosis-pack` |
|
|
61
|
+
| 框架自诊 / 证伪 / 版本治理 | protocols/framework-boundary-protocol.md; references/framework-ontology-protection.md | `v5-framework-self-diagnosis-falsification-pack`, `v5-root-assumptions-meta-rules-pack` |
|
|
62
|
+
| 工具化 / 公开发布 / 技能封装 | references/framework-ontology-protection.md; worksheets/source-continuity-check.md | `v5-toolization-accessibility-release-pack`, `v5-use-boundary-governance-pack` |
|
|
63
|
+
|
|
64
|
+
## 连续联读执行规则
|
|
65
|
+
|
|
66
|
+
- 只要上表的连续联读包不是空,默认先读 `references/continuity-closure-map.md` 展开闭包;需要包说明、源锚点或降档细节时,再读 `references/continuity-bundles.md` 和对应 `references/continuity-bundles/v5/<bundle-id>.md`。
|
|
67
|
+
- 连读包不是孤立按需检索。命中入口包后,必须递归展开该包的“必须同读闭包”;闭包中的包是硬依赖。
|
|
68
|
+
- 默认最多读取 3 个入口核心包 + 2 个相邻辅助包;这个上限不限制必须同读闭包。若闭包无法读完,必须降档或暂停强判断。
|
|
69
|
+
- 相邻候选包只在硬依赖闭包完成后按题材追加,不能替代必须同读包。
|
|
70
|
+
- 深度、审计、高责任、公共制度、亲密关系、长期演化、框架治理和文章输出场景,必须检查相邻章节;默认通过包文件、闭包图和已有 V5-H 锚点完成,只有锚点不足或需要源审计时,才定向读取 `v5-source-spine.md` 或 `v5-section-digest-index.md` 的相关局部。
|
|
71
|
+
- 若 v5 与历史 v3/v2 的理解冲突,以 v5 为准;只有用户要求版本追踪或回退审计时才读取历史文件。
|
|
72
|
+
- 输出前使用 `worksheets/source-continuity-check.md`:若发现只读了单张概念卡,且本文件要求联读,必须补读或降档。
|
|
73
|
+
- 输出前使用 `worksheets/source-anchor-integrity-check.md`:中心命题、机制候选、高风险概念和行动边界无法回指胶囊源锚点时,必须标为本文推断、表达转译或外部思想映射。
|
|
74
|
+
- 成文后如果正文后半段新增现实关系、低权力、创伤、控制、无法退出、长期单方承接、公共处置、责任链、强行动建议或概率排序判断,即使原任务是哲学、读书或概念解释,也要触发对应包的定向补读或显式降档。正文新增判断不能绕过入口路由。
|
|
75
|
+
- 下游 essay、专项 skill 和 review 默认复用 `v5-read-state-capsule`;只有胶囊缺少关键锚点、高责任审计或完整性检查失败时,才按具体锚点定向补读。
|
|
76
|
+
- 正常运行不得读取 `evals/`、`examples/`、完整成功案例或完整失败案例;这些只用于开发验证、压测和调试。
|
|
77
|
+
- `templates/reasoning-outline-output.md` 中的本次连续联读包只列包名,不展开完整工作表。
|
|
78
|
+
|
|
79
|
+
## 高风险概念触发
|
|
80
|
+
|
|
81
|
+
| 触发词或判断动作 | 必读概念卡或协议 | 默认 v5 包 |
|
|
82
|
+
| --- | --- | --- |
|
|
83
|
+
| 证据、材料、报告、弱信号、AI 合规、自评 | `concept-cards/evidence-cost.md` | `v5-source-evidence-separation-pack`, `v5-ai-process-artifact-boundary-pack` |
|
|
84
|
+
| 档位、能否强判断、能否处置、能否公开 | `concept-cards/judgment-grades.md` | `v5-evidence-downgrade-action-ceiling-pack`, `v5-strong-judgment-eight-pack` |
|
|
85
|
+
| 尺度升维、换层解释、大局、历史、制度 | `concept-cards/scale-transfer.md` | `v5-cross-scale-context-translation-pack` |
|
|
86
|
+
| 被诊断后变化、表演、反制、策略反应 | `concept-cards/reflexivity.md` | `v5-observation-reflexivity-release-pack` |
|
|
87
|
+
| 爱、牺牲、忍耐、照护、开放行动、承接、回流、创伤、控制、长期单方承接、无法安全表达 | `concept-cards/love-open-action.md`; `protocols/intimate-relationship-protocol.md` | `v5-love-trapped-trauma-pack`, `v5-low-power-protection-pack`, `v5-action-healing-transfer-pack` |
|
|
88
|
+
| 公共承诺、平台治理、制度、分配回流 | `protocols/public-institution-protocol.md` | `v5-public-power-institution-pack` |
|
|
89
|
+
| 阶段、生命周期、回退、混合阶段 | `protocols/lifecycle-diagnosis-protocol.md` | `v5-state-coordinate-lifecycle-pack` |
|
|
90
|
+
| 工具化、公开发布、AI 工具、认证 | `references/framework-ontology-protection.md` | `v5-toolization-accessibility-release-pack` |
|
|
91
|
+
|
|
92
|
+
## 输出路由
|
|
93
|
+
|
|
94
|
+
- 默认输出使用 `templates/reasoning-outline-output.md` 作为前置提纲。
|
|
95
|
+
- 快速诊断:`templates/quick-diagnosis-output.md`
|
|
96
|
+
- 完整诊断:`templates/full-diagnosis-output.md`
|
|
97
|
+
- 推演:`templates/inference-output.md`
|
|
98
|
+
- 开放断言:`templates/open-assertion-output.md`
|
|
99
|
+
- 概念解释:`templates/concept-explanation-output.md`
|
|
100
|
+
- 强判断:`templates/strong-judgment-output.md`
|
|
101
|
+
- 高反身性:`templates/high-reflexivity-output.md`
|
|
102
|
+
- 亲密关系轻量入口:`templates/intimate-relationship-output.md`
|
|
103
|
+
- 疗愈与转移:`templates/healing-transfer-output.md`
|
|
104
|
+
- 公共制度专项:`templates/public-institution-output.md`
|
|
105
|
+
- 框架边界:`templates/framework-boundary-output.md`
|
|
106
|
+
- 生命周期:`templates/lifecycle-output.md`
|
|
107
|
+
- 递进模式:`templates/progression-output.md`
|
|
108
|
+
- 势场与自主解离:`templates/field-dissociation-output.md`
|
|
109
|
+
- 治理连续性:`templates/governance-continuity-output.md`
|
|
110
|
+
- 超大规模压力测试:`templates/large-scale-stress-output.md`
|
|
111
|
+
- 对外表达翻译:`templates/expression-translation-output.md`
|
|
112
|
+
|
|
113
|
+
输出前必须读或内化 `templates/user-facing-language.md` 的表达闸。
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# 观测反身性
|
|
2
|
+
|
|
3
|
+
在人类系统中,诊断不是站在系统外面的镜子。诊断会进入系统,改变对象。
|
|
4
|
+
|
|
5
|
+
## 基本问题
|
|
6
|
+
|
|
7
|
+
- 谁会看到这个判断?
|
|
8
|
+
- 看到之后,谁会调整行为?
|
|
9
|
+
- 调整是修复、掩饰、反击,还是表演?
|
|
10
|
+
- 诊断会不会让弱信号更危险?
|
|
11
|
+
- 诊断会不会让某人被贴上不可撤回的标签?
|
|
12
|
+
|
|
13
|
+
## 典型风险
|
|
14
|
+
|
|
15
|
+
- 防御:被诊断者把判断当攻击。
|
|
16
|
+
- 表演:组织开始制造合规文本,而不改变条件。
|
|
17
|
+
- 报复:弱者因说出事实受到惩罚。
|
|
18
|
+
- 标签化:复杂结构被压成某个人的固定属性。
|
|
19
|
+
- 证据污染:当事人根据诊断重新包装叙述。
|
|
20
|
+
|
|
21
|
+
## 典型收益
|
|
22
|
+
|
|
23
|
+
- 命名机制:让反复痛苦变得可讨论。
|
|
24
|
+
- 降低自责:把“我不够好”转为“回流链断裂”。
|
|
25
|
+
- 产生边界:知道什么可以继续,什么需要停止。
|
|
26
|
+
- 创造修复:把反馈写回规则、资源、角色或记忆。
|
|
27
|
+
|
|
28
|
+
## 输出调整
|
|
29
|
+
|
|
30
|
+
- 风险低:可以直接给诊断。
|
|
31
|
+
- 风险中:使用开放断言,写撤回条件。
|
|
32
|
+
- 风险高:先保护证据与人,避免公开强判断。
|
|
33
|
+
- 权力高度不对称:启动反俘获协议。
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Runtime Read Policy
|
|
2
|
+
|
|
3
|
+
本文件控制 CrossFrame 正常运行时的读取成本。默认目标是:保留 v5 连续性和审计能力,但不把完整源索引、eval、examples 或成功/失败长案例塞进每次上下文。
|
|
4
|
+
|
|
5
|
+
## 默认读取层级
|
|
6
|
+
|
|
7
|
+
正常 `/crossframe-suite`、`/crossframe`、`/crossframe-essay` 运行只读:
|
|
8
|
+
|
|
9
|
+
1. 当前入口 `SKILL.md`。
|
|
10
|
+
2. 本文件。
|
|
11
|
+
3. `references/read-routing-map.md`。
|
|
12
|
+
4. `references/continuity-closure-map.md`。
|
|
13
|
+
5. 被路由命中的 protocol / worksheet / template。
|
|
14
|
+
6. 被命中的 v5 连读包文件。
|
|
15
|
+
7. 若成文,`crossframe-essay` 的文章类型选择器、技法路由表和最多 5 张技法卡。
|
|
16
|
+
|
|
17
|
+
## 默认不读
|
|
18
|
+
|
|
19
|
+
以下文件默认不在正常产出路径读取:
|
|
20
|
+
|
|
21
|
+
- `evals/`
|
|
22
|
+
- `examples/`
|
|
23
|
+
- 完整成功案例和完整失败案例
|
|
24
|
+
- `v5-source-spine.md`
|
|
25
|
+
- `v5-section-digest-index.md`
|
|
26
|
+
- `v5-coverage-map.md`
|
|
27
|
+
- `v2-*`、`v3-*` 历史基线
|
|
28
|
+
- 全量 `writing-techniques/` 50 张卡
|
|
29
|
+
|
|
30
|
+
这些材料只在验证、调试、回退审计、源锚点失败、用户显式要求过程审计或需要原文/章节定位时读取。
|
|
31
|
+
|
|
32
|
+
## 大 source module 读取规则
|
|
33
|
+
|
|
34
|
+
`v5-source-spine.md` 和 `v5-section-digest-index.md` 是重资料,不全量打开。需要源锚点时:
|
|
35
|
+
|
|
36
|
+
1. 先在 `v5-material-selection-map.md`、`v5-term-fidelity.md` 或当前连读包中确定关键词、包名或 V5-H 范围。
|
|
37
|
+
2. 用搜索定位相关 V5-H 或标题。
|
|
38
|
+
3. 只读取命中的局部段落、相邻标题或必要范围。
|
|
39
|
+
4. 在 `v5-read-state-capsule` 写明 source module、V5-H/源范围和降档边界。
|
|
40
|
+
|
|
41
|
+
无法定位稳定锚点时,不补全大索引,不硬装权威;写“锚点缺失,降档”。
|
|
42
|
+
|
|
43
|
+
## eval / examples 使用规则
|
|
44
|
+
|
|
45
|
+
- `evals/` 只用于开发、压测、回归验证和 review-agent 审计,不进入用户正常答案。
|
|
46
|
+
- `examples/` 只用于风格对齐或调试,不作为默认上下文。
|
|
47
|
+
- 失败案例保留为短压力样例,不写成长篇历史叙述。
|
|
48
|
+
- 成功案例只保留最小合格片段;完整样稿放到 `work/` 或归档,不放入默认读取链。
|
|
49
|
+
|
|
50
|
+
## 输出层减负
|
|
51
|
+
|
|
52
|
+
后台可以执行完整检查,但前台只展示摘要:
|
|
53
|
+
|
|
54
|
+
- 胶囊摘要,不展开完整闭包表。
|
|
55
|
+
- 来源台账状态,不堆所有来源字段;高责任或用户要求时再展开。
|
|
56
|
+
- 技法落地摘要,不展示全部技法卡内容。
|
|
57
|
+
- 质量闸短摘要,不替代底稿和正文。
|
|
58
|
+
|
|
59
|
+
若触发高责任、公共发布、真实机构事故、名誉资源处分、AI 合规或用户要求审计过程,可展开相应表格。
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# 尺度转移闸
|
|
2
|
+
|
|
3
|
+
尺度转移是 CrossFrame 的关键能力,也是最容易误用的地方。
|
|
4
|
+
|
|
5
|
+
## 允许的尺度转移
|
|
6
|
+
|
|
7
|
+
- 从个体痛苦上升到关系模式,以看见反复发生的机制。
|
|
8
|
+
- 从团队症状上升到组织流程,以看见反馈为何无法写回。
|
|
9
|
+
- 从制度个案上升到权力结构,以看见程序为何失效。
|
|
10
|
+
- 从宏观叙事下降到具体接口,以找出责任链和修复点。
|
|
11
|
+
|
|
12
|
+
## 不允许的尺度转移
|
|
13
|
+
|
|
14
|
+
- 用宏大历史解释让具体受害者闭嘴。
|
|
15
|
+
- 用“大家都是时代产物”取消具体责任。
|
|
16
|
+
- 用“系统问题”掩盖某些人拥有改变条件的能力。
|
|
17
|
+
- 用个体情绪替代制度证据。
|
|
18
|
+
- 用道德标签替代机制分析。
|
|
19
|
+
|
|
20
|
+
## 检查问题
|
|
21
|
+
|
|
22
|
+
1. 本次转移解释了什么新增事实?
|
|
23
|
+
2. 它是否保留了原尺度的痛苦与责任?
|
|
24
|
+
3. 它是否让行动边界更清楚?
|
|
25
|
+
4. 它是否让弱者承担更多证明成本?
|
|
26
|
+
5. 它是否让强者更容易逃避责任?
|
|
27
|
+
|
|
28
|
+
## 输出原则
|
|
29
|
+
|
|
30
|
+
可以说:
|
|
31
|
+
|
|
32
|
+
> 从关系尺度看,这是回流断裂;从个体尺度看,它真实表现为长期疲惫和自我怀疑。后者不能被前者取消。
|
|
33
|
+
|
|
34
|
+
不要说:
|
|
35
|
+
|
|
36
|
+
> 这只是结构问题,所以你不该痛苦。
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# 来源台账工作流
|
|
2
|
+
|
|
3
|
+
本文件是 CrossFrame 当前体系的统一查源台账口径。它不替代联网检索、专业判断或 `v5-read-state-capsule`,只规定外部材料进入底稿、正文和 review 时必须怎样记录、降档和使用。
|
|
4
|
+
|
|
5
|
+
## 1. 触发条件
|
|
6
|
+
|
|
7
|
+
以下场景进入文章、公共判断、批判文章或 review 前,必须建立来源台账:
|
|
8
|
+
|
|
9
|
+
- 最新公共事件、政策、法律、监管、司法、平台规则、技术能力、产品版本和统计数据。
|
|
10
|
+
- 真实人物、公司、平台、学校、机构、组织、项目和公共争议。
|
|
11
|
+
- 会影响名誉、资格、资源、权利、处分、公共记忆或组织处置的判断。
|
|
12
|
+
- AI 报告、合规材料、自评文本、搜索摘要、网传截图、舆情热度等容易被误当事实的材料。
|
|
13
|
+
- 用户要求“结合现实材料”“查一下”“引用来源”“给出处”“事实核验”。
|
|
14
|
+
|
|
15
|
+
私人关系、匿名案例、哲学概念、虚构材料和用户明确禁止联网的任务可不查源,但底稿必须写明不查源原因,并把判断限定为用户材料和 CrossFrame 内部推理。
|
|
16
|
+
|
|
17
|
+
## 2. 来源台账字段
|
|
18
|
+
|
|
19
|
+
每条来源至少记录这些字段:
|
|
20
|
+
|
|
21
|
+
| 字段 | 写法 |
|
|
22
|
+
| --- | --- |
|
|
23
|
+
| 来源 | 标题、机构/作者、链接或本地文件路径;无法给链接时写可复核定位 |
|
|
24
|
+
| 时间 | 发布时间、事件时间、版本时间或访问时间 |
|
|
25
|
+
| 来源类型 | 原始材料 / 官方文本 / 平台规则 / 司法监管审计 / 当事方声明 / 可信媒体 / 学术数据 / 用户自给材料 / 社交热度 / AI或过程性产物 / 其他 |
|
|
26
|
+
| 支持的命题 | 只写它直接支持的事实或背景,不写它不能证明的结论 |
|
|
27
|
+
| 不能证明什么 | 写清不能证明动机、本质、全局有效性、责任归属或强判断的部分 |
|
|
28
|
+
| 证据档位 | 已核验事实 / 高成本证据 / 中成本线索 / 低成本声明 / 弱信号 / 热度信号 / 解释判断 |
|
|
29
|
+
| 使用位置 | 底稿事实边界 / 机制候选 / 反例 / 边界段 / 现实案例 / 正文自然提及 / 仅作待核验 |
|
|
30
|
+
| 降档理由 | 单方来源、低成本声明、时间不明、缺少原始记录、只有热度、无法交叉、隐私/安全限制 |
|
|
31
|
+
| 仍需补证处 | 要升级判断还需要的原文、数据、复核、反方材料、时间线或专业来源 |
|
|
32
|
+
|
|
33
|
+
## 2.1 九字段硬校验
|
|
34
|
+
|
|
35
|
+
来源台账不是装饰字段。涉及公共事实、真实机构、平台、政策、人物、公司、AI/过程性产物、强判断、公共评论、批判文章或 review 时,必须逐条通过以下检查:
|
|
36
|
+
|
|
37
|
+
- 九个字段必须全部出现;不得把“降档理由”和“仍需补证处”合并成一列。
|
|
38
|
+
- `时间` 必须是发布时间、事件时间、版本时间、材料日期或访问时间;“官方页面”“NASA 官方历史站”“官方列表”等来源描述不能填入时间列。
|
|
39
|
+
- `使用位置` 不能只写“正文自然提及”或“机制候选”。至少写标题、段落编号、正文短摘或对应命题强度,便于 review 反查正文是否越界。
|
|
40
|
+
- `来源类型` 回答材料身份;`证据档位` 回答它能支撑事实、线索、弱信号还是解释判断。两者不能混写。
|
|
41
|
+
- `来源台账完整` 只能在字段级校验后写;底稿自称完整不等于 review 通过。
|
|
42
|
+
|
|
43
|
+
任一项不合格时,只能写“来源台账字段不完整 / 待补”,不得判定为来源完整或发布可用。
|
|
44
|
+
|
|
45
|
+
## 3. 证据档位
|
|
46
|
+
|
|
47
|
+
- 已核验事实:有原始文本、记录、可复核数据或多源交叉,并且用途没有超出来源能证明的范围。
|
|
48
|
+
- 高成本证据:会留下责任、法律、组织、经济、审计或操作成本的材料,如处罚决定、司法/监管/审计文件、合同、日志、预算、赔付、第三方验证。
|
|
49
|
+
- 中成本线索:具名采访、可追踪数据、带上下文截图、可信媒体多方回应、用户提供的可定位记录。
|
|
50
|
+
- 低成本声明:PR 文案、模板回复、平台公告、机构自评、AI 生成合规文本、无细节道歉和漂亮报告。
|
|
51
|
+
- 弱信号:尚未形成事实定论,但指向受损、失灵、压制、异常或需要保护的材料。
|
|
52
|
+
- 热度信号:搜索量、转发、评论、话题排名,只能说明关注度或议题扩散,不能直接说明真伪。
|
|
53
|
+
- 解释判断:作者基于事实和机制候选做出的开放断言或评论,不得伪装成来源本身。
|
|
54
|
+
|
|
55
|
+
## 4. 使用边界
|
|
56
|
+
|
|
57
|
+
- 来源只能进入事实边界、机制候选、反例、边界段、现实案例和证据缺口,不能接管 CrossFrame 中心命题。
|
|
58
|
+
- 低成本声明、热度信号、AI/过程性产物和二手转述,不得单独支撑强判断、公开定性或组织处置。
|
|
59
|
+
- 来源台账必须写“不能证明什么”。缺这一列时,公共评论、批判文章和 review 默认判为来源用途越界风险。
|
|
60
|
+
- 文章正文不需要堆链接;底稿必须留足台账,正文只自然提及关键事实和边界。
|
|
61
|
+
- 无法查源或来源不足时,输出应降为问题清单、证据边界摘要、低条件行动或待核验评论底稿。
|
|
62
|
+
- 高责任公共主题、事故、金融监管、真实公司/机构、公共记忆、法律政策和 AI 合规任务,如果只使用单一来源族、二手入口、未完成调查或尚未落地的未来节点,最高只能支持“某来源视角下的机制候选 / 内部压测可用 / 待核验分析”。不得写成完整技术因果、总体治理成败、最终责任排序或可发布强判断。
|
|
63
|
+
- 正文第一次出现强机制句、公共定性、行动建议、概率排序词或趋势判断时,必须同步体现来源限定或降档,例如“据某报告所指向”“本文机制候选”“待后续材料核验”“开放断言”。不能先强写,最后再补边界。
|
|
64
|
+
|
|
65
|
+
## 5. 与胶囊和源锚点的关系
|
|
66
|
+
|
|
67
|
+
来源台账回答“外部材料能证明什么”;`v5-read-state-capsule` 和源锚点检查回答“CrossFrame 本次读源能支撑什么”。两者缺一不可。
|
|
68
|
+
|
|
69
|
+
- 外部来源不能把胶囊外概念写成 CrossFrame v5 原义。
|
|
70
|
+
- 胶囊不能替代真实公共对象的事实核验。
|
|
71
|
+
- 写作技法不能借来源台账之外的材料制造点睛句、隐喻证明或强判断。
|
|
72
|
+
- review 必须同时检查来源台账用途和源锚点完整性。
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
# 理论后台最小索引
|
|
2
|
+
|
|
3
|
+
本文件保留 v3.0 深层理论的位置和触发条件。默认不读取;只有文明尺度、长期演化、制度生成、系统持续性、理论教学或用户明确要求深层理论时启用。
|
|
4
|
+
|
|
5
|
+
不要把本文件当作普通输出菜单。深层理论只用于提高后台判断精度,前台仍先说人话。
|
|
6
|
+
|
|
7
|
+
## 先走专项协议
|
|
8
|
+
|
|
9
|
+
深层理论不再只停留在本索引。遇到以下请求时,先读取对应协议,再按需回到本文件:
|
|
10
|
+
|
|
11
|
+
| 深水区 | 先读 | 再按需读 |
|
|
12
|
+
| --- | --- | --- |
|
|
13
|
+
| 全周期演化 | `protocols/lifecycle-diagnosis-protocol.md` | 根假设 A7、A8、A9 |
|
|
14
|
+
| 递进模式 | `protocols/progression-protocol.md` | 核心推论、锚点组 |
|
|
15
|
+
| 双向势场 / 自主解离 | `protocols/field-dissociation-protocol.md` | 熵增、非闭合行动推论 |
|
|
16
|
+
| 治理连续性 / 多中心 | `protocols/governance-continuity-protocol.md` | 承接再生产、偿付约束推论 |
|
|
17
|
+
| 超大规模圈层 | `protocols/large-scale-stress-test-protocol.md` | A1、A4、A6、A7 |
|
|
18
|
+
| 框架边界 | `protocols/framework-boundary-protocol.md` | 框架本体保护 |
|
|
19
|
+
|
|
20
|
+
## 根假设 A1-A9
|
|
21
|
+
|
|
22
|
+
| 根假设 | 触发场景 | 输出边界 |
|
|
23
|
+
| --- | --- | --- |
|
|
24
|
+
| A1 圈层识别 | 判断对象是否能作为系统分析 | 先检查边界、共同指向、持续互动 |
|
|
25
|
+
| A2 有限承载 | 承接者、资源、注意力或信任不足 | 不把失败简单归因于意愿 |
|
|
26
|
+
| A3 存护-消解双功能 | 系统既要维持又要更新 | 不把稳定或破坏任一方绝对化 |
|
|
27
|
+
| A4 位置遮蔽与视角不完备 | 内部共识强、外部反馈弱 | 降低自我诊断置信度,补边缘反馈 |
|
|
28
|
+
| A5 反馈写回 | 反馈是否改变结构 | 区分听见、记录和真正写回 |
|
|
29
|
+
| A6 嵌套耦合 | 多层系统互相牵动 | 不把不同尺度对象混成一个 |
|
|
30
|
+
| A7 时间不可逆 | 长期路径、历史承诺、修复窗口 | 不把阶段判断写成命运 |
|
|
31
|
+
| A8 熵增与永续脆弱 | 维护成本上升、系统钝化 | 不用自然化解释掩盖责任链 |
|
|
32
|
+
| A9 观测参与与反身性 | 诊断改变对象 | 使用高反身性协议 |
|
|
33
|
+
|
|
34
|
+
## 核心推论
|
|
35
|
+
|
|
36
|
+
- 位置遮蔽推论:中心视角必须补边缘反馈,内部共识必须补外部证据。
|
|
37
|
+
- 反馈写回推论:反馈不写回规则、资源、角色、责任或记忆,就不会形成修复。
|
|
38
|
+
- 承接再生产推论:承接者需要被生产、保护和替代,不然系统会耗竭。
|
|
39
|
+
- 偿付约束推论:公共承诺必须有偿付机制,否则成本会被转嫁给低可见主体。
|
|
40
|
+
- 非闭合行动推论:开放行动和爱不能被结构完全推出,也不能被制度命令。
|
|
41
|
+
|
|
42
|
+
## 全周期演化
|
|
43
|
+
|
|
44
|
+
阶段不是命运表,只是诊断坐标。使用阶段判断时必须写:
|
|
45
|
+
|
|
46
|
+
- 当前最像哪个阶段。
|
|
47
|
+
- 是否有混合阶段信号。
|
|
48
|
+
- 阶段内位置是什么。
|
|
49
|
+
- 什么证据会推翻阶段判断。
|
|
50
|
+
- 这个阶段判断会不会诱导过早行动或过度悲观。
|
|
51
|
+
|
|
52
|
+
需要输出阶段判断时,使用 `worksheets/lifecycle-stage-record.md`,不要只引用本节。
|
|
53
|
+
|
|
54
|
+
## 递进模式
|
|
55
|
+
|
|
56
|
+
宏观锚点不是一次实现,而是子锚点累积后涌现。每个子锚点必须形成闭环:
|
|
57
|
+
|
|
58
|
+
选定 -> 执行 -> 验证 -> 回馈 -> 下一个。
|
|
59
|
+
|
|
60
|
+
没有回馈的子锚点实现不会转化为势场抬升。
|
|
61
|
+
|
|
62
|
+
需要判断递进是否成立时,使用 `worksheets/sub-anchor-progression.md`,不要只说“递进不足”。
|
|
63
|
+
|
|
64
|
+
## 多中心治理与承接者生成
|
|
65
|
+
|
|
66
|
+
用于长期系统持续性判断。检查:
|
|
67
|
+
|
|
68
|
+
- 是否存在多个自治单元。
|
|
69
|
+
- 边缘是否能成为监测点、缓冲区、试验场和修复源。
|
|
70
|
+
- 承接者是否能被生产、保护和替代。
|
|
71
|
+
- 代际承接是否有语言、制度、记忆和训练通道。
|
|
72
|
+
|
|
73
|
+
需要判断治理持续性时,使用 `worksheets/governance-continuity-check.md`,不要只说“多中心治理不足”。
|
|
74
|
+
|
|
75
|
+
## 双向势场与自主解离
|
|
76
|
+
|
|
77
|
+
当问题涉及正负锚点、沉积基本盘、保护性退出、长期抽取或自主解离时,读取 `references/field-management-and-dissociation.md` 与 `protocols/field-dissociation-protocol.md`。
|
|
78
|
+
|
|
79
|
+
使用纪律:
|
|
80
|
+
|
|
81
|
+
- 势场不是命运,只是选择压力。
|
|
82
|
+
- 自主解离不是逃避,而是内部回流失效后的保护性转移。
|
|
83
|
+
- 任何退出判断都必须写保护目标、外部承接和停止条件。
|
|
84
|
+
|
|
85
|
+
## 超大规模盲区
|
|
86
|
+
|
|
87
|
+
文明、国家、时代、跨制度演化等问题必须承认可判断边界。使用 `protocols/large-scale-stress-test-protocol.md`。
|
|
88
|
+
|
|
89
|
+
输出必须写:
|
|
90
|
+
|
|
91
|
+
- 可判断区。
|
|
92
|
+
- 不可判断区。
|
|
93
|
+
- 反例或边界案例。
|
|
94
|
+
- 低尺度痛苦和责任链如何保留。
|
|
95
|
+
- 什么证据会撤回宏观判断。
|
|
96
|
+
|
|
97
|
+
## 使用纪律
|
|
98
|
+
|
|
99
|
+
- 普通关系、团队问题不默认启用理论后台。
|
|
100
|
+
- 理论后台不能替代证据、机制候选和判断档位。
|
|
101
|
+
- 若理论标签让输出更难懂,前台只保留白话问题。
|
|
102
|
+
- 深层理论只提供后台坐标;凡是能进入行动、处置或公共判断的内容,必须回到 protocol、worksheet 和判断档位。
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# v2.0 覆盖地图
|
|
2
|
+
|
|
3
|
+
本文件用于回答“CrossFrame 相较 v2.0 是否还有遗漏”。它不替代 v2.0 原文,而是记录每个重要模块在 skill 中的承接位置。
|
|
4
|
+
|
|
5
|
+
章节级覆盖现在以三份文件共同维护:
|
|
6
|
+
|
|
7
|
+
- `v2-source-spine.md`:从 DOCX 的 Word 标题层级生成,记录 258 个源章节节点、相邻关系、联读包和承接状态。
|
|
8
|
+
- `v2-section-digest-index.md`:逐节保真摘要索引,记录每节的用途摘要、不可误读边界和相邻联读提醒。
|
|
9
|
+
- `continuity-bundles.md`:规定哪些原文板块不能只读单张概念卡,必须作为连续板块联读。
|
|
10
|
+
|
|
11
|
+
因此,本文件负责“模块级覆盖判断”;逐节状态以 `v2-source-spine.md` 为准。
|
|
12
|
+
|
|
13
|
+
## 覆盖状态
|
|
14
|
+
|
|
15
|
+
- 已协议化:有 protocol、worksheet 或 template,可直接进入推理流程。
|
|
16
|
+
- 已概念卡化:有完整概念边界、误用、证据要求和修复动作,按需读取。
|
|
17
|
+
- 已索引化:保留触发条件和判断边界,只在深层理论或教学场景读取。
|
|
18
|
+
- 不前台化:保留后台约束,不作为普通用户输出术语。
|
|
19
|
+
- 已联读约束:该章节或概念已进入 `continuity-bundles.md`,触发时必须同读相邻板块,不能孤立使用。
|
|
20
|
+
- 源结构节点:目录、章节骨架或过渡节点,用于保持 2.0 原文顺序,不单独承担判断。
|
|
21
|
+
|
|
22
|
+
## 章节映射
|
|
23
|
+
|
|
24
|
+
| v2.0 模块 | CrossFrame 承接位置 | 状态 | 使用边界 |
|
|
25
|
+
| --- | --- | --- | --- |
|
|
26
|
+
| 框架定位、解释对象、轻量流程 | `SKILL.md`、`crossframe-v2-core.md`、`diagnosis-protocol.md` | 已协议化 | 所有诊断默认启用 |
|
|
27
|
+
| 强判断 10 问、开放断言 | `open-assertion-protocol.md`、`proposition-verification-protocol.md`、`judgment-grades.md` | 已协议化 | 影响权利、名誉、资源时必须升级到命题验证 |
|
|
28
|
+
| 十二条操作性准则、模块化入口 | `guardrails.md`、`read-routing-map.md`、`v2-term-fidelity.md` | 已协议化 | 输出前必须通过保真和表达检查 |
|
|
29
|
+
| 框架本体保护、反领域殖民、反模型殖民 | `framework-ontology-protection.md`、`framework-boundary-protocol.md`、`framework-boundary-check.md` | 已协议化 | 当 CrossFrame 被当成万能理论、领域替代品或审判工具时启用 |
|
|
30
|
+
| 盲区声明、超大规模圈层盲区 | `large-scale-stress-test-protocol.md`、`large-scale-stress-test.md` | 已协议化 | 文明尺度、历史尺度、跨制度长期判断时启用 |
|
|
31
|
+
| 概念层级与改动规则 | `framework-ontology-protection.md`、`v2-term-fidelity.md` | 已概念卡化 | 不得随意改名、合并或英文化反推中文含义 |
|
|
32
|
+
| 锚点组:跨域互操作、多层锚结构、重锚定 | `concept-cards/anchor-group.md`、`scale-transfer-gate.md` | 已概念卡化 | 当判断依赖锚点、保护变量、尺度升维或跨域迁移时读取 |
|
|
33
|
+
| 动力组:启动-转译-让渡职责、支撑通道、条件场、环境势场 | `concept-cards/dynamics-group.md` | 已概念卡化 | 当问题涉及行动启动、职责转移、资源通道和外部压力时读取 |
|
|
34
|
+
| 结构组:行动承接、中层耗竭、反武器化、跨圈层链 | `concept-cards/structure-process-group.md`、`diagnostic-toolbox-index.md` | 已概念卡化 | 组织、制度、平台、跨圈层问题按需读取 |
|
|
35
|
+
| 过程组:结构负荷、维护债、修复余量 | `concept-cards/structure-process-group.md`、`healing-transfer-protocol.md` | 已概念卡化 | 系统疲惫、长期维护、修复窗口判断时读取 |
|
|
36
|
+
| 根假设 A1-A9、核心推论 | `theory-backend-index.md` | 已索引化 | 只在深层理论、长期演化、制度生成或教学场景读取 |
|
|
37
|
+
| 全周期演化过程 | `lifecycle-diagnosis-protocol.md`、`lifecycle-stage-record.md`、`lifecycle-output.md` | 已协议化 | 阶段判断必须写混合信号、回退条件和撤回条件 |
|
|
38
|
+
| 递进模式、子锚点闭环 | `progression-protocol.md`、`sub-anchor-progression.md`、`progression-output.md` | 已协议化 | 判断战略推进、修复积累、项目演化时启用 |
|
|
39
|
+
| 双向势场管理、自主解离 | `field-management-and-dissociation.md`、`field-dissociation-protocol.md`、`field-dissociation-check.md` | 已协议化 | 当对象出现正负锚点场、沉积基本盘或保护性解离时启用 |
|
|
40
|
+
| 调节、预警与偿付约束 | `governance-continuity-protocol.md`、`governance-continuity-check.md` | 已协议化 | 长期公共承诺、治理系统、组织制度问题启用 |
|
|
41
|
+
| 多中心治理与承接者生成 | `governance-continuity-protocol.md`、`theory-backend-index.md` | 已协议化 | 单中心过载、代际承接、制度持续性问题启用 |
|
|
42
|
+
| 输出扩展与压力测试 | `large-scale-stress-test-protocol.md`、`crossframe-smoke-tests.md` | 已协议化 | 高责任、公共、文明尺度或用户要求审计时启用 |
|
|
43
|
+
| 对外表达与语境翻译 | `expression-translation-protocol.md`、`expression-translation-table.md`、`user-facing-language.md` | 已协议化 | 面向普通读者、管理语境、制度语境或跨平台适配时启用 |
|
|
44
|
+
|
|
45
|
+
## 章节级覆盖入口
|
|
46
|
+
|
|
47
|
+
| 覆盖层 | 文件 | 作用 | 维护要求 |
|
|
48
|
+
| --- | --- | --- | --- |
|
|
49
|
+
| 源结构脊柱 | `v2-source-spine.md` | 记录 2.0 DOCX 的标题顺序、相邻章节、联读包和承接状态 | DOCX 标题变化时重新生成 |
|
|
50
|
+
| 逐节保真摘要 | `v2-section-digest-index.md` | 记录每节核心用途、不可误读边界和相邻联读提醒 | 新增章节必须补摘要和边界 |
|
|
51
|
+
| 连续联读规则 | `continuity-bundles.md` | 规定哪些概念/章节不能单独读取 | 新增高风险概念必须归入至少一个联读包 |
|
|
52
|
+
| 输出前检查 | `worksheets/source-continuity-check.md` | 检查是否只读孤立概念卡、是否需要补读或降档 | 深度、审计、高责任、公共制度、亲密关系、长期演化和文章场景必须启用 |
|
|
53
|
+
|
|
54
|
+
## 判定结论
|
|
55
|
+
|
|
56
|
+
当前 CrossFrame 的补全标准不是“复制 v2.0 全文”,而是让 v2.0 每个重要模块都有可追踪入口:
|
|
57
|
+
|
|
58
|
+
- 普通使用走轻流程。
|
|
59
|
+
- 高风险概念走概念卡和保真检查。
|
|
60
|
+
- 涉及连续板块的高风险概念走联读包和源结构连续性检查。
|
|
61
|
+
- 深水区问题走专项 protocol 与 worksheet。
|
|
62
|
+
- 理论后台默认不前台化。
|
|
63
|
+
|
|
64
|
+
如果未来新增 v2.0 概念,必须先更新 `v2-source-spine.md`、`v2-section-digest-index.md` 和本覆盖地图,再决定它进入 protocol、worksheet、concept card、index、guardrail 还是 continuity bundle。
|