crprotocol 4.1.1__tar.gz → 4.2.1__tar.gz
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.
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CHANGELOG.md +34 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/PKG-INFO +1 -1
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/_version.py +1 -1
- crprotocol-4.2.1/crp/continuation/input_planner.py +251 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/config.py +405 -397
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/dispatch_router.py +4248 -4023
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/sdk/client.py +4 -0
- crprotocol-4.2.1/tests/test_input_continuation.py +85 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_smoke.py +1 -1
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_tool_relay.py +68 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.dockerignore +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/CODEOWNERS +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/FUNDING.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/ISSUE_TEMPLATE/bug-report.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/ISSUE_TEMPLATE/feature-request.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/ISSUE_TEMPLATE/spec-clarification.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/workflows/ci.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/workflows/docs.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/workflows/link-check-config.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/workflows/link-check.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.github/workflows/validate-schemas.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.gitignore +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.kimi/skills/crp-auth-expert/SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.kimi/skills/crp-comply-expert/SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.kimi/skills/crp-gateway-expert/SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.kimi/skills/crp-v4-expert/SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.kimi/skills/crp-v4-specs/SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.kimi/skills/programmatic-video-production/SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.kimi/skills/programmatic-video-production/references/tool-comparison.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/.pre-commit-config.yaml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/3.1.0 +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/AGENTS.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/AI Agent adoption/CRP-AGENT-ADOPTION-STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/AI Agent adoption/CRP-MCP-SERVER-SPECIFICATION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/AI Agent adoption/CRP-SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/AI Agent adoption/llms-full.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/AI Agent adoption/llms.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/BENCHMARKS.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CNAME +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CODE_OF_CONDUCT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CONTRIBUTING.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP Comply LLM connection methods issues prompt.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP protocol ecosystem figure.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP-COMPLY-AI-SAFETY-PLAN.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP-COMPLY-UPGRADE-REPORT-v2.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP-COMPLY-UPGRADE-REPORT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP-SHARED-HERO-POSITIONING.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP-v4-SPRINT-REPORT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP-v4-VISUAL-AUDIT-RATING.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP_CAPABILITIES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP_Comply_github_app_details.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRP_protocol_FULL_transparent_white.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRPv4_Implementation_Rounds.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/CRPv4_realised_deliverables.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/D1_CRP_Protocol_Marketing_Update.docx +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/Dockerfile +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/GOVERNANCE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/HOSTING_POSITIONING.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/INTERNAL_DOCS.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/LICENSE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/NOTICE +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/RAILWAY_DEPLOYMENT_GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/RAILWAY_VARIABLES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/README.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SECURITY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SITE_NAVIGATION_AND_PUBLISHING.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/CRP-BUILD-PROMPT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/CRP-CODER-BRIEF.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/CRP-GATEWAY-BLUEPRINT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/CRP-MASTER-INDEX.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/CRP-SDK-REFERENCE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-FEASIBILITY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-IANA-RESPONSE-STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-IETF-EMAIL-TEMPLATES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-PUBLIC-CHECKLIST.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SITE-STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-001-core-protocol.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-002-headers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-003-envelope.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-004-continuation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-005-dpe.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-006-safety-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-007-session-token.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-008-dispatch.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-009-ckf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-010-regulatory-mapping.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-011-audit-trail.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-012-multi-agent-safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-013-github-action.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-014-conformance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-015-security-privacy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-016-gateway-service.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-017-zero-ckf-mode.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-018-air.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-019-cognitive-quality.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-020-cognitive-load-distribution.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-021-reasoning-orchestration.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-022-execution-fabric.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-023-amplification-boundary.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-024-coverage-differential-retrieval.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-025-graph-retrieval.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-026-semantic-quality-benchmark.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-027-retrieval-integrity.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-028-conversational-context.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-029-ephemeral-tool-context.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-030-cognitive-state-relay.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-031-semantic-task-layer.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-032-developer-experience.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-033-safety-control-plane.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-034-safety-coverage.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-035-context-lifecycle.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-036-scan-remediation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-037-unified-config.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-038-storage-backends.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-039-semantic-code-ingestion.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-040-crp-comply.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-041-adoption-ecosystem.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SPEC-HOSTING-CONTROL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-COMPLETE-PACKAGE/crp-coder-package/specs/CRP-SUBMISSION-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-MASTER-INDEX.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-SPEC-040-crp-comply.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS-2.06.2026/CRP-SPEC-041-adoption-ecosystem.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-FEASIBILITY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-IETF-EMAIL-TEMPLATES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-PUBLIC-CHECKLIST.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SITE-STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-001-core-protocol.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-002-headers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-003-envelope.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-004-continuation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-005-dpe.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-006-safety-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-007-session-token.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-008-dispatch.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-009-ckf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-010-regulatory-mapping.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-011-audit-trail.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-012-multi-agent-safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-013-github-action.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-014-conformance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-015-security-privacy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-016-gateway-service.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-017-zero-ckf-mode.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SPEC-HOSTING-CONTROL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-SUBMISSION-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/CRP-V3-IMPLEMENTATION-PLAN.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/Overview of all documents.docx +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/SUBMISSION-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/TRACKING_OF_PROGRESS.MD +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/crp-headers-spec.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/crp-product-ecosystem.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_27-05-2027/crp-v3-complete-spec.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/Automated prompt-response review, questions, actions and insights.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-AUTH-MIGRATION-SPRINT-SUMMARY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-AUTH-POSTGRESQL-MIGRATION-PLAN.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-AUTH-USER-MANAGEMENT-SOLUTION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-BUILD-PROMPT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-CODER-BRIEF.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-COMPLY-BUILDER-PROMPT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-COMPLY-UPGRADE-HANDOFF.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-ECOSYSTEM-BOUNDARIES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-GATEWAY-BLUEPRINT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-GATEWAY-PRODUCT-OVERVIEW.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-GITHUB-APP-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-GITHUB-CONNECTIVITY-SOLUTION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-MARKET-STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-MASTER-INDEX.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-RAILWAY-SETUP-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-SDK-REFERENCE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-STRIPE-SETUP-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-V4-UPGRADE-PROMPT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/CRP-v4-PHASED-IMPLEMENTATION-REPORT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/adversarially-robust-safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/mfa_plan.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-FEASIBILITY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-IANA-RESPONSE-STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-IETF-EMAIL-TEMPLATES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-PUBLIC-CHECKLIST.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SITE-STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-001-core-protocol.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-002-headers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-003-envelope.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-004-continuation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-005-dpe.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-006-safety-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-007-session-token.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-008-dispatch.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-009-ckf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-010-regulatory-mapping.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-011-audit-trail.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-012-multi-agent-safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-013-github-action.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-014-conformance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-015-security-privacy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-016-gateway-service.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-017-zero-ckf-mode.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-018-air.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-019-cognitive-quality.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-020-cognitive-load-distribution.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-021-reasoning-orchestration.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-022-execution-fabric.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-023-amplification-boundary.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-024-coverage-differential-retrieval.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-025-graph-retrieval.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-026-semantic-quality-benchmark.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-027-retrieval-integrity.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-028-conversational-context.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-029-ephemeral-tool-context.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-030-cognitive-state-relay.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-031-semantic-task-layer.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-032-developer-experience.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-033-safety-control-plane.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-034-safety-coverage.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-035-context-lifecycle.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-036-scan-remediation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-037-unified-config.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-038-storage-backends.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-039-semantic-code-ingestion.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-040-crp-comply.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-041-adoption-ecosystem.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-042-comply-upgrade-integration.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-043-gateway-runtime-product.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-044-authoritative-domain-agent.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-045-knowledge-learning.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-046-user-defined-cognition.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-047-monetisation-payments.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-048-comply-lowcode-github.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SPEC-HOSTING-CONTROL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/SPECS_5_06_2026_CRP_v4/specs/CRP-SUBMISSION-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/STRIPE_MONETISATION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/TRADEMARK.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/android-chrome-192x192.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/android-chrome-512x512.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/apple-touch-icon.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/__main__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/_typing.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/activation/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/activation/mode.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/activation/onboarding.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/activation/policy_adjust.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/activation/stages.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/adapters.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/auto_ingest.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/cqs.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/cross_window.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/curator.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/feedback.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/hierarchical.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/meta_learning.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/parallel.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/review_cycle.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/scale_mode.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/advanced/source_grounding.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/agent/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/agent/budget.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/agent/chain.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/agent/oversight.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/agent/propagation.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/cdgr.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/community.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/fabric.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/gc.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/graph_edges.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/graph_walk.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/merge.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/pattern_query.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/pubsub.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/ckf/semantic.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/cli/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/cli/main.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/cli/sidecar.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/cli/startup.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/billing/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/billing/checkout.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/billing/constants.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/billing/entitlements.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/billing/metering.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/billing/reconciliation.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/billing/webhook.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/checkpoint_inbox.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/gateway_client.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/gateway_proxy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/github_routes.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/header_mapping.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/no_code.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/quota_gate.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/comply/signup.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/config.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/config_schema.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/completion.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/degradation.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/document_map.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/flow.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/gap.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/manager.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/quality_monitor.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/stitch.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/trigger.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/continuation/voice.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/batch.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/circuit_breaker.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/context_enforcer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/context_source.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/context_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/errors.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/extraction_facade.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/facilitator.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/idempotency.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/ledger_backends.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/manifest_derive.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/manifest_ledger.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/orchestrator.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/relay_strategies.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/security_manager.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/session.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/task_intent.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/core/window.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/builder.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/cdr.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/decomposer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/formatter.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/packer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/reranker.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/retrieval_integrity.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/envelope/scoring.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/complexity.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/contradiction.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/pipeline.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/quality_gate.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/stage1_regex.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/stage2_statistical.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/stage3_gliner.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/stage4_uie.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/stage5_discourse.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/stage6_llm.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/structured_output.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/extraction/types.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/gateway/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/gateway/api.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/gateway/key_vault.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/gateway/router.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/headers/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/headers/conditional.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/headers/emit.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/headers/halt.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/headers/middleware.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/headers/names.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/headers/parse.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/integrations/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/integrations/_common.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/integrations/anthropic_hook.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/integrations/langchain_hook.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/integrations/openai_hook.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/license_guard.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/observability/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/observability/audit.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/observability/events.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/observability/metrics.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/observability/quality.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/observability/structured_logging.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/observability/telemetry.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/enforce.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/grammar.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/inheritance.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/mode.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/model.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/nonce.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/profiles.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/policy/report.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/_embeddings.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/_types.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/amplifiers.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/attribution_scorer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/calibration.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/claim_detector.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/contradiction_detector.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/distortion_detector.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/entailment_verifier.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/fabrication_detector.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/hallucination_scorer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/omission_analyzer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/provenance_chain.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/report_generator.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/rqa.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/rqa_stages.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/provenance/window_chain.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/anthropic.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/base.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/custom.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/diagnostic.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/discovery.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/llamacpp.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/manager.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/ollama.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/openai.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/providers/tokenizers.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/py.typed +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/resources/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/resources/adaptive_allocator.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/resources/cost_model.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/resources/overhead_manager.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/resources/resource_manager.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/scan/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/scan/github_app.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/scan/remediation.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/scan/semantic_ingestion.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/scan/templates/README.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/cost-estimate.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/crp-error.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/envelope-preview.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/persisted-state-header.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/quality-report.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/session-handle.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/session-status.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/stream-event.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/schemas/task-intent.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/sdk/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/sdk/dynamic.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/sdk/proxies.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/sdk/proxies_extra.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/sdk/proxies_more.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/sdk/response.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/audit_trail.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/binding.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/checkpoint.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/compliance.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/consent.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/control_plane.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/coverage.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/embedding_defense.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/encryption.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/injection.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/integrity.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/privacy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/quarantine.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/rbac.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/safety_manifest.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/session_token.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/security/validation.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/backends/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/backends/base.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/backends/memory.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/backends/redis.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/backends/s3.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/backends/sqlite.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/cold_storage.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/compaction.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/coverage_set.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/critical_state.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/cso.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/event_log.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/fact.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/horizons.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/scratch_buffer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/serialization.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/session_cleanup.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/snapshot.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/storage/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/storage/ephemeral_store.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/storage/hot_cache.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/storage/inverted_index.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/storage/rolling_log.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/storage/router.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/state/warm_store.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/stl/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/stl/classifier.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/stl/depth_model.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/stl/frame_builder.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/stl/goal_compass.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp/stl/orchestrator.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_envelope_budget +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/.env.example +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/.env.hosted.template +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/agent_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/auth.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/backend_client.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/billing.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/capabilities.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/checkpoint_policy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/checkpoint_service.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/completions.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/comply_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/config_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/base.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/comply.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/console.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/email.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/fcm.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/gmail.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/pagerduty.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/slack.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/sms.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/connectors/webhook.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/corpus.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/dpe_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/gateway_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/headers_lint.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/local_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/permissions.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/prompts.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/resources.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/safety_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/scaffold.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/scan_tools.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/server.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_mcp/types.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/audit.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/auth.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/crp_headers.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/db.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/passkey.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/schema.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/crp_shared/session_token.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/AUDIT_REPORT_ROUND_1_SITE_FIXES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/AUDIT_REPORT_ROUND_2_VISUAL_IMPROVEMENTS.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/Analysis_of_benchmark_results.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_AVAILABILITY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_CHECKPOINTS_SETUP_GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_DEMO_VIDEO_SCRIPT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_MCP_ACTIONABLE_DEPLOYMENT_GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_MCP_CONNECTORS_SETUP_GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_MCP_ENVIRONMENT_MAPPING.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_MCP_PRODUCTION_CHECKLIST.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_MCP_SECURITY_AND_CHECKPOINTS_REPORT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_SCAN_ACTION_GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_SCAN_ACTION_PLAN.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_SCAN_MARKETPLACE_AND_PARTNERSHIP.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_SDK_CONTEXT_SAFETY_GAP_REPORT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_SPEC_REALITY_MAP.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/CRP_V3_COMPLETENESS.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/DEMO_REPRODUCTION_AND_VIDEO_GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/DOCS_PLATFORM_EVALUATION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/DOCS_QUALITY_STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/GATEWAY_BACKEND_INTEGRATION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/GATEWAY_RAILWAY_DEPLOY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/GITHUB_ACTION_PUBLISH.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/LINKEDIN_LAUNCH_SERIES.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/OPERATIONS_RUNBOOK.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/SEO_AEO_GEO_STRATEGY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/UX_ACCESSIBILITY_IMPROVEMENTS.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/VS_CODE_EXTENSION_PUBLISH.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/docs/WASA_INTEGRATION_TUTORIAL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/async_usage.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/benchmark_continuation.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/choose_provider.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/comply_demo.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/README.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/_benchmark_results/20260601_140350_comparison.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/_benchmark_results/20260601_140350_crp_document.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/_benchmark_results/20260601_140350_hierarchical_document.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/_benchmark_results/20260601_140350_injection_document.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/_benchmark_results/20260601_140350_rag_document.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/comparison_backend.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/pipeline.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/run_benchmark.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/server.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/sqb_benchmark.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/app.js +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/comparison.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/context.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/context.js +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/index.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/safety.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/safety.js +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/static/style.css +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/strategies/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/strategies/base.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/strategies/crp_strategy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/strategies/hierarchical_strategy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/strategies/injection_strategy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/strategies/rag_strategy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/v4/server.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/v4/static/app.js +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/v4/static/index.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/crp_demos/v4/static/style.css +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/demo_app/README.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/demo_app/demo.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/demo_app/demo_v1.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/extraction-pipeline.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/ingestion.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/local-model.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/multi-provider.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/multi_turn.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/quickstart.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/quickstart.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/scribe_demo.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/session-resumption.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/examples/streaming.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/favicon-16x16.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/favicon-32x32.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/favicon.ico +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/hooks/mkdocs_hooks.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/media/FINAL_CRP_Full_logo-transparent.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/message for AI safety.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/migrations/001_initial.sql +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/mkdocs.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/overrides/404.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/overrides/main.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/overrides/partials/logo.html +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/pyproject.toml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/rfcs/0000-template.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/rfcs/0001-initial-release.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/cost-estimate.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/crp-error.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/envelope-preview.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/openapi.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/persisted-state-header.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/quality-report.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/session-handle.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/session-status.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/stream-event.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/schemas/task-intent.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/audit_docs.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/audit_docstrings.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/auto_docstrings.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/demo_varied_tests.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/gen_changelog.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/generate_api_reference.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/probe_safety.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/probe_varied_use_cases.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/validate_crp_mcp.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/scripts/verify_v4_demo.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/BingSiteAuth.xml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/CNAME +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/aiuc-1.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/activation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/advanced.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/agent.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/ckf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/cli.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/client.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/compliance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/comply.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/config.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/continuation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/core.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/cso.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/dispatch.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/envelope.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/errors.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/events.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/extraction.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/gateway.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/headers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/activation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/adapters.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/advanced.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/agent.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/ckf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/cli.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/comply.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/config.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/config_schema.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/continuation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/core.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/envelope.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/extraction.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/gateway.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/headers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/integrations.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/license_guard.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/observability.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/provenance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/providers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/resources.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/scan.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/schemas.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/sdk.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/security.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/state.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/modules/stl.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/observability.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/provenance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/providers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/reasoning.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/resources.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/scan.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/schemas.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/security.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/api/state.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/CRP_protocol_ecosystem_transparent.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/favicon/android-chrome-192x192.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/favicon/android-chrome-512x512.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/favicon/apple-touch-icon.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/favicon/favicon-16x16.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/favicon/favicon-32x32.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/favicon/favicon.ico +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/favicon/site.webmanifest +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/logo-full-readme.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/logo-full.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/logo-small.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/assets/og-image.png +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/capabilities.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/cite.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/compliance/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/compliance/eu-ai-act.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/compliance/gdpr.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/compliance/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/compliance/iso-42001.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/compliance/nist-ai-rmf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/compliance/security.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/contributing.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/control-evidence.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/crpv4-roadmap.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/faq.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/cli.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/installation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/licensing.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/local-models.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/operating-the-ecosystem.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/providers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/getting-started/quickstart.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/demo-app.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/gateway-railway.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/ingestion.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/multi-turn.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/sdk-phases.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/sdk.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/session-persistence.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/sidecar.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/guides/streaming.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/javascripts/ticker.js +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/legal/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/legal/ai-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/legal/cookie-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/legal/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/legal/information-security-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/legal/privacy-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/llms-full.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/llms.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/pricing.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/products/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/products/comply.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/products/gateway.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/products/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/products/scan.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/products/scribe.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/products/visualise.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/ckf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/conformance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/context-sources.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/continuation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/core.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/dispatch-strategies.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/envelope.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/extraction.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/headers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/meta-learning.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/multi-agent.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/provenance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/quality-tiers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/research.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/safety-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/session-token.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/protocol/zero-ckf-mode.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/robots.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/safety/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/safety/black-box.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/safety/coverage.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/safety/dpe.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/safety/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/safety/safety-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/ai-safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/async.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/configuration.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/context-management.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/errors.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/sdk/tools-and-agents.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-001-core-protocol.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-002-headers.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-003-envelope.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-004-continuation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-005-dpe.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-006-safety-policy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-007-session-token.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-008-dispatch.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-009-ckf.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-010-regulatory-mapping.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-011-audit-trail.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-012-multi-agent-safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-013-github-action.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-014-conformance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-015-security-privacy.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-016-gateway-service.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-017-zero-ckf-mode.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-018-air.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-019-cognitive-quality.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-020-cognitive-load-distribution.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-021-reasoning-orchestration.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-022-execution-fabric.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-023-amplification-boundary.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-024-coverage-differential-retrieval.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-025-graph-retrieval.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-026-semantic-quality-benchmark.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-027-retrieval-integrity.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-028-conversational-context.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-029-ephemeral-tool-context.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-030-cognitive-state-relay.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-031-semantic-task-layer.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-032-developer-experience.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-033-safety-control-plane.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-034-safety-coverage.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-035-context-lifecycle.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-036-scan-remediation.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-037-unified-config.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-038-storage-backends.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-039-semantic-code-ingestion.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-040-crp-comply.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-041-adoption-ecosystem.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-042-comply-upgrade-integration.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-043-gateway-runtime-product.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-044-authoritative-domain-agent.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-045-knowledge-learning.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-046-user-defined-cognition.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-047-monetisation-payments.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-048-comply-lowcode-github.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SPEC-HOSTING-CONTROL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/CRP-SUBMISSION-GUIDE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/spec/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/standards.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/stylesheets/extra.css +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/tags.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/terms-of-service.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/testing/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/testing/benchmarks.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/testing/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/testing/reproduce.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/testing/running-tests.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/topics/.meta.yml +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/topics/ai-compliance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/topics/ai-governance.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/topics/ai-safety.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/topics/context-management.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/topics/crp-vs-rag-mcp.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/topics/index.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/who-is-it-for.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/site-docs/why-crp.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/skills/visual-expert/SKILL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/01_RESEARCH_FOUNDATIONS.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/02_CORE_PROTOCOL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/03_CONTEXT_ENVELOPE.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/04_TOKEN_GENERATION_PROTOCOL.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/05_SYSTEM_WIDE_INTEGRATION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/06_IMPLEMENTATION_PLAN.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/07_SECURITY.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/08_MONETIZATION.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/specification/09_DEPLOYMENT.md +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/__init__.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/levels.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/runner.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/test_conformance.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/vectors/agent.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/vectors/dpe.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/vectors/headers.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/vectors/hmac.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/vectors/safety_policy.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conformance/vectors/session.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/conftest.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/killer_test/crp_killer_report.json +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/killer_test/crp_killer_report.txt +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/killer_test/crp_killer_test.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/killer_test/debug_gap.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/killer_test/debug_gap2.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_adaptive_allocator.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_adversarial_provenance.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_agentic.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_audit.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_audit_integration.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_benchmarks.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_checkpoint_inbox.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_ckf_gate.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_compliance_security.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_compliance_wiring.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_comply_billing.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_comply_gateway_proxy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_comply_quota_gate.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_context_enforcer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_context_source.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_headers.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_auth.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_backends.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_billing.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_checkpoint.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_checkpoint_policy.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_connectors.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_coverage.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_crp_mcp_permissions.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_cso.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_decision_provenance.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_decision_provenance_engine.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_entailment_risk.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_fidelity_verification.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_gap_fixes_live.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_gaps_2_3.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_gateway.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_gateway_client.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_github_app.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_github_routes.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_horizons.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_integration.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_ip_protection.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_live_comprehensive.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_live_full_capture.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_live_long_generation.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_live_verification.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_manifest_ledger.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_no_code.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_orchestrator_perf.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase1.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase2.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase3.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase4.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase5.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase6.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase7.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase8.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_phase9.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_production_hardening.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_relay_strategies.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_resource_manager.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_retrieval_integrity.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_safety_control_plane.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_scan_r3.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_scoring_robustness.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_scratch_buffer.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_sdk_dynamic.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_sdk_extra_namespaces.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_sdk_generated_reference.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_sdk_level0.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_sdk_level2.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_sdk_more_namespaces.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_sdk_namespaces.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_security_modules.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_session_token.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_signup.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_stl.py +0 -0
- {crprotocol-4.1.1 → crprotocol-4.2.1}/tests/test_unified_config.py +0 -0
|
@@ -11,6 +11,40 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
|
11
11
|
|
|
12
12
|
## [Unreleased]
|
|
13
13
|
|
|
14
|
+
## [4.2.1] - 2026-06-28
|
|
15
|
+
|
|
16
|
+
### Fixed
|
|
17
|
+
- `dispatch_with_tools()` now continues on `finish_reason="length"` instead of
|
|
18
|
+
returning truncated output. Each continuation window extracts facts and feeds
|
|
19
|
+
them back into the `ContinuationManager` so info-flow and gap signals stay
|
|
20
|
+
alive across tool-mediated windows.
|
|
21
|
+
- `dispatch_with_tools()` continuation metrics now report the real continuation
|
|
22
|
+
window count, recomputed output tokens, and adjusted quality tier.
|
|
23
|
+
|
|
24
|
+
### Changed
|
|
25
|
+
- crp-comply legacy `_continue_window()` no longer appends the entire
|
|
26
|
+
accumulated message history to every continuation window. It now builds a
|
|
27
|
+
fresh bounded window (system prompt + compact task reference + prior output +
|
|
28
|
+
continuation directive), preventing context explosion on small local models.
|
|
29
|
+
|
|
30
|
+
## [4.2.0] - 2026-06-28
|
|
31
|
+
|
|
32
|
+
### Added
|
|
33
|
+
- **Input-side continuation** (`crp.continuation.input_planner`, SPEC-004 extension).
|
|
34
|
+
Long inputs that exceed a single model window can now be processed across
|
|
35
|
+
multiple full windows. Each chunk is dispatched in its own window, facts are
|
|
36
|
+
extracted and relayed through the warm store / CKF, and the final answer
|
|
37
|
+
window operates on the accumulated facts instead of a compacted input.
|
|
38
|
+
- New config key `input_continuation_mode` (`auto_ingest` | `multi_window`)
|
|
39
|
+
controls the strategy. `multi_window` enables the new behaviour.
|
|
40
|
+
- SDK `CRPClient` now accepts `input_continuation_mode` and forwards it to the
|
|
41
|
+
core orchestrator via the unified config bridge.
|
|
42
|
+
|
|
43
|
+
### Changed
|
|
44
|
+
- `crp-comply` CRP client/dispatcher now defaults to
|
|
45
|
+
`input_continuation_mode="multi_window"` so long prompts and contexts are
|
|
46
|
+
processed across windows instead of aggressively compacted.
|
|
47
|
+
|
|
14
48
|
## [4.1.1] - 2026-06-15
|
|
15
49
|
|
|
16
50
|
### Fixed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: crprotocol
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.2.1
|
|
4
4
|
Summary: Context Relay Protocol — unbounded context, unbounded generation, amplified reasoning for LLMs
|
|
5
5
|
Project-URL: Homepage, https://crprotocol.io
|
|
6
6
|
Project-URL: Documentation, https://crprotocol.io
|
|
@@ -0,0 +1,251 @@
|
|
|
1
|
+
# Copyright © 2025 Constantinos Vidiniotis. All rights reserved.
|
|
2
|
+
# Licensed under Elastic License 2.0 — see LICENSE.md for details.
|
|
3
|
+
"""Input-side continuation planner — split oversized tasks into full windows (§4.6).
|
|
4
|
+
|
|
5
|
+
When a task or input context exceeds a single model window, this module plans
|
|
6
|
+
a sequence of input-processing windows. Each window consumes a chunk of the
|
|
7
|
+
input, extracts facts, and relays them to the next chunk. After all chunks
|
|
8
|
+
have been processed, the accumulated facts replace the bulky input so the
|
|
9
|
+
final answer window can run inside a normal context budget.
|
|
10
|
+
|
|
11
|
+
This realizes the CRP unbounded-context guarantee for *inputs*: a 4K model
|
|
12
|
+
can transparently process a 12K prompt across three full windows rather than
|
|
13
|
+
silently compacting or truncating it.
|
|
14
|
+
"""
|
|
15
|
+
|
|
16
|
+
from __future__ import annotations
|
|
17
|
+
|
|
18
|
+
from dataclasses import dataclass, field
|
|
19
|
+
from typing import Any, Callable
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
@dataclass
|
|
23
|
+
class InputChunk:
|
|
24
|
+
"""A single input-continuation window payload."""
|
|
25
|
+
|
|
26
|
+
index: int
|
|
27
|
+
total: int
|
|
28
|
+
text: str
|
|
29
|
+
prefix: str = ""
|
|
30
|
+
suffix: str = ""
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
@dataclass
|
|
34
|
+
class InputContinuationPlan:
|
|
35
|
+
"""Plan produced for an oversized input."""
|
|
36
|
+
|
|
37
|
+
chunks: list[InputChunk] = field(default_factory=list)
|
|
38
|
+
directive_tokens: int = 0
|
|
39
|
+
chunk_tokens: int = 0
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
class InputContinuationPlanner:
|
|
43
|
+
"""Plan how to process an oversized input across multiple full windows.
|
|
44
|
+
|
|
45
|
+
The planner respects natural boundaries (paragraphs, then sentences, then
|
|
46
|
+
words) so that chunks are semantically coherent. It leaves room for the
|
|
47
|
+
system prompt, a small generation reserve (the model only extracts facts),
|
|
48
|
+
and a fixed continuation directive.
|
|
49
|
+
"""
|
|
50
|
+
|
|
51
|
+
# Tokens reserved for the per-chunk directive and any relay envelope.
|
|
52
|
+
DEFAULT_DIRECTIVE_TOKENS = 180
|
|
53
|
+
# Generation reserve for input windows — small because we only extract.
|
|
54
|
+
DEFAULT_INPUT_GENERATION_RESERVE = 256
|
|
55
|
+
|
|
56
|
+
def __init__(
|
|
57
|
+
self,
|
|
58
|
+
count_tokens: Callable[[str], int],
|
|
59
|
+
directive_tokens: int | None = None,
|
|
60
|
+
input_generation_reserve: int | None = None,
|
|
61
|
+
) -> None:
|
|
62
|
+
"""Initialize planner.
|
|
63
|
+
|
|
64
|
+
Args:
|
|
65
|
+
count_tokens: Provider-specific token counter.
|
|
66
|
+
directive_tokens: Tokens to reserve for continuation directives.
|
|
67
|
+
input_generation_reserve: Generation reserve for extraction windows.
|
|
68
|
+
"""
|
|
69
|
+
self._count_tokens = count_tokens
|
|
70
|
+
self._directive_tokens = directive_tokens or self.DEFAULT_DIRECTIVE_TOKENS
|
|
71
|
+
self._input_g = input_generation_reserve or self.DEFAULT_INPUT_GENERATION_RESERVE
|
|
72
|
+
|
|
73
|
+
def plan(
|
|
74
|
+
self,
|
|
75
|
+
task_input: str,
|
|
76
|
+
system_prompt: str,
|
|
77
|
+
context_window: int,
|
|
78
|
+
) -> InputContinuationPlan:
|
|
79
|
+
"""Create a multi-window plan for ``task_input``.
|
|
80
|
+
|
|
81
|
+
Args:
|
|
82
|
+
task_input: The oversized user task or context.
|
|
83
|
+
system_prompt: System prompt that will be included in every window.
|
|
84
|
+
context_window: Model context window size.
|
|
85
|
+
|
|
86
|
+
Returns:
|
|
87
|
+
InputContinuationPlan with semantically-bounded chunks.
|
|
88
|
+
"""
|
|
89
|
+
s_tokens = self._count_tokens(system_prompt)
|
|
90
|
+
per_chunk_budget = context_window - s_tokens - self._directive_tokens - self._input_g
|
|
91
|
+
if per_chunk_budget <= 0:
|
|
92
|
+
# The system prompt alone leaves no room; fall back to one giant
|
|
93
|
+
# chunk and let downstream compaction deal with it.
|
|
94
|
+
per_chunk_budget = max(256, context_window - s_tokens - self._input_g)
|
|
95
|
+
|
|
96
|
+
chunks = self._split_text(task_input, per_chunk_budget)
|
|
97
|
+
directive_text = self._chunk_directive(0, 1)
|
|
98
|
+
return InputContinuationPlan(
|
|
99
|
+
chunks=chunks,
|
|
100
|
+
directive_tokens=self._count_tokens(directive_text),
|
|
101
|
+
chunk_tokens=sum(self._count_tokens(c.text) for c in chunks),
|
|
102
|
+
)
|
|
103
|
+
|
|
104
|
+
def _split_text(self, text: str, max_tokens: int) -> list[InputChunk]:
|
|
105
|
+
"""Split ``text`` into chunks that each fit inside ``max_tokens``.
|
|
106
|
+
|
|
107
|
+
Prefers paragraph boundaries, then sentence boundaries, then words.
|
|
108
|
+
"""
|
|
109
|
+
if self._count_tokens(text) <= max_tokens:
|
|
110
|
+
return [InputChunk(index=1, total=1, text=text)]
|
|
111
|
+
|
|
112
|
+
paragraphs = [p.strip() for p in text.split("\n\n") if p.strip()]
|
|
113
|
+
chunks: list[InputChunk] = []
|
|
114
|
+
current: list[str] = []
|
|
115
|
+
current_tokens = 0
|
|
116
|
+
idx = 0
|
|
117
|
+
|
|
118
|
+
def _flush() -> None:
|
|
119
|
+
nonlocal current, current_tokens, idx
|
|
120
|
+
if not current:
|
|
121
|
+
return
|
|
122
|
+
idx += 1
|
|
123
|
+
chunks.append(InputChunk(index=idx, total=0, text="\n\n".join(current)))
|
|
124
|
+
current = []
|
|
125
|
+
current_tokens = 0
|
|
126
|
+
|
|
127
|
+
for para in paragraphs:
|
|
128
|
+
para_tokens = self._count_tokens(para)
|
|
129
|
+
if para_tokens > max_tokens:
|
|
130
|
+
# Oversized paragraph — split by sentences.
|
|
131
|
+
_flush()
|
|
132
|
+
for sentence_chunk in self._split_sentences(para, max_tokens):
|
|
133
|
+
idx += 1
|
|
134
|
+
chunks.append(InputChunk(index=idx, total=0, text=sentence_chunk))
|
|
135
|
+
continue
|
|
136
|
+
if current_tokens + para_tokens > max_tokens and current:
|
|
137
|
+
_flush()
|
|
138
|
+
current.append(para)
|
|
139
|
+
current_tokens += para_tokens
|
|
140
|
+
|
|
141
|
+
_flush()
|
|
142
|
+
|
|
143
|
+
# Resolve totals now that we know the count.
|
|
144
|
+
total = len(chunks)
|
|
145
|
+
for c in chunks:
|
|
146
|
+
c.total = total
|
|
147
|
+
return chunks
|
|
148
|
+
|
|
149
|
+
def _split_sentences(self, text: str, max_tokens: int) -> list[str]:
|
|
150
|
+
"""Split a long paragraph by sentence boundaries."""
|
|
151
|
+
import re
|
|
152
|
+
|
|
153
|
+
sentences = re.split(r"(?<=[.!?])\s+", text)
|
|
154
|
+
chunks: list[str] = []
|
|
155
|
+
current: list[str] = []
|
|
156
|
+
current_tokens = 0
|
|
157
|
+
|
|
158
|
+
for sent in sentences:
|
|
159
|
+
sent_tokens = self._count_tokens(sent)
|
|
160
|
+
if sent_tokens > max_tokens:
|
|
161
|
+
# Oversized sentence — split by words.
|
|
162
|
+
if current:
|
|
163
|
+
chunks.append(" ".join(current))
|
|
164
|
+
current = []
|
|
165
|
+
current_tokens = 0
|
|
166
|
+
chunks.extend(self._split_words(sent, max_tokens))
|
|
167
|
+
continue
|
|
168
|
+
if current_tokens + sent_tokens > max_tokens and current:
|
|
169
|
+
chunks.append(" ".join(current))
|
|
170
|
+
current = []
|
|
171
|
+
current_tokens = 0
|
|
172
|
+
current.append(sent)
|
|
173
|
+
current_tokens += sent_tokens
|
|
174
|
+
|
|
175
|
+
if current:
|
|
176
|
+
chunks.append(" ".join(current))
|
|
177
|
+
return chunks
|
|
178
|
+
|
|
179
|
+
def _split_words(self, text: str, max_tokens: int) -> list[str]:
|
|
180
|
+
"""Last-resort word-level split."""
|
|
181
|
+
words = text.split()
|
|
182
|
+
chunks: list[str] = []
|
|
183
|
+
current: list[str] = []
|
|
184
|
+
current_tokens = 0
|
|
185
|
+
|
|
186
|
+
for word in words:
|
|
187
|
+
word_tokens = self._count_tokens(word)
|
|
188
|
+
if current_tokens + word_tokens > max_tokens and current:
|
|
189
|
+
chunks.append(" ".join(current))
|
|
190
|
+
current = []
|
|
191
|
+
current_tokens = 0
|
|
192
|
+
current.append(word)
|
|
193
|
+
current_tokens += word_tokens
|
|
194
|
+
|
|
195
|
+
if current:
|
|
196
|
+
chunks.append(" ".join(current))
|
|
197
|
+
return chunks
|
|
198
|
+
|
|
199
|
+
def build_chunk_task(
|
|
200
|
+
self,
|
|
201
|
+
chunk: InputChunk,
|
|
202
|
+
original_task_summary: str,
|
|
203
|
+
prior_summary: str | None = None,
|
|
204
|
+
) -> str:
|
|
205
|
+
"""Build the task text for a single input-continuation window.
|
|
206
|
+
|
|
207
|
+
Args:
|
|
208
|
+
chunk: Chunk to process.
|
|
209
|
+
original_task_summary: Short summary of the overall task/question.
|
|
210
|
+
prior_summary: Optional summary of facts from prior chunks.
|
|
211
|
+
|
|
212
|
+
Returns:
|
|
213
|
+
Task text ready for dispatch.
|
|
214
|
+
"""
|
|
215
|
+
parts = [
|
|
216
|
+
self._chunk_directive(chunk.index, chunk.total),
|
|
217
|
+
f"\n=== ORIGINAL TASK ===\n{original_task_summary}",
|
|
218
|
+
]
|
|
219
|
+
if prior_summary:
|
|
220
|
+
parts.append(f"\n=== FACTS FROM PRIOR CHUNKS ===\n{prior_summary}")
|
|
221
|
+
parts.append(f"\n=== INPUT CHUNK {chunk.index} OF {chunk.total} ===\n{chunk.text}")
|
|
222
|
+
parts.append("\n=== END INPUT CHUNK ===")
|
|
223
|
+
return "\n".join(parts)
|
|
224
|
+
|
|
225
|
+
def _chunk_directive(self, index: int, total: int) -> str:
|
|
226
|
+
return (
|
|
227
|
+
f"You are processing part {index} of {total} of a long input. "
|
|
228
|
+
"Read the input chunk carefully, extract key facts, entities, "
|
|
229
|
+
"requirements, and any information needed to answer the original task. "
|
|
230
|
+
"Do NOT write the final answer yet — only extract and summarize "
|
|
231
|
+
"relevant findings."
|
|
232
|
+
)
|
|
233
|
+
|
|
234
|
+
def build_final_task_reference(self, original_task_input: str) -> str:
|
|
235
|
+
"""Build a compact reference to the original task after input processing.
|
|
236
|
+
|
|
237
|
+
The original bulky input has been replaced by extracted facts in the
|
|
238
|
+
warm store / CKF. This reference reminds the model of the question.
|
|
239
|
+
"""
|
|
240
|
+
summary = original_task_input[:400]
|
|
241
|
+
if len(original_task_input) > 400:
|
|
242
|
+
summary += " ..."
|
|
243
|
+
return (
|
|
244
|
+
f"Answer the following task using the facts extracted from the "
|
|
245
|
+
f"processed input sections:\n{summary}"
|
|
246
|
+
)
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
def default_input_planner(count_tokens: Callable[[str], int]) -> InputContinuationPlanner:
|
|
250
|
+
"""Factory for the default planner."""
|
|
251
|
+
return InputContinuationPlanner(count_tokens=count_tokens)
|