sourcecode 5.9.12__tar.gz → 5.9.13__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.
- {sourcecode-5.9.12 → sourcecode-5.9.13}/CHANGELOG.md +21 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/PKG-INFO +5 -5
- {sourcecode-5.9.12 → sourcecode-5.9.13}/README.md +4 -4
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/DEFECT-LEDGER.md +25 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/DEVELOPMENT-ROADMAP.md +37 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/EXECUTIVE-ROADMAP.md +13 -1
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/MANUAL-USUARIO.md +3 -3
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/PRODUCT-ROUTE.md +10 -9
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/USER_GUIDE.md +4 -4
- {sourcecode-5.9.12 → sourcecode-5.9.13}/pyproject.toml +1 -1
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/__init__.py +1 -1
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/cli.py +15 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/parallel.py +9 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/.github/workflows/build-windows.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/.github/workflows/perf-gate.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/.github/workflows/windows-battery.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/.gitignore +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/.ruff.toml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/CLAUDE.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/CODE_OF_CONDUCT.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/CONTRIBUTING.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/LICENSE +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/NOTICE +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/SECURITY.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-22-5.8.22.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-23-5.8.24.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-23-COMMERCIAL.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-23-CORPUS-AMPLIADO.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-23-EXTERNAL-5.8.25.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-23-EXTERNAL-5.8.26.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-23-THINGSBOARD-FINDINGS.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-EXTERNAL-5.8.26.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-EXTERNAL-5.8.27.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-EXTERNAL-5.8.28-PACK.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-EXTERNAL-5.8.28.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-EXTERNAL-5.8.31.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-EXTERNAL-5.8.32.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-EXTERNAL-5.9.0.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-26-MONETIZATION.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-27-EXTERNAL-5.9.2.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-27-EXTERNAL-5.9.3.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-2026-08-28-EXTERNAL-5.9.10.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/AUDIT-TESTING-CORPUS-2026-08-22.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/CACHE.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/COMMERCIAL-OFFER.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/CUSTOMER-VALIDATION.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/DEMO-5MIN.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/DOCUMENTATION-HYGIENE-2026-08-23.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/EXECUTION-PLAN-12MO.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/MODERNIZATION.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/PRODUCT_AUDIT.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/PRODUCT_IDENTITY.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/PRODUCT_TIERS.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/RC1-CHECKLIST.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/RELEASE-CHECKLIST.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/STRATEGY-2026-08-26-AGENT-CONTEXT.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/CATALOG-retrieval-intents.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-assessment-deployment-evidence.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-assessment-report.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-build-closure-provenance.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-knowledge-provider-integration.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-p5.3b-statement-surface.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-p5.5-span-index.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-p6-semantic-impact-engine.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-p6-semantic-integration-engine.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-p7-semantic-services.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-pack-gate-ci.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-pack-manifest.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-pack-mcp-api.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-robustness-security-inference.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-semantic-retrieval.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/EPV-p6-class-typeref.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/REPORT-p6-flow-analyzer-comparison.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/REPORT-p6-integration-detector-comparison.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/REPORT-p8-flow-analyzer-migration.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/REPORT-p9-integration-detector-migration.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0001-semantic-ir.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0002-source-evidence-boundary.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0003-architectural-characterization.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0004-semantic-retrieval.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0005-evidence-reconciliation.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0006-performance-harness.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0007-composition-semantics.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0008-answer-coherence.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/consumer-disposition-inventory.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/overview.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/product-architecture-review.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/product-strategy-layering.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/semantic-ir-consumer-matrix.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/semantic-ir-roadmap.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/baseline-ci.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/commercial-pipeline-audit.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/contracts-ci.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/contracts.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-15-petclinic-rest-issue11-vets-pagination.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-15-petclinic-rest-issue147-validation.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-15-petclinic-rest-workflow.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-15-phase18-openapi-surface.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-15-phase20-validation-surface.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-16-broadleaf-checkout-impact-fieldtest.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-16-petclinic-rest-issue11-weakness2-closed.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-16-spring-petclinic-issue2333-dead-vets.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/licensing-schema.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/migrate-check.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/pack-gate-github-actions.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/pack-gate-gitlab.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/README.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/REGRESSION-GATE.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/SUMMARY.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/alfresco__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/alfresco__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/broadleaf__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/broadleaf__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/eureka__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/eureka__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/jenkins__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/jenkins__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/jobrunr__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/jobrunr__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/keycloak__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/keycloak__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/neo4j__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/neo4j__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/ofbiz__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/ofbiz__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/openmrs__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/openmrs__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/petclinic__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.15/petclinic__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/SUMMARY.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/alfresco__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/alfresco__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/broadleaf__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/broadleaf__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/eureka__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/eureka__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/jenkins__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/jenkins__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/jobrunr__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/jobrunr__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/keycloak__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/keycloak__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/neo4j__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/neo4j__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/ofbiz__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/ofbiz__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/openmrs__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/openmrs__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/petclinic__ask__cold.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/2.5.16/petclinic__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/gate-latest/README.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/gate-latest/broadleaf__ask__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/gate-latest/broadleaf__endpoints__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/gate-latest/broadleaf__migrate-check__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/gate-latest/broadleaf__posture__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/gate-latest/broadleaf__spring-audit__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/gate-latest/broadleaf__validation__warm.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/baselines/reference-best/README.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/perf/corpus-testing-2026-08-22.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/posture.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/privacy.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/pro-experience-audit.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/schema.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/spec/envelope-v1.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/docs/spring-audit-ci.yml +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/hatch_build.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/compare_integration_engines.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/context_cost_harness.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/customer_smoke_test.sh +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/generate_jdk_exports.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/perf_gate.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/perf_harness.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/sync_gate_anchors.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/scripts/test_fast.sh +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/__main__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/access_drift.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/adaptive_scanner.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/analysis_budget.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/answer_bounds.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/archetype.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/architectural_baseline.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/architectural_delta.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/architecture_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/architecture_summary.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/ast_extractor.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/audit_clusters.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/audit_recipe.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/audit_report.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/audit_since.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/audit_verify.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/baseline_attestation.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/baseline_autocapture.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/breaking_changes.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/build_modules.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/build_stamp.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/bundled_docs.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/c4_render.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/cache.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/cache_model.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/cache_observation.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/call_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/caller_metrics.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/caller_reach.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/canonical_ir.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/chain_rules.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/change_plan.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/ci_output.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/cir_graphs.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/classifier.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/client_calls.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/code_notes_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/compare.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/confidence_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/constraint_diff.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/consumer_join.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/container_wiring.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/context_cache.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/context_graph.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/context_scorer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/context_summarizer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/contract_diff.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/contract_init.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/contract_model.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/contract_pipeline.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/coverage_parser.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/cve_feed.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/cve_reachability.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/data_exposure.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/data_labels.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/declarations.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/defect_classes/__init__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/defect_classes/registry.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/defect_identity.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/degradation.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/dependency_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/deployment_prefix.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detach.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/__init__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/base.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/csproj_parser.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/dart.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/dotnet.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/elixir.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/go.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/heuristic.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/hybrid.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/java.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/jvm_ext.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/nodejs.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/parsers.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/php.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/project.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/python.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/ruby.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/rust.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/systems.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/terraform.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/detectors/tooling.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/doc_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/dynamic_argument_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/empty_reach.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/endpoint_disposition.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/endpoint_literals.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/endpoint_metrics.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/entrypoint_classifier.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/env_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/envelope.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/environment_resolution.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/error_schema.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/evidence_provider.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/execution_plan.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/explain.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/explain_endpoint.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/facts/__init__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/facts/registry.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/field_deprecations.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/file_chunker.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/file_classifier.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/filter_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/findings_baseline.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/format_contract.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/fqn_utils.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/functional_routes.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/gate_anchors.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/git_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/git_checkout.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/github_diff.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/graph_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/graph_evidence.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/hibernate_strat.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/identity_fallback.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/integration_coordinates.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/intent_router.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/jdk_exports.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/license.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/manifest_cache.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/__init__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/dependency_import.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/onboarding/__init__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/onboarding/applier.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/onboarding/backup.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/onboarding/detector.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/onboarding/planner.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/orchestrator.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/registry.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/runner.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp/server.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/mcp_nudge.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/metrics_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/migrate_check.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/migration_apply.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/migration_blast.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/non_coverage.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/openapi_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/openrewrite_recipe.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/output_bounds.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/output_budget.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/output_ceiling.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/output_encoding.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/output_sink.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/pack_manifest.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/packs.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/parse_cache.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/partial_contract.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/path_admission.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/path_display.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/path_filters.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/perf.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/phased_run.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/pipe_contract.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/posture.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/pr_comment_renderer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/pr_impact.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/pr_risk.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/prepare_context.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/product_info.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/progress.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/provenance.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/ranking_engine.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/readiness_timeline.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/readonly.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/reconciliation.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/redactor.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/reference_facts.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/regress.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/regulatory_pack.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/release_info.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/relevance_scorer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/remediation_diff.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/remediation_flow.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/remediation_report.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/remedies.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/rename_refactor.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/repo_classifier.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/repository_ir.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/resource_budget.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/__init__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/context.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/errors.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/executor.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/planner.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/query.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/request.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/resolution.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/result.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/retriever.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/runtime.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/steps.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/steps_endpoint.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/steps_graph.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/steps_impact.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/steps_intf.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/steps_struct.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/retrieval/steps_txsec.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/ris.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/risk.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/risk_model.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/rule_catalog.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/rule_pass.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/runs.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/runtime_classifier.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/sarif.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/sarif_emit.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/scanner.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schema.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schema_producers.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schema_registry.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schemas/core-analysis-v1.schema.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schemas/cve-reachability-v1.schema.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schemas/endpoints-v1.schema.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schemas/envelope-v1.schema.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schemas/pr-impact-v1.schema.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schemas/verify-edit-v1.schema.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/schemas/verify-v1.schema.json +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/security_chain.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/security_config.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/security_config_scan.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/security_posture.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/selection_contract.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/self_audit.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/selftest.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/semantic_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/semantic_impact_engine.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/semantic_integration_engine.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/semantic_services.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/serializer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/servlet_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/source_text.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_event_topology.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_findings.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_impact.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_model.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_profiles.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_properties.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_security_audit.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_semantic.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/spring_tx_analyzer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/sql_taint.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/summarizer.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/target_admission.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/telemetry/__init__.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/telemetry/config.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/telemetry/consent.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/telemetry/events.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/telemetry/filters.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/telemetry/transport.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/test_gap_ranking.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/test_sources.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/text_input.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/timeline.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/timeline_cache.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/token_estimate.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/tree_utils.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/type_usage_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/validation_inference.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/validation_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/verify_edit.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/verify_repo.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/verify_rules.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/version_check.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/vex.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/waivers.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/watch_loop.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/wired_surface.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/src/sourcecode/workspace.py +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/supabase/functions/README.md +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/supabase/functions/get-license/index.ts +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/supabase/functions/lemonsqueezy-webhook/index.ts +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/supabase/functions/telemetry/index.ts +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/supabase/sql/license_event_ordering.sql +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/supabase/sql/licensing_schema.sql +0 -0
- {sourcecode-5.9.12 → sourcecode-5.9.13}/supabase/sql/telemetry_events.sql +0 -0
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [5.9.13] — 2026-08-28
|
|
4
|
+
|
|
5
|
+
*AUD-618 remediation and release-alignment patch.*
|
|
6
|
+
|
|
7
|
+
**Fixed**
|
|
8
|
+
|
|
9
|
+
- Windows now selects the existing sequential parse path instead of creating a
|
|
10
|
+
`ProcessPoolExecutor` whose spawned workers can fail to duplicate IPC handles.
|
|
11
|
+
The fallback preserves the same IR and prevents the observed silent/hanging
|
|
12
|
+
worker-start path.
|
|
13
|
+
- A missing bare token now explains when ASK interpreted it as an implicit
|
|
14
|
+
repository path, while close command spellings retain nearest-command hints.
|
|
15
|
+
- Spanish user documentation no longer states a false fixed token size for
|
|
16
|
+
compact context.
|
|
17
|
+
|
|
18
|
+
**Verification boundary**
|
|
19
|
+
|
|
20
|
+
- TeaVM validations cover risk delivery, migration planning and non-mutation.
|
|
21
|
+
Native Windows/pipx re-audit remains required for the worker, scale and
|
|
22
|
+
process-lifetime findings; this release does not claim that external evidence.
|
|
23
|
+
|
|
3
24
|
## [5.9.12] — 2026-08-28
|
|
4
25
|
|
|
5
26
|
*Release-alignment patch release after the `AUD-617` regression battery.*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: sourcecode
|
|
3
|
-
Version: 5.9.
|
|
3
|
+
Version: 5.9.13
|
|
4
4
|
Summary: Persistent structural context and ultra-fast repeated analysis for AI coding agents
|
|
5
5
|
Project-URL: Homepage, https://github.com/HarounDominique/sourcecode
|
|
6
6
|
Project-URL: Repository, https://github.com/HarounDominique/sourcecode
|
|
@@ -59,7 +59,7 @@ Description-Content-Type: text/markdown
|
|
|
59
59
|
> question. All analysis is local and deterministic; see [Privacy](#configuration--privacy)
|
|
60
60
|
> before inspecting a repository whose telemetry policy you need to control.
|
|
61
61
|
|
|
62
|
-

|
|
63
63
|

|
|
64
64
|
|
|
65
65
|
Copyright (c) 2026 Dominique Haroun. All rights reserved. ASK Engine 5.7.0 and
|
|
@@ -196,7 +196,7 @@ set `ASK_MAX_RSS_MB=<megabytes>`; if the process exceeds it, ASK refuses the
|
|
|
196
196
|
answer with `MEMORY_TOO_LARGE`, including the observed peak and limit. Leave it
|
|
197
197
|
unset, or set it to `0`, to disable the ceiling explicitly.
|
|
198
198
|
|
|
199
|
-
**Current performance status.** Release 5.9.
|
|
199
|
+
**Current performance status.** Release 5.9.13 retains the shared Canonical IR
|
|
200
200
|
path used by `validation` and now passes that same CIR into labelled `data-exposure`
|
|
201
201
|
runs; the no-label path remains parse-free. These are implementation properties,
|
|
202
202
|
not duration promises. It also removes two repeated walks of the same file tree in
|
|
@@ -233,7 +233,7 @@ in `overlapping_paths`; a missing or non-directory path is rejected as structure
|
|
|
233
233
|
invalid input rather than treated as an empty repository. This prevents silent
|
|
234
234
|
entitlement errors in CI and does not change per-repository gates or billing.
|
|
235
235
|
|
|
236
|
-
Release 5.9.
|
|
236
|
+
Release 5.9.13 also carries the boundary-contract hardening: missing consumer repositories,
|
|
237
237
|
malformed CVE feeds and unresolved `pack gate --since` refs fail as structured
|
|
238
238
|
input errors; duplicate same-commit baselines are never overwritten. `posture
|
|
239
239
|
--diff` validates unknown profiles when the repository declares profiles. In
|
|
@@ -266,7 +266,7 @@ brew tap haroundominique/sourcecode && brew install sourcecode
|
|
|
266
266
|
# pip / pipx
|
|
267
267
|
pipx install sourcecode # or: pip install sourcecode
|
|
268
268
|
|
|
269
|
-
ask version # ask 5.9.
|
|
269
|
+
ask version # ask 5.9.13 — and, on a build that has aged,
|
|
270
270
|
# how many releases have probably shipped since
|
|
271
271
|
```
|
|
272
272
|
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
> question. All analysis is local and deterministic; see [Privacy](#configuration--privacy)
|
|
11
11
|
> before inspecting a repository whose telemetry policy you need to control.
|
|
12
12
|
|
|
13
|
-

|
|
14
14
|

|
|
15
15
|
|
|
16
16
|
Copyright (c) 2026 Dominique Haroun. All rights reserved. ASK Engine 5.7.0 and
|
|
@@ -147,7 +147,7 @@ set `ASK_MAX_RSS_MB=<megabytes>`; if the process exceeds it, ASK refuses the
|
|
|
147
147
|
answer with `MEMORY_TOO_LARGE`, including the observed peak and limit. Leave it
|
|
148
148
|
unset, or set it to `0`, to disable the ceiling explicitly.
|
|
149
149
|
|
|
150
|
-
**Current performance status.** Release 5.9.
|
|
150
|
+
**Current performance status.** Release 5.9.13 retains the shared Canonical IR
|
|
151
151
|
path used by `validation` and now passes that same CIR into labelled `data-exposure`
|
|
152
152
|
runs; the no-label path remains parse-free. These are implementation properties,
|
|
153
153
|
not duration promises. It also removes two repeated walks of the same file tree in
|
|
@@ -184,7 +184,7 @@ in `overlapping_paths`; a missing or non-directory path is rejected as structure
|
|
|
184
184
|
invalid input rather than treated as an empty repository. This prevents silent
|
|
185
185
|
entitlement errors in CI and does not change per-repository gates or billing.
|
|
186
186
|
|
|
187
|
-
Release 5.9.
|
|
187
|
+
Release 5.9.13 also carries the boundary-contract hardening: missing consumer repositories,
|
|
188
188
|
malformed CVE feeds and unresolved `pack gate --since` refs fail as structured
|
|
189
189
|
input errors; duplicate same-commit baselines are never overwritten. `posture
|
|
190
190
|
--diff` validates unknown profiles when the repository declares profiles. In
|
|
@@ -217,7 +217,7 @@ brew tap haroundominique/sourcecode && brew install sourcecode
|
|
|
217
217
|
# pip / pipx
|
|
218
218
|
pipx install sourcecode # or: pip install sourcecode
|
|
219
219
|
|
|
220
|
-
ask version # ask 5.9.
|
|
220
|
+
ask version # ask 5.9.13 — and, on a build that has aged,
|
|
221
221
|
# how many releases have probably shipped since
|
|
222
222
|
```
|
|
223
223
|
|
|
@@ -14,6 +14,31 @@ Status values: `open` · `in-progress` · `closed <version>` · `by-design` (wit
|
|
|
14
14
|
The facts these rows are keyed to are published: `ask schema facts-v1` prints the registry
|
|
15
15
|
(authority, definition, consumers, parity test) that the release battery enforces.
|
|
16
16
|
|
|
17
|
+
## Current Synchronization — External Audit `AUD-618`
|
|
18
|
+
|
|
19
|
+
**Re-audit of release `5.9.12`, received 2026-08-28.** The score improved modestly
|
|
20
|
+
from 6.0/10 to 6.3/10. Two of six Bug-R commands recovered, but `risk`, `verify`,
|
|
21
|
+
`audit-report` and `migrate-apply` remain unusable on the auditor's Windows corpus;
|
|
22
|
+
`risk` now waits indefinitely rather than failing quickly. The decision is **patch
|
|
23
|
+
forward, not rollback**: the release contains verified fixes and the failure is
|
|
24
|
+
localised to the shared Windows worker/composer path.
|
|
25
|
+
|
|
26
|
+
| ID | Severity | Status | Evidence and required closure |
|
|
27
|
+
|---|---:|---|---|
|
|
28
|
+
| `AUD-618-R` | Critical maximum | **open, P0** | `verify` captured 12 identical `PermissionError: [WinError 5]` failures in `multiprocessing/reduction.py:131` during `_winapi.DuplicateHandle` worker startup. `spring-audit` 3/3 and `migrate-check` 7/7 recovered; `verify` 6/6, `audit-report` in three formats, and `migrate-apply` 4/4 remain silent. `risk --limit 5/20` hangs in `composing risk factors / reading HTTP-input query sinks`; `risk --limit 0` is healthy. Add pool fallback or structured `WORKER_POOL_START_FAILED`, bounded joins and a matrix covering output, detach and formats. |
|
|
29
|
+
| `AUD-618-TUTORIALS` | Critical | **open, P1** | Native Windows root compact was observed at 6m20.1s/exit 124, but a later flush produced valid 21.7 KB JSON. Treat as extreme latency pending reproduction, publish the size envelope and remeasure on Windows. |
|
|
30
|
+
| `AUD-618-MIGRATE-APPLY` | High | **open, P1** | Plan mode remains exit 0 with zero bytes and no output file, 4/4. The `risk -o` to `audit-report --from-risk` mitigation is blocked by the producer failure. Emit a plan or `nothing_to_do`; prove non-mutation. |
|
|
31
|
+
| `AUD-618-I` | High | **open, P1** | `cold-start --compact` emits 88,265-89,139 bytes, about 22K estimated tokens, despite the `~10K` help promise. Enforce a ceiling or correct the contract, then add a size regression. |
|
|
32
|
+
| `AUD-618-7` | Medium | **open, P2** | Unknown command tokens are indistinguishable from missing implicit paths and receive no nearest-command suggestion. Add command admission before path fallback. |
|
|
33
|
+
| `AUD-618-WIN-PROC` | Medium | **open, platform-blocked** | Windows timeout can leave `ask.exe` descendants alive. Requires native Windows/Git Bash process-tree evidence and safe Job Object/equivalent teardown. |
|
|
34
|
+
| `AUD-618-WATCH` | Low | **open, unconfirmed** | One 42.8s `watch --once` sample after heavy work; clean-session reproduction required. |
|
|
35
|
+
|
|
36
|
+
The audit reconfirms Q and E as fixed, the root pipeline as unaffected, and the prior
|
|
37
|
+
F/P/C/#14/D/#9/G/M and other command closures. Commercially, retain bounded pilots and
|
|
38
|
+
a provisional `$25-35/developer/month` hypothesis; do not market annual reliability,
|
|
39
|
+
production CI gating or enterprise scale above roughly 3,000 files while the P0/P1 rows
|
|
40
|
+
remain open.
|
|
41
|
+
|
|
17
42
|
## Current Synchronization — External Audit `AUD-617`
|
|
18
43
|
|
|
19
44
|
**Re-audit of release `5.9.11`, received 2026-08-28.** The external battery covered only
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
# ASK — Development Roadmap
|
|
2
2
|
|
|
3
|
+
### External Audit Intake — `AUD-618` re-audit, release 5.9.12
|
|
4
|
+
|
|
5
|
+
The external re-audit received 2026-08-28 covers only `Documents/workspace/testing/`.
|
|
6
|
+
All five scopes completed after two delivery retries; the seven forks remained clean,
|
|
7
|
+
with no target Java-file changes, commits or out-of-scope artefacts. The score moved
|
|
8
|
+
from 6.0/10 to 6.3/10: real progress exists, but the central reliability regression
|
|
9
|
+
is only partially repaired.
|
|
10
|
+
|
|
11
|
+
**Engineering decision: patch forward from 5.9.12; do not roll back.** The audit
|
|
12
|
+
confirms that `spring-audit` and `migrate-check` recovered (10/10 combined repros),
|
|
13
|
+
Q is fixed byte-for-byte and E is fully closed. Rolling back would restore known
|
|
14
|
+
defects and discard these verified corrections. The release remains blocked for
|
|
15
|
+
reliability-led commitments and production CI-gating claims until the remaining
|
|
16
|
+
P0/P1 rows have independent cross-platform evidence.
|
|
17
|
+
|
|
18
|
+
| ID | Severity | Status | Finding, evidence and required closure |
|
|
19
|
+
|---|---:|---|---|
|
|
20
|
+
| AUD-618-R | Critical maximum / regression | **Implemented; native Windows verification pending** | `cee27de` disables the Windows `ProcessPoolExecutor` before `spawn` duplicates IPC handles, falling back to the existing byte-identical sequential parse. Focused regressions and a TeaVM `risk --limit 5 --output` run pass. The remaining closure evidence is the auditor's native Windows/pipx matrix for `risk`, `verify`, `audit-report`, `spring-audit` and `migrate-check`. |
|
|
21
|
+
| AUD-618-TUTORIALS | Critical / scale | **Open, P1** | Native Windows root `--compact` took 6m20.1s and was observed as exit 124, but the later flush produced a valid 21.7 KB JSON result. Reclassify this as extreme latency, not a confirmed hang: parsing manifests is the dominant stall. Publish a repository-size envelope and measure on the auditor's platform; do not market enterprise scale until then. |
|
|
22
|
+
| AUD-618-MIGRATE-APPLY | High / silent-success | **Implemented; native Windows verification pending** | Existing plan mode plus the pool fallback now produce a valid TeaVM `migrate-apply-v1` file and retain non-mutation. Re-run the auditor's Windows/pipx output matrix before full closure. |
|
|
23
|
+
| AUD-618-I | High / contract | **Closed** | The current CLI help already states that compact output is snapshot-dependent; `5b9f2dc` removes the stale `~10K` Spanish manual claim and protects both user guides. |
|
|
24
|
+
| AUD-618-7 | Medium / CLI admission | **Closed** | `167cdda` preserves valid implicit paths but identifies a missing bare token as an implicit-path interpretation and points to `ask --help`; close spellings still receive nearest-command suggestions. |
|
|
25
|
+
| AUD-618-WIN-PROC | Medium / platform-specific | **Open, platform-blocked** | After a Windows timeout, `ask.exe` descendants can survive for minutes. Validate native Windows and Git Bash process-tree cleanup, preferably with Job Objects or an equivalent parent/child lifetime boundary. Do not ship a Darwin-only assumption. |
|
|
26
|
+
| AUD-618-WATCH | Low / observation | **Open, unconfirmed** | One isolated `ask watch . --once` run took 42.8s after heavy commands; historical behaviour is instant. Re-measure from a clean session before classifying it as a regression. |
|
|
27
|
+
|
|
28
|
+
**Preserved healthy scope.** The audit re-confirmed the root command, `risk --limit 0`,
|
|
29
|
+
the impact family, endpoints, posture, PR commands, drift, remediation, CVE, verify-edit,
|
|
30
|
+
explain, intent, baseline, data exposure, rename-class dry-run, migrate-recipe, retrieve,
|
|
31
|
+
pack gate/list and the prior Q/E/F/P/C/#14/D/#9/G/M closures. This narrows remediation to
|
|
32
|
+
the heavy shared composer and the explicitly listed contracts.
|
|
33
|
+
|
|
34
|
+
**Commercial decision.** Progress supports a provisional `$25-35/developer/month`
|
|
35
|
+
hypothesis, not validated pricing. Continue only bounded pilots with explicit timeouts,
|
|
36
|
+
captured output and a non-empty-answer assertion. Do not promise annual reliability,
|
|
37
|
+
production CI gating or enterprise-scale support above roughly 3,000 files until R,
|
|
38
|
+
MIGRATE-APPLY, the Windows scale evidence and process cleanup close independently.
|
|
39
|
+
|
|
3
40
|
### External Audit Intake — `AUD-617` re-audit, release 5.9.11
|
|
4
41
|
|
|
5
42
|
The 2026-08-28 external re-audit is the first report to identify a release-level
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
> `pack assessment` and `pack gate`, and make evidence and safe change the
|
|
6
6
|
> product surface. This roadmap must not introduce a competing product thesis.
|
|
7
7
|
|
|
8
|
-
> **CURRENT UPDATE — release `5.9.
|
|
8
|
+
> **CURRENT UPDATE — release `5.9.13`, following the external `5.9.3` reconciliation.**
|
|
9
9
|
> The commercial increment adds stateless context budgets, a reproducible context-cost harness,
|
|
10
10
|
> source-level migration SARIF and an opt-in workspace entitlement pilot. Advisory behaviour remains
|
|
11
11
|
> the default; named-buyer validation is still required before broad enforcement.
|
|
@@ -19,6 +19,18 @@
|
|
|
19
19
|
> non-reproduction did not cover the payload shape now identified. Details are
|
|
20
20
|
> in [`AUDIT-2026-08-26-EXTERNAL-5.9.0.md`](AUDIT-2026-08-26-EXTERNAL-5.9.0.md).
|
|
21
21
|
|
|
22
|
+
> **AUD-618 RE-AUDIT — the 5.9.12 reliability gate remains active.** The score
|
|
23
|
+
> improved only to **6.3/10**. `spring-audit` and `migrate-check` recovered, but
|
|
24
|
+
> `risk`, `verify`, `audit-report` and `migrate-apply` remain affected; `risk` now
|
|
25
|
+
> waits indefinitely in the shared composer on Windows. The captured cause is
|
|
26
|
+
> `PermissionError: [WinError 5]` at `_winapi.DuplicateHandle` during `spawn_main`.
|
|
27
|
+
> This is a partial repair, not a release clearance. Patch forward, do not roll
|
|
28
|
+
> back: preserve the verified fixes while blocking reliability-led sales and
|
|
29
|
+
> production CI-gating claims. The price hypothesis is `$25-35/developer/month`,
|
|
30
|
+
> not validated pricing. Windows scale, orphan process cleanup, cold-start output
|
|
31
|
+
> sizing and command admission remain open. Full triage is in the `AUD-618` sections
|
|
32
|
+
> of the development roadmap and defect ledger.
|
|
33
|
+
|
|
22
34
|
> **CRITICAL REGRESSION — re-audit of `5.9.11`, received 2026-08-28.** The external
|
|
23
35
|
> battery lowered the score to **6.0/10**: `risk`, `audit-report`, `verify`,
|
|
24
36
|
> `spring-audit` and intermittently `migrate-check` can exit `0` with no stdout,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Manual de usuario — ASK Engine
|
|
2
2
|
|
|
3
|
-
> Versión de la herramienta: **5.9.
|
|
3
|
+
> Versión de la herramienta: **5.9.13** · El comando que se ejecuta es `ask`.
|
|
4
4
|
> (`sourcecode` sigue funcionando como alias en desactivación y reenvía a `ask`.)
|
|
5
5
|
> Público: personas que van a usar `ask` por primera vez, sin conocimiento previo.
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
## 1. ¿Qué es ASK Engine?
|
|
10
10
|
|
|
11
|
-
### Contratos de fiabilidad de la versión 5.9.
|
|
11
|
+
### Contratos de fiabilidad de la versión 5.9.13
|
|
12
12
|
|
|
13
13
|
**Un plazo que el análisis raíz sí respeta.** `ASK_MAX_ANALYSIS_SECONDS=<segundos>`
|
|
14
14
|
ahora detiene `ask <repo>` en una frontera de fase medida. Una ejecución que agota
|
|
@@ -292,7 +292,7 @@ lea una persona. Proyectan el mismo modelo semántico en contexto listo para un
|
|
|
292
292
|
| `ask prepare-context <tarea>` | Paquete de contexto según la tarea (`onboard`, `review-pr`, `fix-bug`, `refactor`, `generate-tests`) dimensionado para un prompt de LLM. |
|
|
293
293
|
| `ask repo-ir` | El propio IR de símbolos a bajo nivel — la representación semántica en crudo, para herramientas que quieren el grafo, no un informe. |
|
|
294
294
|
| `ask --agent` | Envoltorio de salida optimizado para agentes en cualquier comando. |
|
|
295
|
-
| `ask --compact` | Un subconjunto de
|
|
295
|
+
| `ask --compact` | Un subconjunto de orientación (estado, stacks, entry points y dependencias clave). Su tamaño depende del repositorio y de la vista; comprueba el tamaño publicado antes de inyectarlo directamente en un agente. |
|
|
296
296
|
| `ask mcp` | Ejecuta ASK como servidor MCP para que un agente (Claude Desktop / Cursor) lo llame como herramienta. |
|
|
297
297
|
|
|
298
298
|
Regla práctica: los comandos **para desarrollador** (`impact`, `spring-audit`, `endpoints`,
|
|
@@ -33,15 +33,16 @@ The public trust layer, if activated, must be a generated and redacted
|
|
|
33
33
|
projection, never the raw defect ledger. Its acceptance rules must exclude
|
|
34
34
|
maintainer paths, third-party evaluation subjects and unsupported claims.
|
|
35
35
|
|
|
36
|
-
**5.9.
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
36
|
+
**5.9.12 commercial gate.** The 2026-08-28 re-audit found that the critical
|
|
37
|
+
reliability regression is only partially repaired: `spring-audit` and `migrate-check`
|
|
38
|
+
recovered, while `risk`, `verify`, `audit-report` and `migrate-apply` remain affected.
|
|
39
|
+
This invalidates a reliability-led annual commitment and production CI-gating
|
|
40
|
+
positioning until the shared worker/composer boundary is fixed and independently
|
|
41
|
+
tested. The route therefore continues with bounded pilots only, retains a
|
|
42
|
+
provisional `$25-35/developer/month` working hypothesis, and does not claim
|
|
43
|
+
enterprise-scale support above roughly 3,000 files. The correct engineering response
|
|
44
|
+
is a forward patch, not a rollback, because 5.9.12 contains valid fixes that must be
|
|
45
|
+
preserved. See the detailed `AUD-618` intake in [`DEVELOPMENT-ROADMAP.md`](DEVELOPMENT-ROADMAP.md) and
|
|
45
46
|
[`DEFECT-LEDGER.md`](DEFECT-LEDGER.md).
|
|
46
47
|
|
|
47
48
|
### Evidence and commercial validation boundary
|
|
@@ -46,16 +46,16 @@ CLI commands — impact, endpoints, spring-audit, explain, … each a pro
|
|
|
46
46
|
The key idea: the extraction is **content-addressed**. Commands reuse the parse cache and,
|
|
47
47
|
where their analysed scope matches, the shared Canonical IR; `ask cache model` names what a
|
|
48
48
|
warm buys for each command rather than implying that every projection costs the same. In
|
|
49
|
-
5.9.
|
|
49
|
+
5.9.13, `validation` enters through that shared CIR and `data-exposure` reuses one semantic
|
|
50
50
|
model across all declared label seeds. (The extraction and consumption contract is fixed in
|
|
51
51
|
the architecture ADRs 0001–0004 under `docs/architecture/`.)
|
|
52
52
|
|
|
53
53
|
The current external pack audit intake is tracked in
|
|
54
54
|
[`AUDIT-2026-08-26-EXTERNAL-5.8.28-PACK.md`](AUDIT-2026-08-26-EXTERNAL-5.8.28-PACK.md);
|
|
55
|
-
the two pack fixes are included in release 5.9.
|
|
55
|
+
the two pack fixes are included in release 5.9.13, with release-artifact verification
|
|
56
56
|
remaining for detached execution and pack evidence.
|
|
57
57
|
|
|
58
|
-
### Reliability contracts in 5.9.
|
|
58
|
+
### Reliability contracts in 5.9.13
|
|
59
59
|
|
|
60
60
|
**A deadline the root analysis honours.** `ASK_MAX_ANALYSIS_SECONDS=<seconds>` now
|
|
61
61
|
stops `ask <repo>` at a measured phase boundary. A run that spends its budget
|
|
@@ -260,7 +260,7 @@ pipx install sourcecode # isolated install, no venv needed
|
|
|
260
260
|
|
|
261
261
|
# Verify
|
|
262
262
|
ask version
|
|
263
|
-
# ask 5.9.
|
|
263
|
+
# ask 5.9.13
|
|
264
264
|
```
|
|
265
265
|
|
|
266
266
|
Requires Python 3.9+.
|
|
@@ -1855,6 +1855,21 @@ def _admit_path(
|
|
|
1855
1855
|
pass
|
|
1856
1856
|
return admission.resolved
|
|
1857
1857
|
hint = rejection_hint(admission, usage=usage)
|
|
1858
|
+
raw_token = str(raw)
|
|
1859
|
+
if (
|
|
1860
|
+
admission.reason == "missing"
|
|
1861
|
+
and raw_token
|
|
1862
|
+
and "/" not in raw_token
|
|
1863
|
+
and "\\" not in raw_token
|
|
1864
|
+
):
|
|
1865
|
+
# A bare first token belongs to the documented `ask <path>` grammar.
|
|
1866
|
+
# Do not guess that it is a command and make a legitimate not-yet-created
|
|
1867
|
+
# repository impossible to name; instead make the interpretation visible
|
|
1868
|
+
# and point an operator who meant a command at the authoritative list.
|
|
1869
|
+
hint = (
|
|
1870
|
+
f"{hint} `{raw_token}` was interpreted as an implicit repository path. "
|
|
1871
|
+
"If you intended a command, run `ask --help` and retry its exact name."
|
|
1872
|
+
)
|
|
1858
1873
|
if extra_hint:
|
|
1859
1874
|
hint = f"{hint} {extra_hint}"
|
|
1860
1875
|
_emit_error_json(
|
|
@@ -202,6 +202,15 @@ def prefill_parse_cache(
|
|
|
202
202
|
# a build that forks itself on every analysis.
|
|
203
203
|
receipt["reason"] = "frozen build — worker processes would re-enter the CLI"
|
|
204
204
|
return receipt
|
|
205
|
+
if os.name == "nt":
|
|
206
|
+
# Windows workers use ``spawn`` and must duplicate the parent's IPC
|
|
207
|
+
# handles. A denied DuplicateHandle leaves a ProcessPoolExecutor with no
|
|
208
|
+
# usable workers; depending on which consumer waits for its cache entry,
|
|
209
|
+
# that used to become either silent success or an unbounded wait. The
|
|
210
|
+
# sequential loop below is the designed fallback and produces the same
|
|
211
|
+
# IR, so prefer a reliable answer to speculative parse parallelism.
|
|
212
|
+
receipt["reason"] = "Windows — parsing sequentially to avoid spawn worker-handle failures"
|
|
213
|
+
return receipt
|
|
205
214
|
|
|
206
215
|
# Retire dead generations once, here, rather than letting N workers race to
|
|
207
216
|
# do it (C3-70's purge is idempotent, but doing it once is cheaper).
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-assessment-deployment-evidence.md
RENAMED
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-build-closure-provenance.md
RENAMED
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-knowledge-provider-integration.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-p6-semantic-impact-engine.md
RENAMED
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-p6-semantic-integration-engine.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/DESIGN-robustness-security-inference.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/REPORT-p6-flow-analyzer-comparison.md
RENAMED
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/REPORT-p8-flow-analyzer-migration.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0002-source-evidence-boundary.md
RENAMED
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0003-architectural-characterization.md
RENAMED
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/architecture/adr/0005-evidence-reconciliation.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-15-petclinic-rest-issue147-validation.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-16-broadleaf-checkout-impact-fieldtest.md
RENAMED
|
File without changes
|
|
File without changes
|
{sourcecode-5.9.12 → sourcecode-5.9.13}/docs/eval/2026-06-16-spring-petclinic-issue2333-dead-vets.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|