codegraph-brain 0.14.0__tar.gz → 0.14.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.
- codegraph_brain-0.14.1/.release-please-manifest.json +3 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/CHANGELOG.md +7 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/PKG-INFO +1 -1
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/pyproject.toml +1 -1
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_backfill_calibration_fingerprint.py +55 -24
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/uv.lock +1 -1
- codegraph_brain-0.14.0/.release-please-manifest.json +0 -3
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.claude-plugin/marketplace.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.gitattributes +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.github/workflows/autodoc.yml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.github/workflows/ci.yml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.github/workflows/guardian.yml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.github/workflows/pr-title.yml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.github/workflows/release-please.yml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.gitignore +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.pre-commit-config.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/.python-version +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/CLAUDE.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/CONTRIBUTING.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/LICENSE +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/Makefile +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/PRIVACY.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/README.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/CURATION.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/calibration.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-122.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-140.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-141.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-142.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-143.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-144.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-278.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/pr-313.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/guardian/results.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian/README.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian/cal_dot_com.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian/discourse.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian/grafana.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian/keycloak.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian/sentry.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-judged.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-p3-judged-run1.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-p3-judged-run1.jsonl.corrupted-backup +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-p3-run1.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-p3-run2.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-p3-run3.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-plan.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-repeat-judged.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-repeat-reviews.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/benchmarks/martian-reviews.jsonl +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/data/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/AUDIT.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/CASE_STUDY.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/GUARDIAN_LOCAL_BENCH.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/GUARDIAN_REMOTE_OLLAMA.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/architecture/HOW_IT_WORKS.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/architecture/ONTOLOGY.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/architecture/PATTERNS_AND_TRIADS.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/architecture/SELF_PORTRAIT.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/architecture/diagrams/pipeline_flow.mermaid +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/architecture/health_badge.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/assets/.gitignore +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/assets/cgis-app-avatar.png +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/assets/cgis-app-avatar.svg +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/assets/generate_avatar.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/examples/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/how-to/AGENT_ONBOARDING.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/how-to/CLI_USAGE.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/how-to/MCP_REFERENCE.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/lab-notes/2026-06-11-chunked-review-negative-result.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/ontology/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/ontology/core.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/ontology/domains.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/ontology/patterns.yaml +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/ontology/tolerances.lock +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-09-domain-pattern-fingerprint-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-09-pattern-alphabet-motif-basis-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-10-guardian-sprint-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-fastapi-di-edges-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-guardian-chunked-review-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-guardian-chunker-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-mcp-drift-validate-fqn-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-resolver-split-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-symbol-import-edges-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-12-drift-empty-domains-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-12-gate-semantics-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-12-init-ontology-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-12-release-please-ci-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-13-suggest-packages-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-13-tangle-anti-pattern-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-29-guardian-skeptic-scoring-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-cgis-fractal-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-cgis-fractal-plan.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-chunk-source-filter-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-chunk-source-filter-plan.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-genai-client-close-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-genai-client-close-plan.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-guardian-precision-bench-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-guardian-precision-bench-plan.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-guardian-timeout-retry-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-guardian-timeout-retry-plan.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-31-finder-bug-class-taxonomy.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-08-01-aura-autoevolution-poc.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-08-11-guardian-code-review-bench.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-08-14-review-fingerprint-design.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/BLUEPRINT.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/PRD.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/TDD.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-09-fingerprint-drift.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-10-guardian-context-skeptic-inline.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-10-guardian-structured-findings-bench.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-10-motif-basis-part-b.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-10-unified-pattern-alphabet.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-fastapi-di-edges.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-guardian-chunked-review.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-guardian-chunker.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-mcp-drift-validate-fqn.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-resolver-split.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-drift-empty-domains.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-gate-semantics.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-init-ontology.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-release-please-ci.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-symbol-import-edges.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-13-suggest-packages.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-07-29-guardian-skeptic-scoring.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-08-14-review-fingerprint.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/main.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/plugin/.claude-plugin/plugin.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/plugin/.mcp.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/plugin/README.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/plugin/skills/cgis/SKILL.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/plugin/skills/ingest/SKILL.md +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/release-please-config.json +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/backfill_calibration_fingerprint.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/backfill_review_fingerprint.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/check_pytest_raises.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/colab_bench.sh +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/gen_ideal_graph.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/generate_health.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/generate_mcp_ref.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/generate_schema_docs.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/guardian_bench.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/guardian_calibrate.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/guardian_martian.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/guardian_review.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/inject_readme_graph.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/ollama_visitor.sh +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/probe_closure_gap.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/probe_tier_ladder.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/__main__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/api/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/api/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/api/mcp_server.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/cli.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/core/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/core/models.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/_python_ast.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/_python_classes.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/_python_functions.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/_python_imports.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/_python_types.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/base.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/python_extractor.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/registry.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/typescript_extractor.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/axes.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/bench.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/calibrate.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/chunked.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/chunker.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/collector.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/core.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/diff_index.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/findings.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/github_poster.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/martian.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/metrics.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/prompts.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/providers/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/providers/base.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/providers/gemini.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/providers/mistral.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/providers/ollama.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/recording.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/render.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/review_fingerprint.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/runner.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/guardian/skeptic.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/pipeline.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/py.typed +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/analysis/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/analysis/analyzer.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/analysis/anomaly.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/analysis/cohesion.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/analysis/health.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/analysis/suggest_service.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/context/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/context/audit.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/context/context_service.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/context/prompt.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/context/snippet.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/_scc.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/drift.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/drift_service.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/fingerprint.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/fractal.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/ontology_init.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/quotient.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/drift/triads.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/engine.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/fqn.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/render/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/render/graph_json.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/render/mermaid.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/query/render/metrics.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/resolver/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/resolver/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/resolver/engine.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/resolver/indices.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/resolver/symbols.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/resolver/uplift.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/storage/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/storage/sqlite_store.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/integration/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/__init__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/conftest.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/test_architecture.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/test_drift.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/test_fractal.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/test_init_ontology_roundtrip.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/test_self_parse.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/test_self_parse_ts.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/self_parsing/test_suggest.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/.gitkeep +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/conftest.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/guardian_stubs.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/review_path_inventory.txt +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test___main__.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_analyzer.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_audit.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_backfill_review_fingerprint.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_check_pytest_raises.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_cli.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_cohesion.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_context_service.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_di_acceptance.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_drift.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_drift_service.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_extractor_registry.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_fingerprint.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_fqn.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_fractal.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_gen_ideal_graph.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_generate_mcp_ref.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_graph_json.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_axes.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_bench.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_bench_script.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_calibrate.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_calibrate_script.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_chunked.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_chunker.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_collector.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_core.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_diff_index.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_findings.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_martian.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_martian_script.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_martian_union.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_metrics.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_mistral_sampling.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_ollama_sampling.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_ollama_truncation.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_poster.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_providers.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_providers_name.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_recording.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_render.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_review_script.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_runner.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_salvage.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_guardian_skeptic.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_health_scorer.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_import_acceptance.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_mcp_server.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_mermaid.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_metrics.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_models.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_ontology_compliance.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_ontology_init.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_patterns_yaml.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_pipeline.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_prompt.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_python_extractor.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_quotient.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_resolver.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_resolver_indices.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_resolver_symbols.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_review_fingerprint_closure.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_review_fingerprint_contract.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_review_fingerprint_digest.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_review_fingerprint_record.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_snippet.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_sqlite_store.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_suggest_service.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_temperature_source.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_triads.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_typescript_extractor.py +0 -0
- {codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/tests/unit/test_uplift.py +0 -0
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.14.1](https://github.com/zaebee/codegraph-brain/compare/codegraph-brain-v0.14.0...codegraph-brain-v0.14.1) (2026-08-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* **bench:** cutting a release turned the new reachability tests red ([#397](https://github.com/zaebee/codegraph-brain/issues/397)) ([efbca37](https://github.com/zaebee/codegraph-brain/commit/efbca37c13e452fdf7266619b36d86b0e11bb795))
|
|
9
|
+
|
|
3
10
|
## [0.14.0](https://github.com/zaebee/codegraph-brain/compare/codegraph-brain-v0.13.0...codegraph-brain-v0.14.0) (2026-08-16)
|
|
4
11
|
|
|
5
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.5
|
|
2
2
|
Name: codegraph-brain
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.1
|
|
4
4
|
Summary: Semantic code graph for AI agents — deterministic FQN resolution, impact analysis and architectural drift gates, exposed over MCP.
|
|
5
5
|
Project-URL: Homepage, https://github.com/zaebee/codegraph-brain
|
|
6
6
|
Project-URL: Repository, https://github.com/zaebee/codegraph-brain
|
|
@@ -7,7 +7,7 @@ packages = ["src/cgis"]
|
|
|
7
7
|
|
|
8
8
|
[project]
|
|
9
9
|
name = "codegraph-brain"
|
|
10
|
-
version = "0.14.
|
|
10
|
+
version = "0.14.1"
|
|
11
11
|
description = "Semantic code graph for AI agents — deterministic FQN resolution, impact analysis and architectural drift gates, exposed over MCP."
|
|
12
12
|
readme = "README.md"
|
|
13
13
|
requires-python = ">=3.12"
|
|
@@ -632,16 +632,24 @@ def _trunk() -> tuple[str, str]:
|
|
|
632
632
|
def _protection_for(sha: str, durable: list[str]) -> str | None:
|
|
633
633
|
"""What keeps `sha` alive, or None when only a deletable branch does.
|
|
634
634
|
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
an ancestor
|
|
635
|
+
Both arms mean "safe"; the order decides only which reason is reported, and
|
|
636
|
+
the trunk is checked first on purpose. `git tag --contains` matches any tag
|
|
637
|
+
whose commit has `sha` as an **ancestor**, so the moment a release tag lands
|
|
638
|
+
on the trunk tip it contains the entire trunk history. Ask about tags first
|
|
639
|
+
and every trunk commit answers "tag codegraph-brain-vX.Y.Z" — true, but it
|
|
640
|
+
attributes a commit's safety to a release that merely happened to come after
|
|
641
|
+
it, and it leaves the trunk arm unreachable for any real trunk commit.
|
|
642
|
+
|
|
643
|
+
That is not hypothetical: the first version asked tags first, and cutting
|
|
644
|
+
0.14.0 turned two tests red within the minute, because after a release there
|
|
645
|
+
is no untagged commit on the trunk at all.
|
|
638
646
|
"""
|
|
639
|
-
tags = [line for line in _git("tag", "--contains", sha).stdout.splitlines() if line]
|
|
640
|
-
if tags:
|
|
641
|
-
return f"tag {tags[0]}"
|
|
642
647
|
for ref in durable:
|
|
643
648
|
if _git("merge-base", "--is-ancestor", sha, ref).returncode == 0:
|
|
644
649
|
return f"ancestor of {ref}"
|
|
650
|
+
tags = [line for line in _git("tag", "--contains", sha).stdout.splitlines() if line]
|
|
651
|
+
if tags:
|
|
652
|
+
return f"tag {tags[0]}"
|
|
645
653
|
return None
|
|
646
654
|
|
|
647
655
|
|
|
@@ -716,30 +724,53 @@ class TestProtectionIsDecidedByBothHalves:
|
|
|
716
724
|
assert protection is not None
|
|
717
725
|
assert protection.startswith("tag ")
|
|
718
726
|
|
|
719
|
-
def
|
|
720
|
-
"""
|
|
727
|
+
def test_the_trunk_protects_its_own_tip(self) -> None:
|
|
728
|
+
"""A commit on the trunk is reported as protected by the trunk.
|
|
721
729
|
|
|
722
730
|
`origin/main`, not `HEAD`. HEAD is whatever branch the run happens to be
|
|
723
731
|
on — a feature branch in CI and during development — and a feature
|
|
724
|
-
branch tip is *not* an ancestor of the trunk, so keying on it would
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
732
|
+
branch tip is *not* an ancestor of the trunk, so keying on it would fail
|
|
733
|
+
for the one reason this test is not about.
|
|
734
|
+
|
|
735
|
+
No "and it carries no tag" precondition any more, and its removal is the
|
|
736
|
+
fix rather than a relaxation. After a release the trunk tip *is* tagged,
|
|
737
|
+
and `git tag --contains` matches ancestors, so every trunk commit is
|
|
738
|
+
under the newest release tag. The precondition was unsatisfiable for the
|
|
739
|
+
whole life of a release; ordering the trunk first makes the question
|
|
740
|
+
answerable instead of making the test tolerate the answer.
|
|
731
741
|
"""
|
|
732
742
|
ref, trunk = _trunk()
|
|
733
|
-
assert _git("tag", "--contains", trunk).stdout.strip() == ""
|
|
734
743
|
assert _protection_for(trunk, [ref]) == f"ancestor of {ref}"
|
|
735
744
|
|
|
736
|
-
def
|
|
737
|
-
"""
|
|
745
|
+
def test_a_tag_still_answers_for_a_commit_off_the_trunk(self) -> None:
|
|
746
|
+
"""With the trunk offered and irrelevant, the tag arm is what replies.
|
|
747
|
+
|
|
748
|
+
The calibration shas are on no branch at all, so passing a durable ref
|
|
749
|
+
here proves the reordering did not make the tag arm unreachable — the
|
|
750
|
+
mirror of the defect the reordering fixes.
|
|
751
|
+
"""
|
|
752
|
+
ref, _ = _trunk()
|
|
753
|
+
protection = _protection_for("09679bde340e9c7ed7e560a42cfcb8f4f9d033b4", [ref])
|
|
754
|
+
assert protection is not None
|
|
755
|
+
assert protection.startswith("tag ")
|
|
738
756
|
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
757
|
+
def test_trunk_refuses_rather_than_guessing_when_the_checkout_has_no_trunk(
|
|
758
|
+
self, monkeypatch: pytest.MonkeyPatch
|
|
759
|
+
) -> None:
|
|
760
|
+
"""A checkout that cannot answer must say so, not report a clean corpus.
|
|
761
|
+
|
|
762
|
+
Driven by monkeypatching the ref lookup rather than by finding a real
|
|
763
|
+
commit in the right state. The previous version asserted that a trunk
|
|
764
|
+
commit with the branch half removed looks unprotected — true only while
|
|
765
|
+
no release tag covers it, and `git tag --contains` matches ancestors, so
|
|
766
|
+
a release makes every trunk commit tag-covered and the premise
|
|
767
|
+
evaporates. A test whose setup the release cycle can delete is a test
|
|
768
|
+
that reports on the calendar.
|
|
743
769
|
"""
|
|
744
|
-
|
|
745
|
-
|
|
770
|
+
# Patched on this module object, not by dotted path: the tests package is
|
|
771
|
+
# not importable as `tests.unit....` here, and a string target that does
|
|
772
|
+
# not resolve raises ModuleNotFoundError from monkeypatch itself — which
|
|
773
|
+
# looks like a failing test rather than a mistargeted patch.
|
|
774
|
+
monkeypatch.setattr(sys.modules[__name__], "_durable_refs_present", list)
|
|
775
|
+
with pytest.raises(AssertionError, match="Fetch the default branch"):
|
|
776
|
+
_trunk()
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/architecture/diagrams/pipeline_flow.mermaid
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-10-guardian-sprint-design.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-fastapi-di-edges-design.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-guardian-chunker-design.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-11-resolver-split-design.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-12-gate-semantics-design.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-12-init-ontology-design.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-12-release-please-ci-design.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-06-13-suggest-packages-design.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-cgis-fractal-design.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-cgis-fractal-plan.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-chunk-source-filter-plan.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-genai-client-close-design.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-30-genai-client-close-plan.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-07-31-finder-bug-class-taxonomy.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-08-01-aura-autoevolution-poc.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/2026-08-14-review-fingerprint-design.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-09-fingerprint-drift.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-10-motif-basis-part-b.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-fastapi-di-edges.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-guardian-chunker.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-11-resolver-split.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-drift-empty-domains.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-gate-semantics.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-init-ontology.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-release-please-ci.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-12-symbol-import-edges.md
RENAMED
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-06-13-suggest-packages.md
RENAMED
|
File without changes
|
|
File without changes
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/docs/specs/plans/2026-08-14-review-fingerprint.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
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/scripts/backfill_calibration_fingerprint.py
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
|
|
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
|
{codegraph_brain-0.14.0 → codegraph_brain-0.14.1}/src/cgis/extractors/typescript_extractor.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|