core/docs/census/cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d/docstring-drift.jsonl
Shay 069ceb55c5 docs(adr-audit,census): publish the evidence the keel cites — 314 ADRs, 431 findings, and the module census
The keel names this repository as its evidence source and cites these paths by
name in its most-read documents. They existed only in a working tree.

  coreai/docs/atlas/00-atlas-overview.md      "Evidence base: ... the full ADR
                                              audit (../core/docs/adr-audit/:
                                              all 314 ADRs, 431 findings, four
                                              governance patterns)"
  coreai/docs/plans/2026-07-29-specification-reconciliation.md
                                              "Predecessor evidence:
                                              ../core/docs/adr-audit/ ...,
                                              the 2026-07-28 census"
  coreai/docs/Whitepaper.md                   "Sources: ../core/docs/adr-audit/
                                              finding AA-250 and Pattern C-bis"

A citation to a path nobody else can reach is testimony about this repository,
not evidence from it — the keel's own transit rule, applied here. Until this
commit the atlas's entire evidence base, the specification reconciliation's
predecessor evidence, and a Whitepaper source were unreachable to every reader
but one.

  docs/adr-audit/    56 files — the ADR census, stack taxonomy, per-ADR cards,
                     component cards, triage log, finding register, and the
                     cross-batch synthesis the keel's protocol step 2b reads
  docs/census/       10 files — the 2026-07-28 module census (666 modules,
                     293 serving-reachable) the atlas quotes
  docs/plans/2026-07-29-adr-audit-plan.md
  docs/adr/INDEX-by-domain.md  regenerated
  evals/             two obligation fixtures updated

This is the same defect the keel spent today finding in its own records, in the
other direction: there, a pin resolved against a working tree and let an
unpublished file discharge an accepted claim. Here, published prose cited
unpublished evidence. Both are the gap between what one machine can see and what
the record can prove, and both close the same way — publish, then cite.

[Verification]: uv run core test --suite smoke -q -> 786 passed (run before this
commit; docs plus two eval fixtures, no code path touched — re-run recorded on
the PR).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qw8vDY2bpYHUQYQp5SFKEG
2026-07-30 11:28:57 -07:00

5634 lines
1.9 MiB

{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "conftest.py", "line": 33, "symbol": "_isolate_engine_state_session_baseline", "excerpt": "def _isolate_engine_state_session_baseline(tmp_path_factory):", "observation": "docstring references symbols ['runtime', 'turn_count'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "conftest.py", "line": 60, "symbol": "_isolate_engine_state_default", "excerpt": "def _isolate_engine_state_default(request, tmp_path_factory, monkeypatch):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "conftest.py", "line": 184, "symbol": "_is_slow", "excerpt": "def _is_slow(nodeid: str) -> bool:", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logic_cnf_compiler.py", "line": 66, "symbol": "_parse", "excerpt": "def _parse(formula: str):", "observation": "docstring references symbols ['canonicalize'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logic_cnf_compiler.py", "line": 74, "symbol": "_eliminate", "excerpt": "def _eliminate(ast: tuple) -> tuple:", "observation": "docstring references symbols ['iff', 'implies', 'or', 'not', 'and'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logic_cnf_compiler.py", "line": 160, "symbol": "formula_to_clauses", "excerpt": "def formula_to_clauses(formula: str) -> tuple[Clause, ...]:", "observation": "docstring references symbols ['false', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logic_cnf_compiler.py", "line": 174, "symbol": "query_to_clause", "excerpt": "def query_to_clause(query: str) -> Clause:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logic_cnf_compiler.py", "line": 209, "symbol": "clauses_to_formula", "excerpt": "def clauses_to_formula(clauses: Sequence[Clause]) -> str:", "observation": "docstring references symbols ['true', 'logic_canonical'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/turn_program.py", "line": 88, "symbol": "TurnProgram", "excerpt": "class TurnProgram:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/turn_program.py", "line": 97, "symbol": "TurnRecord", "excerpt": "class TurnRecord:", "observation": "docstring references symbols ['record_digest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/turn_program.py", "line": 193, "symbol": "execute_turn_program", "excerpt": "def execute_turn_program(program: TurnProgram) -> TurnProgramOutcome:", "observation": "docstring references symbols ['certified'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/generalized_lift_instrument.py", "line": 485, "symbol": "_symbolic_fold", "excerpt": "def _symbolic_fold(seed: float, steps) -> float:", "observation": "docstring references symbols ['TurnProgram'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/vocab_trigger_instrument.py", "line": 160, "symbol": "refusal_class_deduction", "excerpt": "def refusal_class_deduction(reason: str) -> RefusalClass:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/vocab_trigger_instrument.py", "line": 223, "symbol": "curriculum_refusal_reason", "excerpt": "def curriculum_refusal_reason(text: str) -> str:", "observation": "docstring references symbols ['declined'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/vocab_trigger_instrument.py", "line": 352, "symbol": "admissions_delta", "excerpt": "def admissions_delta(before: dict[str, Any], after: dict[str, Any]) -> dict[str, Any]:", "observation": "docstring references symbols ['write_report', 'build_report', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/determination_closure/runner.py", "line": 104, "symbol": "_member_closure", "excerpt": "def _member_closure(ctx: SessionContext) -> tuple[str, ...]:", "observation": "docstring references symbols ['rex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/determination_closure/runner.py", "line": 130, "symbol": "reverify_derived", "excerpt": "def reverify_derived(ctx: SessionContext, record: RealizedRecord) -> bool:", "observation": "docstring references symbols ['structure_key'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/proofwriter_owa/oracle.py", "line": 65, "symbol": "OracleParseError", "excerpt": "class OracleParseError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/structure_mapping/adr0252_s5/embedding.py", "line": 150, "symbol": "euclidean_configuration", "excerpt": "def euclidean_configuration(", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/structure_mapping/adr0252_s5/experiment.py", "line": 68, "symbol": "roc_auc", "excerpt": "def roc_auc(same: Sequence[float], cross: Sequence[float]) -> float:", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/structure_mapping/adr0252_s5/corpus.py", "line": 216, "symbol": "invariance_pairs", "excerpt": "def invariance_pairs() -> list[tuple[str, Case, Case]]:", "observation": "docstring references symbols ['jitter', 'rescale', 'rename'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/structure_mapping/adr0252_s5/corpus.py", "line": 310, "symbol": "systematicity_pairs", "excerpt": "def systematicity_pairs() -> list[tuple[str, Case, Case]]:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/set_membership/oracle.py", "line": 49, "symbol": "oracle_answer", "excerpt": "def oracle_answer(structure: dict[str, Any], query: dict[str, Any]) -> bool:", "observation": "docstring references symbols ['member'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_always_on/runner.py", "line": 88, "symbol": "run_heartbeat_soak", "excerpt": "def run_heartbeat_soak(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_always_on/predicates.py", "line": 67, "symbol": "evaluate_h2_bounded_idle", "excerpt": "def evaluate_h2_bounded_idle(result: HeartbeatSoakResult) -> PredicateOutcome:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/runner.py", "line": 238, "symbol": "_score_one_candidate_graph", "excerpt": "def _score_one_candidate_graph(", "observation": "docstring references symbols ['id', '_score_one', 'problem', 'refused'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/runner.py", "line": 418, "symbol": "run_lane", "excerpt": "def run_lane(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/train_sample/v1/runner.py", "line": 65, "symbol": "_adapt", "excerpt": "def _adapt(case: dict[str, Any]) -> dict[str, Any]:", "observation": "docstring references symbols ['case_id', 'answer_numeric', 'id', 'expected_unit', 'question', 'problem', 'expected_answer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/train_sample/v1/runner.py", "line": 81, "symbol": "build_report", "excerpt": "def build_report(cases: list[dict[str, Any]]) -> dict[str, Any]:", "observation": "docstring references symbols ['B', 'use_reader', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/train_sample/v1/experience.py", "line": 774, "symbol": "merge_compacted_runs", "excerpt": "def merge_compacted_runs(", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/train_sample/v1/run_coverage_probe.py", "line": 81, "symbol": "_score_lane", "excerpt": "def _score_lane(adapted_cases: list[dict[str, Any]]) -> tuple[dict[str, Any], list[dict[str, Any]]]:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/adversarial/generator.py", "line": 260, "symbol": "_family_red_herring_numbers", "excerpt": "def _family_red_herring_numbers() -> list[AdversarialCase]:", "observation": "docstring references symbols ['Z', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/adversarial/generator.py", "line": 326, "symbol": "_family_subtle_in_grammar", "excerpt": "def _family_subtle_in_grammar() -> list[AdversarialCase]:", "observation": "docstring references symbols ['correct'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/confusers/v1/runner.py", "line": 31, "symbol": "_engine_answer", "excerpt": "def _engine_answer(problem_text: str) -> float | None:", "observation": "docstring references symbols ['complete'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/equivalence/trace.py", "line": 195, "symbol": "authority_violations", "excerpt": "def authority_violations(trace: dict[str, Any]) -> tuple[str, ...]:", "observation": "docstring references symbols ['complete', 'resolve_pooled'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/practice/v1/runner.py", "line": 51, "symbol": "classify_operation", "excerpt": "def classify_operation(answer_expression: str) -> str:", "observation": "docstring references symbols ['divisive', 'multiplicative', 'additive'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/practice/v1/runner.py", "line": 70, "symbol": "diagnose_refusal", "excerpt": "def diagnose_refusal(reason: str) -> str:", "observation": "docstring references symbols ['knowledge_gap'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/practice/v1/runner.py", "line": 92, "symbol": "_GSM8KAttempt", "excerpt": "class _GSM8KAttempt:", "observation": "docstring references symbols ['L', 'expected_answer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/practice/v1/runner.py", "line": 192, "symbol": "main", "excerpt": "def main() -> int:", "observation": "docstring references symbols ['write_report', 'run_practice', 'resolve_pooled', 'propose_runner'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/practice/v1/propose_runner.py", "line": 37, "symbol": "resolve_pooled_scorer", "excerpt": "def resolve_pooled_scorer(adapted: dict[str, Any]) -> Any:", "observation": "docstring references symbols ['wrong'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/practice/v1/propose_runner.py", "line": 110, "symbol": "regenerate_practice_artifacts", "excerpt": "def regenerate_practice_artifacts(", "observation": "docstring references symbols ['resolve_pooled'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/gsm8k_math/practice/v1/cue_precision_report.py", "line": 48, "symbol": "format_reliability_table", "excerpt": "def format_reliability_table(ledger: CuePrecisionLedger) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/forward_semantic_control/runner.py", "line": 140, "symbol": "_run_region_ablation", "excerpt": "def _run_region_ablation(case: dict[str, Any]) -> tuple[str, str, bool, bool]:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/forward_semantic_control/phase6_demo.py", "line": 141, "symbol": "_replay_n", "excerpt": "def _replay_n(vocab, persona, case: dict[str, Any], mode: str,", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/generalization/item_schema.py", "line": 11, "symbol": "GeneralizationAuditItem", "excerpt": "class GeneralizationAuditItem:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/generalization/cache_verifier.py", "line": 39, "symbol": "verify_local_generalization_cache", "excerpt": "def verify_local_generalization_cache(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/generalization/adapters/gsm1k.py", "line": 12, "symbol": "load_gsm1k_items", "excerpt": "def load_gsm1k_items(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_grounding_feasibility/__init__.py", "line": 141, "symbol": "cross_cohort_top_pc_cosine_similarity", "excerpt": "def cross_cohort_top_pc_cosine_similarity(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/flywheel_demo/run_tour.py", "line": 130, "symbol": "_ratify", "excerpt": "def _ratify(pack_path: Path) -> None:", "observation": "docstring references symbols ['M', 'N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deductive_logic/runner.py", "line": 115, "symbol": "build_combined_report", "excerpt": "def build_combined_report() -> dict:", "observation": "docstring references symbols ['_run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deductive_logic/oracle.py", "line": 194, "symbol": "oracle_entailment", "excerpt": "def oracle_entailment(premises: tuple[str, ...], query: str) -> str:", "observation": "docstring references symbols ['refuted', 'refused', 'unknown', 'entailed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deductive_logic/grounding.py", "line": 87, "symbol": "GroundingError", "excerpt": "class GroundingError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deductive_logic/grounding.py", "line": 126, "symbol": "atom_n", "excerpt": "def atom_n(predicate: Any, entity_slugs: Sequence[str]) -> str:", "observation": "docstring references symbols ['__', 'atom'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deductive_logic/grounding.py", "line": 215, "symbol": "lower_case", "excerpt": "def lower_case(case: dict[str, Any]) -> GroundedProblem:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0244_identity_gate/__init__.py", "line": 77, "symbol": "_Trajectory", "excerpt": "class _Trajectory:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0244_identity_gate/__init__.py", "line": 111, "symbol": "_legacy_score", "excerpt": "def _legacy_score(check: IdentityCheck, manifold: IdentityManifold):", "observation": "docstring references symbols ['wave_field'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/runner.py", "line": 64, "symbol": "ProbeRecord", "excerpt": "class ProbeRecord:", "observation": "docstring references symbols ['_exact_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/runner.py", "line": 129, "symbol": "InterruptionCutPoint", "excerpt": "class InterruptionCutPoint(str, Enum):", "observation": "docstring references symbols ['run_soak'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/runner.py", "line": 141, "symbol": "_inject_partial_gen_dir", "excerpt": "def _inject_partial_gen_dir(engine_state_dir: Path) -> None:", "observation": "docstring references symbols ['current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/runner.py", "line": 157, "symbol": "_inject_full_gen_dir_before_swap", "excerpt": "def _inject_full_gen_dir_before_swap(engine_state_dir: Path) -> None:", "observation": "docstring references symbols ['current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/runner.py", "line": 196, "symbol": "_inject_orphan_tmp", "excerpt": "def _inject_orphan_tmp(engine_state_dir: Path) -> None:", "observation": "docstring references symbols ['current', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/runner.py", "line": 226, "symbol": "read_recovered_turn_count", "excerpt": "def read_recovered_turn_count(engine_state_dir: Path) -> int | None:", "observation": "docstring references symbols ['turn_count'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/runner.py", "line": 248, "symbol": "run_soak", "excerpt": "def run_soak(", "observation": "docstring references symbols ['A', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 71, "symbol": "_first_divergence", "excerpt": "def _first_divergence(a: tuple[str, ...], b: tuple[str, ...]) -> int | None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 119, "symbol": "evaluate_p2b_reboot_transparency", "excerpt": "def evaluate_p2b_reboot_transparency(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 182, "symbol": "evaluate_p3_bounded_resources", "excerpt": "def evaluate_p3_bounded_resources(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 233, "symbol": "evaluate_p4_recovery_determinism", "excerpt": "def evaluate_p4_recovery_determinism(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 266, "symbol": "evaluate_p4_commit_point", "excerpt": "def evaluate_p4_commit_point(", "observation": "docstring references symbols ['turn_count', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 297, "symbol": "CutPointEvidence", "excerpt": "class CutPointEvidence:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 316, "symbol": "evaluate_p4_arbitrary_interruption", "excerpt": "def evaluate_p4_arbitrary_interruption(", "observation": "docstring references symbols ['R', 'current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 384, "symbol": "evaluate_p5b_anchor_stability", "excerpt": "def evaluate_p5b_anchor_stability(", "observation": "docstring references symbols ['T', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/l10_continuity/predicates.py", "line": 460, "symbol": "evaluate_p5a_recall_precision", "excerpt": "def evaluate_p5a_recall_precision(", "observation": "docstring references symbols ['T', 'encode_array', 'A', 'probe_at', 'F', '_exact_index', 'decode_array'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0244_qtop_vacuity/__init__.py", "line": 70, "symbol": "_boost", "excerpt": "def _boost(angle: float, biv: int) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/setup_oracle/runner.py", "line": 107, "symbol": "_score_setup_fixture", "excerpt": "def _score_setup_fixture(fx: dict[str, Any]) -> tuple[str, str | None, dict[str, Any] | None]:", "observation": "docstring references symbols ['refused', 'correct'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/setup_oracle/runner.py", "line": 143, "symbol": "run_r1", "excerpt": "def run_r1() -> dict[str, Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/setup_oracle/signature.py", "line": 23, "symbol": "symbol_unit_signature", "excerpt": "def symbol_unit_signature(units: dict[str, str | None]) -> tuple[tuple[str, str], ...]:", "observation": "docstring references symbols ['A', 'expected_units'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/setup_oracle/signature.py", "line": 57, "symbol": "gold_unknown_signature", "excerpt": "def gold_unknown_signature(", "observation": "docstring references symbols ['A', 'count', 'sum_of', 'total'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/setup_oracle/signature.py", "line": 80, "symbol": "reader_unknown_signature", "excerpt": "def reader_unknown_signature(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/multi_sentence_response/runner.py", "line": 56, "symbol": "_split_sentences", "excerpt": "def _split_sentences(text: str) -> list[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 62, "symbol": "_raw_sandwich", "excerpt": "def _raw_sandwich(V: np.ndarray, F: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['F', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 86, "symbol": "_stable_r3", "excerpt": "def _stable_r3(token: str, salt: str) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 117, "symbol": "_domain_idf", "excerpt": "def _domain_idf() -> dict[str, float]:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 165, "symbol": "phi_lemma_idf_centroid", "excerpt": "def phi_lemma_idf_centroid(lemma: str) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 210, "symbol": "_corpus_graph", "excerpt": "def _corpus_graph() -> dict[str, list[tuple[str, str]]]:", "observation": "docstring references symbols ['direction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 253, "symbol": "phi_lemma_centroid_point", "excerpt": "def phi_lemma_centroid_point(lemma: str) -> np.ndarray:", "observation": "docstring references symbols ['R', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 306, "symbol": "delta_cga", "excerpt": "def delta_cga(", "observation": "docstring references symbols ['R', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 396, "symbol": "phi_connective_antonym_paired", "excerpt": "def phi_connective_antonym_paired(connective: str) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/lab/phi_separation_probe.py", "line": 458, "symbol": "_auc", "excerpt": "def _auc(compatible: list[float], contradicting: list[float]) -> float:", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logos/repaired_ground.py", "line": 60, "symbol": "geodesic_blend", "excerpt": "def geodesic_blend(source: np.ndarray, target: np.ndarray, strength: float) -> np.ndarray:", "observation": "docstring references symbols ['t', 'A', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logos/repaired_ground.py", "line": 120, "symbol": "forward_walk", "excerpt": "def forward_walk(versors: list[np.ndarray]) -> np.ndarray:", "observation": "docstring references symbols ['F', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logos/repaired_ground.py", "line": 138, "symbol": "closed_holonomy", "excerpt": "def closed_holonomy(clause_a: list[np.ndarray], clause_b: list[np.ndarray]) -> np.ndarray:", "observation": "docstring references symbols ['H', 'B', 'F', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logos/repaired_ground.py", "line": 143, "symbol": "loop_deviation", "excerpt": "def loop_deviation(clause_a: list[np.ndarray], clause_b: list[np.ndarray]) -> float:", "observation": "docstring references symbols ['H', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logos/fa1_gate.py", "line": 105, "symbol": "_auc", "excerpt": "def _auc(positive: list[float], negative: list[float]) -> float:", "observation": "docstring references symbols ['O', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logos/fa1_gate.py", "line": 131, "symbol": "walk", "excerpt": " def walk(sequence: tuple[Concept, ...], language: str) -> np.ndarray | None:", "observation": "docstring references symbols ['F', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/logos/fa1_gate.py", "line": 143, "symbol": "deviation", "excerpt": " def deviation(sequence_a: tuple[Concept, ...], la: str, sequence_b: tuple[Concept, ...], lb: str) -> float | None:", "observation": "docstring references symbols ['B', 'F', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/determination_estimation/gold.py", "line": 55, "symbol": "ConverseSolver", "excerpt": "class ConverseSolver:", "observation": "docstring references symbols ['DomainSolver'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/frontier_compare/providers.py", "line": 354, "symbol": "build_adapter", "excerpt": "def build_adapter(cfg: ProviderConfig) -> Callable[[str], str]:", "observation": "docstring references symbols ['compare_to_llm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/analogical_transfer/harness.py", "line": 70, "symbol": "make_fixture_pair", "excerpt": "def make_fixture_pair() -> TransferCase:", "observation": "docstring references symbols ['W', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/analogical_transfer/kappa_calibration.py", "line": 34, "symbol": "calibrate_transfer_kappa", "excerpt": "def calibrate_transfer_kappa(", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/combined_rate_oracle/runner.py", "line": 82, "symbol": "_canonical_outcome", "excerpt": "def _canonical_outcome(problem: CombinedRateProblem) -> tuple[str, int | None, str | None]:", "observation": "docstring references symbols ['reason', 'solved', 'solver_refuses'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/combined_rate_oracle/runner.py", "line": 190, "symbol": "run_solver", "excerpt": "def run_solver() -> dict[str, Any]:", "observation": "docstring references symbols ['solved', 'solver_reason', 'reader_refuses', 'solver_refuses', 'effective_rate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/combined_rate_oracle/runner.py", "line": 240, "symbol": "run_reader", "excerpt": "def run_reader() -> dict[str, Any]:", "observation": "docstring references symbols ['solved', 'reader_refuses', 'solver_refuses', 'reader_reason'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/close_derived_climb/runner.py", "line": 108, "symbol": "_get_closure_content", "excerpt": "def _get_closure_content(ctx: SessionContext) -> list[dict[str, Any]]:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/rate_oracle/runner.py", "line": 73, "symbol": "_canonical_outcome", "excerpt": "def _canonical_outcome(problem: RateProblem) -> tuple[str, int | None, str | None]:", "observation": "docstring references symbols ['solver_refuses', 'solved'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/rate_oracle/runner.py", "line": 177, "symbol": "run_reader", "excerpt": "def run_reader() -> dict[str, Any]:", "observation": "docstring references symbols ['solved', 'reader_refuses', 'solver_refuses', 'reader_reason'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/multi_agent_composition/runner.py", "line": 32, "symbol": "_route_through_b", "excerpt": "def _route_through_b(b_pipeline: CognitiveTurnPipeline, text: str) -> tuple[str, str | None]:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0243_cognitive_lifecycle/benchmark.py", "line": 100, "symbol": "_sandwich", "excerpt": "def _sandwich(rotor: np.ndarray, field: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['R', 'B', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0243_cognitive_lifecycle/benchmark.py", "line": 278, "symbol": "_closure_drift", "excerpt": "def _closure_drift(origin_dtype: np.dtype, *, steps: int) -> tuple[float, float]:", "observation": "docstring references symbols ['float32'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0243_cognitive_lifecycle/propositional_falsifier.py", "line": 61, "symbol": "render_clause", "excerpt": "def render_clause(clause: Clause) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0243_cognitive_lifecycle/propositional_falsifier.py", "line": 77, "symbol": "FalsifierCase", "excerpt": "class FalsifierCase:", "observation": "docstring references symbols ['as_dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 38, "symbol": "ShapeCategory", "excerpt": "class ShapeCategory(str, Enum):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 264, "symbol": "_is_nested_question_target", "excerpt": "def _is_nested_question_target(statement: str) -> bool:", "observation": "docstring references symbols ['how', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 279, "symbol": "_is_conditional_quantity", "excerpt": "def _is_conditional_quantity(statement: str) -> bool:", "observation": "docstring references symbols ['how', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 296, "symbol": "_is_unit_partition", "excerpt": "def _is_unit_partition(padded_lower: str) -> bool:", "observation": "docstring references symbols ['B', 'N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 328, "symbol": "_is_currency_amount", "excerpt": "def _is_currency_amount(padded_lower: str) -> bool:", "observation": "docstring references symbols ['N', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 390, "symbol": "_is_temporal_aggregation", "excerpt": "def _is_temporal_aggregation(padded_lower: str) -> bool:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 431, "symbol": "_is_multiplicative_aggregation", "excerpt": "def _is_multiplicative_aggregation(padded_lower: str) -> bool:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/refusal_taxonomy/shape_categories.py", "line": 461, "symbol": "_is_discrete_count_statement", "excerpt": "def _is_discrete_count_statement(padded_lower: str) -> bool:", "observation": "docstring references symbols ['A', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/runner.py", "line": 206, "symbol": "_served_surface", "excerpt": "def _served_surface(text: str) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/runner.py", "line": 41, "symbol": "distinct_gold_problems", "excerpt": "def distinct_gold_problems() -> list[Any]:", "observation": "docstring references symbols ['R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/runner.py", "line": 73, "symbol": "assert_sealed_evidence_distinct", "excerpt": "def assert_sealed_evidence_distinct(ledger: dict[str, ClassTally]) -> None:", "observation": "docstring references symbols ['build_ledger', 'R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/runner.py", "line": 115, "symbol": "build_ledger", "excerpt": "def build_ledger() -> dict[str, ClassTally]:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/runner.py", "line": 156, "symbol": "build_sealed_artifact", "excerpt": "def build_sealed_artifact(ledger: dict[str, ClassTally] | None = None) -> dict[str, Any]:", "observation": "docstring references symbols ['content_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/runner.py", "line": 181, "symbol": "seal_ledger", "excerpt": "def seal_ledger(path: Path = _SEALED_LEDGER_PATH) -> dict[str, Any]:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/gold.py", "line": 176, "symbol": "_en_neg", "excerpt": "def _en_neg(clause: str) -> str:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/gold.py", "line": 841, "symbol": "generate_problems", "excerpt": "def generate_problems(band: str, n: int) -> list[Problem]:", "observation": "docstring references symbols ['intended', 'payload'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/gold.py", "line": 983, "symbol": "DeductionSolver", "excerpt": "class DeductionSolver:", "observation": "docstring references symbols ['DomainSolver', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/gold.py", "line": 1146, "symbol": "ConstructionGoldTether", "excerpt": "class ConstructionGoldTether:", "observation": "docstring references symbols ['L', 'wrong', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/deduction_serve/practice/gold.py", "line": 1163, "symbol": "assert_practice_gold_sound", "excerpt": "def assert_practice_gold_sound() -> None:", "observation": "docstring references symbols ['AssertionError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0244_gamma_calibration/__init__.py", "line": 122, "symbol": "_CalibrationTrajectory", "excerpt": "class _CalibrationTrajectory:", "observation": "docstring references symbols ['wave_field', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0244_gamma_calibration/__init__.py", "line": 239, "symbol": "collect_live_benign_leakages", "excerpt": "def collect_live_benign_leakages(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/capability_index/adapters.py", "line": 101, "symbol": "deduction_serve_existential_result", "excerpt": "def deduction_serve_existential_result() -> DomainResult:", "observation": "docstring references symbols ['deductive_logic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/anti_regression/run_demo.py", "line": 85, "symbol": "_make_regressed_replay", "excerpt": "def _make_regressed_replay(", "observation": "docstring references symbols ['run_replay'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/anti_regression/run_demo.py", "line": 117, "symbol": "_candidate_undetermined", "excerpt": "def _candidate_undetermined() -> DiscoveryCandidate:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/anti_regression/run_demo.py", "line": 143, "symbol": "_candidate_for_regression", "excerpt": "def _candidate_for_regression() -> DiscoveryCandidate:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/anti_regression/run_demo.py", "line": 170, "symbol": "_candidate_pass_through", "excerpt": "def _candidate_pass_through() -> DiscoveryCandidate:", "observation": "docstring references symbols ['pending', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/runner.py", "line": 139, "symbol": "_run_graph_case", "excerpt": "def _run_graph_case(case: GraphCase) -> dict[str, Any]:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/runner.py", "line": 165, "symbol": "_run_surface_case", "excerpt": "def _run_surface_case(case: SurfaceCase) -> dict[str, Any]:", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/runner.py", "line": 198, "symbol": "_run_negative_case", "excerpt": "def _run_negative_case(case: SurfaceCase) -> dict[str, Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/runner.py", "line": 229, "symbol": "run_lane", "excerpt": "def run_lane(cases: list[dict[str, Any]] | None = None, config: Any = None) -> LaneReport: # noqa: ARG001", "observation": "docstring references symbols ['cases'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/projection.py", "line": 91, "symbol": "from_meaning_graph", "excerpt": "def from_meaning_graph(meaning_graph: Any) -> frozenset[CanonicalProposition]:", "observation": "docstring references symbols ['MeaningGraph'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/projection.py", "line": 114, "symbol": "from_proposition_graph", "excerpt": "def from_proposition_graph(", "observation": "docstring references symbols ['GraphNode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/projection.py", "line": 146, "symbol": "Agreement", "excerpt": "class Agreement:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/corpora.py", "line": 122, "symbol": "_shuffle_tokens", "excerpt": "def _shuffle_tokens(surface: str, seed: int) -> str:", "observation": "docstring references symbols ['reject_rate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/grammar_roundtrip/corpora.py", "line": 138, "symbol": "negative_surface_cases", "excerpt": "def negative_surface_cases() -> tuple[SurfaceCase, ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/runner.py", "line": 52, "symbol": "LaneContractError", "excerpt": "class LaneContractError(AssertionError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/runner.py", "line": 63, "symbol": "build_mix", "excerpt": "def build_mix(cap: int = CASES_PER_BAND) -> dict[str, dict[str, int]]:", "observation": "docstring references symbols ['wrong', 'refused', 'ClassTally', 'correct'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/runner.py", "line": 113, "symbol": "build_sealed_artifact", "excerpt": "def build_sealed_artifact(cap: int = CASES_PER_BAND) -> dict[str, Any]:", "observation": "docstring references symbols ['content_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 66, "symbol": "QueryAtom", "excerpt": "class QueryAtom:", "observation": "docstring references symbols ['key'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 126, "symbol": "taught_atoms", "excerpt": "def taught_atoms(domain: str, family: str) -> frozenset[tuple[str, str, str, str]]:", "observation": "docstring references symbols ['A', 'refuted', 'entailed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 145, "symbol": "band_cases", "excerpt": "def band_cases(domain: str, family: str, cap: int = CASES_PER_BAND) -> tuple[QueryAtom, ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 173, "symbol": "practice_bands", "excerpt": "def practice_bands() -> tuple[tuple[str, str], ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 201, "symbol": "DuplicateAtom", "excerpt": "class DuplicateAtom(AssertionError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 205, "symbol": "assert_practice_atoms_distinct", "excerpt": "def assert_practice_atoms_distinct(cap: int = CASES_PER_BAND) -> None:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 224, "symbol": "CurriculumSolver", "excerpt": "class CurriculumSolver:", "observation": "docstring references symbols ['declined', 'wrong', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/curriculum_serve/practice/generator.py", "line": 248, "symbol": "CurriculumOracleTether", "excerpt": "class CurriculumOracleTether:", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/industry_demos/run_all.py", "line": 44, "symbol": "_run_demo", "excerpt": "def _run_demo(name: str, module_path: str) -> dict[str, Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_mismatch_diagnostic/__init__.py", "line": 104, "symbol": "induced_action", "excerpt": "def induced_action(geometry: IdentityManifoldGeometry, versor: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['F', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_mismatch_diagnostic/__init__.py", "line": 109, "symbol": "d_orth", "excerpt": "def d_orth(geometry: IdentityManifoldGeometry, action: np.ndarray) -> float:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_mismatch_diagnostic/__init__.py", "line": 114, "symbol": "d_stab", "excerpt": "def d_stab(geometry: IdentityManifoldGeometry, action: np.ndarray) -> float:", "observation": "docstring references symbols ['I', 'd_stab'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_mismatch_diagnostic/__init__.py", "line": 127, "symbol": "versor_plane_occupancy", "excerpt": "def versor_plane_occupancy(versor: np.ndarray) -> dict[str, float]:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_mismatch_diagnostic/__init__.py", "line": 322, "symbol": "collect_live_versors", "excerpt": "def collect_live_versors(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_mismatch_diagnostic/__init__.py", "line": 363, "symbol": "path_accumulation_analysis", "excerpt": "def path_accumulation_analysis(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/math_capability_axes/G3_numerics/v1/runner.py", "line": 67, "symbol": "_classify", "excerpt": "def _classify(actual_outcome: str, expected_outcome: str) -> str:", "observation": "docstring references symbols ['solved_correct', 'wrong', 'correct', 'refused', 'solved_wrong'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/identity_divergence/runner.py", "line": 124, "symbol": "mock_articulate", "excerpt": "def mock_articulate(proposition: dict[str, Any], profile: AxisProfile) -> str:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/identity_divergence/runner.py", "line": 209, "symbol": "score_articulation", "excerpt": "def score_articulation(result: ArticulationResult, profile: AxisProfile) -> float:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/dimensional/oracle.py", "line": 51, "symbol": "_vector", "excerpt": "def _vector(unit: str) -> tuple[int, ...]:", "observation": "docstring references symbols ['X_per_Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_discrimination/__init__.py", "line": 91, "symbol": "collect_live_benign", "excerpt": "def collect_live_benign(limit: int | None = None) -> list[tuple[str, np.ndarray]]:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/adr_0246_discrimination/__init__.py", "line": 108, "symbol": "_roc_auc", "excerpt": "def _roc_auc(positive: Sequence[float], negative: Sequence[float]) -> float:", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/construction_inventory/writer_space.py", "line": 106, "symbol": "writer_cells", "excerpt": "def writer_cells(subject: str, obj: str, secondary: str) -> Iterator[WriterCell]:", "observation": "docstring references symbols ['render_semantic', 'realize_target', 'render_step', 'entry'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/construction_inventory/reader_space.py", "line": 103, "symbol": "LexicalFiller", "excerpt": "class LexicalFiller:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/constraint_oracle/runner.py", "line": 55, "symbol": "gold_to_problem", "excerpt": "def gold_to_problem(fx: dict[str, Any]) -> ConstraintProblem:", "observation": "docstring references symbols ['TypeError', 'ValueError', 'KeyError', 'invalid'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/constraint_oracle/runner.py", "line": 84, "symbol": "validate_fixture", "excerpt": "def validate_fixture(fx: dict[str, Any]) -> tuple[str, str | None]:", "observation": "docstring references symbols ['reason', 'outcome'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/constraint_oracle/runner.py", "line": 165, "symbol": "run_reader", "excerpt": "def run_reader() -> dict[str, Any]:", "observation": "docstring references symbols ['solved', 'reader_refuses', 'solver_refuses', 'reader_reason'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/constraint_oracle/signature.py", "line": 34, "symbol": "canonical_constraint", "excerpt": "def canonical_constraint(c: LinearConstraint) -> tuple[tuple[tuple[str, int], ...], str, int]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/constraint_oracle/signature.py", "line": 44, "symbol": "unknowns_signature", "excerpt": "def unknowns_signature(unknowns: tuple[Unknown, ...]) -> tuple[tuple[str, str, str], ...]:", "observation": "docstring references symbols ['entity'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/constraint_oracle/signature.py", "line": 67, "symbol": "constraint_setup_signature", "excerpt": "def constraint_setup_signature(problem: ConstraintProblem) -> dict[str, Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/proof_carrying_promotion_demo/run_tour.py", "line": 56, "symbol": "_PoisonedPayload", "excerpt": "class _PoisonedPayload(dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/math_symbolic_equivalence/v1/frontier/frontier_runner.py", "line": 88, "symbol": "parse_provider_verdict", "excerpt": "def parse_provider_verdict(reply: str) -> str:", "observation": "docstring references symbols ['refused', 'equivalent', 'not_equivalent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "evals/math_symbolic_equivalence/v1/frontier/comparison.py", "line": 45, "symbol": "_load_cases", "excerpt": "def _load_cases() -> list[dict[str, Any]]:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/_safe_display.py", "line": 40, "symbol": "safe_display", "excerpt": "def safe_display(value: object, *, max_len: int = _DEFAULT_MAX_LEN) -> str:", "observation": "docstring references symbols ['__str__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/_safe_display.py", "line": 84, "symbol": "safe_pack_id", "excerpt": "def safe_pack_id(value: object) -> str:", "observation": "docstring references symbols ['_find_pack', '_safe_pack_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/ratified_ledger.py", "line": 52, "symbol": "RatifiedLedgerError", "excerpt": "class RatifiedLedgerError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/ratified_ledger.py", "line": 148, "symbol": "load_capability_ledger", "excerpt": "def load_capability_ledger(capability: str) -> dict[str, ClassTally]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/ratified_ledger.py", "line": 199, "symbol": "load_sealed_ledger", "excerpt": "def load_sealed_ledger(path: Path, *, missing_ok: bool = False) -> dict[str, ClassTally]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_eval.py", "line": 191, "symbol": "cmd_eval_math_contemplation", "excerpt": "def cmd_eval_math_contemplation(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['proposal_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/array_codec.py", "line": 45, "symbol": "decode_array", "excerpt": "def decode_array(payload: dict[str, Any]) -> np.ndarray:", "observation": "docstring references symbols ['encode_array'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/engine_identity.py", "line": 78, "symbol": "EngineIdentityError", "excerpt": "class EngineIdentityError(RuntimeError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/engine_identity.py", "line": 82, "symbol": "IdentityContinuityError", "excerpt": "class IdentityContinuityError(RuntimeError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/engine_identity.py", "line": 152, "symbol": "compute_legacy_engine_identity", "excerpt": "def compute_legacy_engine_identity(pack_ids: dict[str, str], git_revision: str) -> str:", "observation": "docstring references symbols ['code_revision'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/engine_identity.py", "line": 186, "symbol": "reconcile_loaded_identity", "excerpt": "def reconcile_loaded_identity(", "observation": "docstring references symbols ['identity_scheme', 'A', 'engine_identity', 'code_revision'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli.py", "line": 36, "symbol": "_run", "excerpt": "def _run(", "observation": "docstring references symbols ['TypeError', 'CommandRunner'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli.py", "line": 188, "symbol": "_always_on_identity_break_message", "excerpt": "def _always_on_identity_break_message(", "observation": "docstring references symbols ['rm', 'mv', 'engine_state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli.py", "line": 244, "symbol": "cmd_always_on", "excerpt": "def cmd_always_on(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['idle_tick', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli.py", "line": 2248, "symbol": "_bench_stdout_guard", "excerpt": "def _bench_stdout_guard(json_mode: bool):", "observation": "docstring references symbols ['jq'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_proposal_queue.py", "line": 98, "symbol": "cmd_proposal_queue_ratify", "excerpt": "def cmd_proposal_queue_ratify(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['review'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_proposal_queue.py", "line": 153, "symbol": "cmd_proposal_queue_reseal", "excerpt": "def cmd_proposal_queue_reseal(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['ledger_reseal', 'pending_stages', 'ratify_chain', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 15, "symbol": "cmd_teaching_audit", "excerpt": "def cmd_teaching_audit(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 494, "symbol": "cmd_teaching_propose_from_exemplars", "excerpt": "def cmd_teaching_propose_from_exemplars(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['pending', 'B', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 642, "symbol": "cmd_teaching_propose_miner", "excerpt": "def cmd_teaching_propose_miner(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 665, "symbol": "cmd_teaching_propose_curriculum", "excerpt": "def cmd_teaching_propose_curriculum(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 748, "symbol": "cmd_teaching_supersessions", "excerpt": "def cmd_teaching_supersessions(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['superseded_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 800, "symbol": "cmd_teaching_supersede", "excerpt": "def cmd_teaching_supersede(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['superseded_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 918, "symbol": "cmd_teaching_seed_recognizer", "excerpt": "def cmd_teaching_seed_recognizer(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['created'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 1019, "symbol": "cmd_teaching_coverage", "excerpt": "def cmd_teaching_coverage(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 1126, "symbol": "cmd_teaching_discovery_yield", "excerpt": "def cmd_teaching_discovery_yield(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['engine_state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 1166, "symbol": "cmd_teaching_refusal_taxonomy", "excerpt": "def cmd_teaching_refusal_taxonomy(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_teaching.py", "line": 1311, "symbol": "_load_findings_jsonl", "excerpt": "def _load_findings_jsonl(path: str) -> list:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_capability.py", "line": 172, "symbol": "cmd_capability_pack_provenance", "excerpt": "def cmd_capability_pack_provenance(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['pack_lemma_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cli_capability.py", "line": 271, "symbol": "cmd_capability_depth_curve", "excerpt": "def cmd_capability_depth_curve(args: argparse.Namespace) -> int:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/adr/validator.py", "line": 61, "symbol": "simple_bivector_project", "excerpt": "def simple_bivector_project(B: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/adr/validator.py", "line": 82, "symbol": "embed_adr_markdown", "excerpt": "def embed_adr_markdown(markdown: str) -> np.ndarray:", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/learning_arena/protocols.py", "line": 61, "symbol": "DomainSolver", "excerpt": "class DomainSolver(Protocol):", "observation": "docstring references symbols ['attempt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/learning_arena/protocols.py", "line": 75, "symbol": "GoldTether", "excerpt": "class GoldTether(Protocol):", "observation": "docstring references symbols ['L', 'is_correct'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/learning_arena/protocols.py", "line": 101, "symbol": "Problem", "excerpt": "class Problem:", "observation": "docstring references symbols ['DomainProblem'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/learning_arena/protocols.py", "line": 110, "symbol": "BaseAttempt", "excerpt": "class BaseAttempt:", "observation": "docstring references symbols ['Attempt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/learning_arena/engine.py", "line": 36, "symbol": "_default_diagnose", "excerpt": "def _default_diagnose(_reason: str) -> str:", "observation": "docstring references symbols ['diagnose', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/learning_arena/engine.py", "line": 46, "symbol": "run_practice", "excerpt": "def run_practice(", "observation": "docstring references symbols ['wrong', 'correct', 'refused'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/learning_arena/report.py", "line": 24, "symbol": "EliminationRecord", "excerpt": "class EliminationRecord:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/inductive_closure.py", "line": 93, "symbol": "expand_relation_closure", "excerpt": "def expand_relation_closure(", "observation": "docstring references symbols ['H', 'trace_hash', 'base', 'as_dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/backpressure.py", "line": 24, "symbol": "BackpressureRecord", "excerpt": "class BackpressureRecord:", "observation": "docstring references symbols ['idle_tick'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/backpressure.py", "line": 57, "symbol": "build_backpressure_record", "excerpt": "def build_backpressure_record(", "observation": "docstring references symbols ['idle_tick'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/trace.py", "line": 45, "symbol": "compute_trace_hash", "excerpt": "def compute_trace_hash(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/trace.py", "line": 158, "symbol": "trace_hash_from_result", "excerpt": "def trace_hash_from_result(result: \"CognitiveTurnResult\") -> str:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/surface_resolution.py", "line": 98, "symbol": "_base_runtime_surface", "excerpt": "def _base_runtime_surface(", "observation": "docstring references symbols ['trace_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/surface_resolution.py", "line": 128, "symbol": "_truth_path_base", "excerpt": "def _truth_path_base(", "observation": "docstring references symbols ['trace_hash', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/surface_resolution.py", "line": 187, "symbol": "_is_pack_grounded", "excerpt": "def _is_pack_grounded(grounding_provenance: str) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/surface_resolution.py", "line": 270, "symbol": "resolve_surface", "excerpt": "def resolve_surface(", "observation": "docstring references symbols ['teaching', 'pack'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/fail_closed.py", "line": 153, "symbol": "ConstraintViolation", "excerpt": "class ConstraintViolation:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/geometric_coherence.py", "line": 41, "symbol": "GeometricCoherenceVerdict", "excerpt": "class GeometricCoherenceVerdict:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 183, "symbol": "run", "excerpt": " def run(self, text: str, max_tokens: int | None = None) -> CognitiveTurnResult:", "observation": "docstring references symbols ['chat', 'turn_log', 'finally', 'trace_hash', 'TurnEvent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 205, "symbol": "_run_turn", "excerpt": " def _run_turn(self, text: str, max_tokens: int | None = None) -> CognitiveTurnResult:", "observation": "docstring references symbols ['run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1021, "symbol": "_geometry_contract_assessment", "excerpt": " def _geometry_contract_assessment(F):", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1056, "symbol": "_ratify_intent", "excerpt": " def _ratify_intent(self, intent, field_state):", "observation": "docstring references symbols ['run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1095, "symbol": "_remember_speculative_subject", "excerpt": " def _remember_speculative_subject(self, subject: str) -> None:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1120, "symbol": "_forget_speculative_subject", "excerpt": " def _forget_speculative_subject(self, subject: str) -> None:", "observation": "docstring references symbols ['H', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1146, "symbol": "_should_mark_speculative", "excerpt": " def _should_mark_speculative(self, text: str, surface: str) -> bool:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1223, "symbol": "_maybe_transitive_walk", "excerpt": " def _maybe_transitive_walk(", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1264, "symbol": "_maybe_compose_relations", "excerpt": " def _maybe_compose_relations(", "observation": "docstring references symbols ['R', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1293, "symbol": "_maybe_entailment_trace", "excerpt": " def _maybe_entailment_trace(", "observation": "docstring references symbols ['atom_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/pipeline.py", "line": 1350, "symbol": "_serialize_operator", "excerpt": " def _serialize_operator(op: WalkResult | FrameComposeResult | None) -> str:", "observation": "docstring references symbols ['_serialize_walk'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/provenance.py", "line": 42, "symbol": "ProvenanceSource", "excerpt": "class ProvenanceSource:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/leeway.py", "line": 57, "symbol": "build_leeway_record", "excerpt": "def build_leeway_record(", "observation": "docstring references symbols ['approximate', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/cognition/explain.py", "line": 128, "symbol": "explain_from_intent", "excerpt": "def explain_from_intent(", "observation": "docstring references symbols ['explain'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/reliability_gate/ledger.py", "line": 20, "symbol": "ClassTally", "excerpt": "class ClassTally:", "observation": "docstring references symbols ['record'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/reliability_gate/ledger.py", "line": 70, "symbol": "coverage", "excerpt": " def coverage(self) -> float:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/reliability_gate/propose.py", "line": 37, "symbol": "RatifiableProposal", "excerpt": "class RatifiableProposal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/reliability_gate/propose.py", "line": 66, "symbol": "propose_from_ledger", "excerpt": "def propose_from_ledger(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/reliability_gate/evidence.py", "line": 73, "symbol": "EvidenceAudit", "excerpt": "class EvidenceAudit:", "observation": "docstring references symbols ['claimed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/reliability_gate/evidence.py", "line": 146, "symbol": "format_report", "excerpt": "def format_report(audits: Iterable[EvidenceAudit], theta: float) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/ask_serving.py", "line": 109, "symbol": "evaluate_served_ask", "excerpt": "def evaluate_served_ask(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/ask_acquisition.py", "line": 56, "symbol": "acquire_served_ask_candidate", "excerpt": "def acquire_served_ask_candidate(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/limitation.py", "line": 83, "symbol": "MissingSlot", "excerpt": "class MissingSlot:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/limitation.py", "line": 103, "symbol": "LimitationAssessment", "excerpt": "class LimitationAssessment:", "observation": "docstring references symbols ['ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/limitation.py", "line": 264, "symbol": "assess_from_family", "excerpt": "def assess_from_family(family: FailureFamily) -> LimitationAssessment:", "observation": "docstring references symbols ['ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/limitation.py", "line": 282, "symbol": "_residue_from_attempt", "excerpt": "def _residue_from_attempt(", "observation": "docstring references symbols ['missing_slots', 'grounded_terms'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/limitation.py", "line": 305, "symbol": "assess_from_attempt", "excerpt": "def assess_from_attempt(attempt: ComprehensionAttempt) -> LimitationAssessment | None:", "observation": "docstring references symbols ['contradiction', 'ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/limitation.py", "line": 356, "symbol": "terminal_for_action", "excerpt": "def terminal_for_action(action: ResolutionAction) -> Terminal:", "observation": "docstring references symbols ['D', 'ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/disclosure_claim.py", "line": 46, "symbol": "DisclosureClaim", "excerpt": "class DisclosureClaim(str, Enum):", "observation": "docstring references symbols ['ReachLevel', 'EpistemicState'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/disposition.py", "line": 31, "symbol": "ServedDisposition", "excerpt": "class ServedDisposition(str, Enum):", "observation": "docstring references symbols ['EpistemicState', 'DisclosureClaim'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/disposition.py", "line": 48, "symbol": "choose_served_disposition", "excerpt": "def choose_served_disposition(", "observation": "docstring references symbols ['A', 'answer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/ask_handle.py", "line": 78, "symbol": "AskArtifactHandle", "excerpt": "class AskArtifactHandle:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/ask_handle.py", "line": 127, "symbol": "_paths_name_same_file", "excerpt": "def _paths_name_same_file(question_path: Path, proposal_path_value: str) -> bool:", "observation": "docstring references symbols ['proposal_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/ask_handle.py", "line": 145, "symbol": "_recompute_content_hash", "excerpt": "def _recompute_content_hash(payload: Any) -> str | None:", "observation": "docstring references symbols ['null'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/ask_handle.py", "line": 170, "symbol": "resolve_served_ask_handle", "excerpt": "def resolve_served_ask_handle(config: Any, handle: Any) -> AskHandleResolution:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/ask_handle.py", "line": 242, "symbol": "acquire_served_ask_from_handle", "excerpt": "def acquire_served_ask_from_handle(", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/verified_contract.py", "line": 56, "symbol": "VerificationObligation", "excerpt": "class VerificationObligation:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_disclosure/verified_contract.py", "line": 83, "symbol": "VerificationProof", "excerpt": "class VerificationProof:", "observation": "docstring references symbols ['C', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/perturbation_b3.py", "line": 242, "symbol": "_first_initial_possession_value", "excerpt": "def _first_initial_possession_value(problem: str) -> int | None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/perturbation_b3.py", "line": 358, "symbol": "_gen_unit_synonym", "excerpt": "def _gen_unit_synonym(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/adversarial.py", "line": 125, "symbol": "_score_one", "excerpt": "def _score_one(case: Mapping[str, Any]) -> CaseOutcome:", "observation": "docstring references symbols ['wrong', 'refused', 'solved'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_demo.py", "line": 167, "symbol": "_check_gsm8k_capability_shape", "excerpt": "def _check_gsm8k_capability_shape(", "observation": "docstring references symbols ['A', 'cases_total'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_demo.py", "line": 236, "symbol": "derive_evidence_digest", "excerpt": "def derive_evidence_digest(", "observation": "docstring references symbols ['metrics'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_demo.py", "line": 288, "symbol": "evaluate_expert_demo", "excerpt": "def evaluate_expert_demo(", "observation": "docstring references symbols ['eval_lanes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_demo.py", "line": 406, "symbol": "materialise_lane_results", "excerpt": "def materialise_lane_results(", "observation": "docstring references symbols ['metrics'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/composite_math_gate.py", "line": 60, "symbol": "_rel", "excerpt": "def _rel(path: Path) -> str:", "observation": "docstring references symbols ['probe_path', 'report_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/composite_math_gate.py", "line": 162, "symbol": "_extract_counts", "excerpt": "def _extract_counts(report: dict[str, Any]) -> tuple[int, int, int]:", "observation": "docstring references symbols ['sample_count'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/composite_math_gate.py", "line": 197, "symbol": "_extract_correct_rate", "excerpt": "def _extract_correct_rate(report: dict[str, Any]) -> float:", "observation": "docstring references symbols ['correct_rate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/composite_math_gate.py", "line": 348, "symbol": "emit_expert_claims_artifact", "excerpt": "def emit_expert_claims_artifact(", "observation": "docstring references symbols ['expert_claims'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/pack_provenance.py", "line": 166, "symbol": "_validate_trace", "excerpt": "def _validate_trace(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/pack_provenance.py", "line": 211, "symbol": "validate_lane", "excerpt": "def validate_lane(", "observation": "docstring references symbols ['pack_lemma_id', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/reviewers.py", "line": 56, "symbol": "ExpertDemoClaim", "excerpt": "class ExpertDemoClaim:", "observation": "docstring references symbols ['A', 'ExpertDemoClaim'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/domain_contract_predicates.py", "line": 141, "symbol": "_predicate_p2_gloss_closure", "excerpt": "def _predicate_p2_gloss_closure(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/domain_contract_predicates.py", "line": 243, "symbol": "_predicate_p5_operator_chain_coverage", "excerpt": "def _predicate_p5_operator_chain_coverage(", "observation": "docstring references symbols ['chain_report'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/depth_curve.py", "line": 152, "symbol": "_required_bound", "excerpt": "def _required_bound(anchor_accuracy: float, representative_depth: int) -> float:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/depth_curve.py", "line": 191, "symbol": "evaluate_depth_curve", "excerpt": "def evaluate_depth_curve(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_promotion_math.py", "line": 146, "symbol": "_evaluate_obligation_1", "excerpt": "def _evaluate_obligation_1(b1_sealed_path: Path = DEFAULT_B1_SEALED) -> ObligationVerdict:", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_promotion_math.py", "line": 181, "symbol": "_evaluate_obligation_3", "excerpt": "def _evaluate_obligation_3(b_reports: tuple[Path, ...]) -> ObligationVerdict:", "observation": "docstring references symbols ['trace_hash', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_promotion_math.py", "line": 210, "symbol": "_evaluate_obligation_4", "excerpt": "def _evaluate_obligation_4(b_reports: tuple[Path, ...]) -> ObligationVerdict:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_promotion_math.py", "line": 268, "symbol": "_evaluate_obligation_7", "excerpt": "def _evaluate_obligation_7(frontier_dir: Path = DEFAULT_FRONTIER_DIR) -> ObligationVerdict:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/expert_promotion_math.py", "line": 304, "symbol": "_evaluate_obligation_9", "excerpt": "def _evaluate_obligation_9(b_reports: tuple[Path, ...]) -> ObligationVerdict:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/capability/reporting.py", "line": 659, "symbol": "_load_registry_for_expert_demo", "excerpt": "def _load_registry_for_expert_demo() -> ReviewerRegistry:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/proposal_review/queue.py", "line": 63, "symbol": "QueueEntry", "excerpt": "class QueueEntry:", "observation": "docstring references symbols ['failure_family', 'source'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/proposal_review/queue.py", "line": 108, "symbol": "_scan_derived_close", "excerpt": "def _scan_derived_close(root: Path) -> tuple[list[QueueEntry], list[MalformedEntry]]:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/proposal_review/model.py", "line": 15, "symbol": "PendingProposal", "excerpt": "class PendingProposal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/proposal_review/model.py", "line": 31, "symbol": "MalformedArtifact", "excerpt": "class MalformedArtifact:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/proposal_review/summary.py", "line": 24, "symbol": "ProposalReviewIdleSummary", "excerpt": "class ProposalReviewIdleSummary:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/proposal_review/scan.py", "line": 68, "symbol": "scan", "excerpt": "def scan(root: Path | None = None) -> tuple[list[PendingProposal], list[MalformedArtifact]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/proposal_review/report.py", "line": 23, "symbol": "ProposalReviewReport", "excerpt": "class ProposalReviewReport:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/response_governance/policy.py", "line": 48, "symbol": "ReachPolicy", "excerpt": "class ReachPolicy:", "observation": "docstring references symbols ['LicenseDecision'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/response_governance/policy.py", "line": 146, "symbol": "_serve_licensed", "excerpt": "def _serve_licensed(license_decision: object | None) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/response_governance/policy.py", "line": 165, "symbol": "govern_response", "excerpt": "def govern_response(", "observation": "docstring references symbols ['shape_surface', 'stakes', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/response_governance/policy.py", "line": 189, "symbol": "shape_surface", "excerpt": "def shape_surface(", "observation": "docstring references symbols ['govern_response'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/abi/geometric_delta_validator.py", "line": 75, "symbol": "check_cl41_closure_invariant", "excerpt": "def check_cl41_closure_invariant(versor: list[float], tolerance: float) -> Tuple[bool, float]:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/delivery.py", "line": 74, "symbol": "AnswerBinding", "excerpt": "class AnswerBinding:", "observation": "docstring references symbols ['__post_init__', 'D', 'AnswerBinding'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/delivery.py", "line": 93, "symbol": "DeliveredQuestion", "excerpt": "class DeliveredQuestion:", "observation": "docstring references symbols ['proposal_only', 'C', 'question_only', '__post_init__', 'A', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/delivery.py", "line": 165, "symbol": "DeliveryOutcome", "excerpt": "class DeliveryOutcome:", "observation": "docstring references symbols ['ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/delivery.py", "line": 178, "symbol": "_standing_disposition", "excerpt": "def _standing_disposition(blocking_reason: str) -> Terminal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/delivery.py", "line": 192, "symbol": "deliver_ask", "excerpt": "def deliver_ask(assessment: LimitationAssessment) -> DeliveryOutcome:", "observation": "docstring references symbols ['C', 'ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/delivery.py", "line": 228, "symbol": "default_question_root", "excerpt": "def default_question_root() -> Path:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/delivery.py", "line": 242, "symbol": "emit_question", "excerpt": "def emit_question(", "observation": "docstring references symbols ['sort_keys'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/render.py", "line": 131, "symbol": "_unrenderable", "excerpt": "def _unrenderable(reason: str, slot: MissingSlot | None = None) -> EpistemicQuestion:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/epistemic_questions/render.py", "line": 149, "symbol": "render_question", "excerpt": "def render_question(assessment: LimitationAssessment) -> EpistemicQuestion:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/sensorium_wave_feed.py", "line": 104, "symbol": "phase_correlate", "excerpt": "def phase_correlate(", "observation": "docstring references symbols ['B', 'I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/sensorium_wave_feed.py", "line": 134, "symbol": "packet_from_compiler_versor", "excerpt": "def packet_from_compiler_versor(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 69, "symbol": "ManifoldConditioningError", "excerpt": "class ManifoldConditioningError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 108, "symbol": "gram_matrix", "excerpt": "def gram_matrix(axes_psi: Sequence[np.ndarray]) -> np.ndarray:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 129, "symbol": "subspace_project", "excerpt": "def subspace_project(", "observation": "docstring references symbols ['I', 'G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 147, "symbol": "sandwich", "excerpt": "def sandwich(versor: np.ndarray, x: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 163, "symbol": "MalformedVersorError", "excerpt": "class MalformedVersorError(ValueError):", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 185, "symbol": "orthogonality_defect_of_action", "excerpt": "def orthogonality_defect_of_action(action: np.ndarray, gram: np.ndarray) -> float:", "observation": "docstring references symbols ['G', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 228, "symbol": "axis_response", "excerpt": " def axis_response(", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 269, "symbol": "leakage_rms", "excerpt": " def leakage_rms(self, versor: np.ndarray) -> float:", "observation": "docstring references symbols ['score'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 281, "symbol": "induced_action", "excerpt": " def induced_action(self, versor: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['A', 'G', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 308, "symbol": "orthogonality_defect", "excerpt": " def orthogonality_defect(self, versor: np.ndarray) -> float:", "observation": "docstring references symbols ['F', 'G', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_manifold.py", "line": 320, "symbol": "typed_residual_energy", "excerpt": " def typed_residual_energy(self, versor: np.ndarray) -> dict[str, float]:", "observation": "docstring references symbols ['boost_like', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/attention.py", "line": 31, "symbol": "TraversalStep", "excerpt": "class TraversalStep:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 139, "symbol": "_le_f64_bytes", "excerpt": "def _le_f64_bytes(arr: np.ndarray) -> bytes:", "observation": "docstring references symbols ['assert', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 246, "symbol": "modality_transition_sandwich", "excerpt": "def modality_transition_sandwich(", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 406, "symbol": "ProblemHamiltonian", "excerpt": "class ProblemHamiltonian:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 448, "symbol": "compile_quadratic_well", "excerpt": "def compile_quadratic_well(target_psi: np.ndarray, *, curvature: float = 1.0) -> ProblemHamiltonian:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 565, "symbol": "RelaxationCertificate", "excerpt": "class RelaxationCertificate:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 656, "symbol": "_cached_eigh", "excerpt": "def _cached_eigh(hamiltonian_id: str, matrix_bytes: bytes) -> tuple[np.ndarray, np.ndarray]:", "observation": "docstring references symbols ['hamiltonian_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 676, "symbol": "relax_to_ground", "excerpt": "def relax_to_ground(", "observation": "docstring references symbols ['A', 'energy_monotone', 'D', 'E', 'H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 821, "symbol": "PropositionalEntailmentVerdict", "excerpt": "class PropositionalEntailmentVerdict:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 900, "symbol": "CrystallizationProposal", "excerpt": "class CrystallizationProposal:", "observation": "docstring references symbols ['D', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 933, "symbol": "EgressVerdict", "excerpt": "class EgressVerdict:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 1065, "symbol": "ServingState", "excerpt": "class ServingState:", "observation": "docstring references symbols ['psi_digest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 1143, "symbol": "TetherReading", "excerpt": "class TetherReading:", "observation": "docstring references symbols ['tether_reading'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 1165, "symbol": "tether_reading", "excerpt": "def tether_reading(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/cognitive_lifecycle.py", "line": 1246, "symbol": "CognitiveLifecycleEngine", "excerpt": "class CognitiveLifecycleEngine:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/chiral_gate.py", "line": 38, "symbol": "ChiralOrientationError", "excerpt": "class ChiralOrientationError(ValueError):", "observation": "docstring references symbols ['Q', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/chiral_gate.py", "line": 72, "symbol": "ChiralOrientationGate", "excerpt": "class ChiralOrientationGate:", "observation": "docstring references symbols ['vacuous', 'conserved', 'Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/chiral_gate.py", "line": 85, "symbol": "observe", "excerpt": " def observe(self, psi: np.ndarray) -> ChiralObservation:", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 120, "symbol": "_exp_bivector_generator", "excerpt": "def _exp_bivector_generator(B: np.ndarray, dt: float) -> np.ndarray:", "observation": "docstring references symbols ['B', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 162, "symbol": "_metric_project", "excerpt": "def _metric_project(", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 232, "symbol": "sandwich_step", "excerpt": " def sandwich_step(self, psi: np.ndarray, R: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 238, "symbol": "left_spinor_step", "excerpt": " def left_spinor_step(self, psi: np.ndarray, R: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 244, "symbol": "algebraic_schrodinger_step", "excerpt": " def algebraic_schrodinger_step(", "observation": "docstring references symbols ['B', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 290, "symbol": "wave_analogical_polar", "excerpt": " def wave_analogical_polar(", "observation": "docstring references symbols ['C', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 305, "symbol": "wave_field_conjugacy", "excerpt": " def wave_field_conjugacy(", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 347, "symbol": "resonant_mode_digests", "excerpt": " def resonant_mode_digests(self) -> tuple[str, ...]:", "observation": "docstring references symbols ['resonant_modes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 380, "symbol": "resonant_reconstruct", "excerpt": " def resonant_reconstruct(", "observation": "docstring references symbols ['resonant_recall'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 422, "symbol": "phase_correlation", "excerpt": " def phase_correlation(", "observation": "docstring references symbols ['B', 'I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_manifold.py", "line": 449, "symbol": "chiral_charge", "excerpt": " def chiral_charge(self, psi: np.ndarray) -> float:", "observation": "docstring references symbols ['Q', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/biography_wiring.py", "line": 71, "symbol": "ValidationReportLike", "excerpt": "class ValidationReportLike(Protocol):", "observation": "docstring references symbols ['evals'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/biography_wiring.py", "line": 137, "symbol": "chiral_conservation_precondition", "excerpt": "def chiral_conservation_precondition(", "observation": "docstring references symbols ['Q', 'vacuous'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/biography_wiring.py", "line": 219, "symbol": "integrate_validated_biography", "excerpt": "def integrate_validated_biography(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_energy_boundary.py", "line": 68, "symbol": "assess_wave_trajectory", "excerpt": "def assess_wave_trajectory(", "observation": "docstring references symbols ['E_exertion', 'E_sensory'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/wave_energy_boundary.py", "line": 162, "symbol": "crystallization_for_holographic_seal", "excerpt": "def crystallization_for_holographic_seal(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/linguistic_readback.py", "line": 61, "symbol": "VocabLike", "excerpt": "class VocabLike(Protocol):", "observation": "docstring references symbols ['VocabManifold'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/holographic_vault.py", "line": 247, "symbol": "resonant_reconstruct", "excerpt": " def resonant_reconstruct(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/atlas_packing.py", "line": 40, "symbol": "null_point_separation", "excerpt": "def null_point_separation(p: np.ndarray, q: np.ndarray) -> float:", "observation": "docstring references symbols ['Q', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/quantity_kernel.py", "line": 80, "symbol": "embed_quantity", "excerpt": "def embed_quantity(q: float) -> np.ndarray:", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/quantity_kernel.py", "line": 86, "symbol": "translate_quantity", "excerpt": "def translate_quantity(point: np.ndarray, shift: float) -> np.ndarray:", "observation": "docstring references symbols ['P', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/trajectory_invariants.py", "line": 57, "symbol": "relative_holonomy", "excerpt": "def relative_holonomy(V1: np.ndarray, V2: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/trajectory_invariants.py", "line": 64, "symbol": "holonomy_unit_residual", "excerpt": "def holonomy_unit_residual(H: np.ndarray) -> float:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/trajectory_invariants.py", "line": 74, "symbol": "trajectory_divergence", "excerpt": "def trajectory_divergence(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/surprise.py", "line": 94, "symbol": "_metric_projection_coeffs", "excerpt": "def _metric_projection_coeffs(B: np.ndarray, gram: np.ndarray, rhs: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/surprise.py", "line": 130, "symbol": "surprise_residual", "excerpt": "def surprise_residual(", "observation": "docstring references symbols ['cga_inner', 'G', 'lstsq', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/surprise.py", "line": 206, "symbol": "is_discovery_eligible", "excerpt": "def is_discovery_eligible(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/surprise.py", "line": 229, "symbol": "dual_procrustes_surprise", "excerpt": "def dual_procrustes_surprise(", "observation": "docstring references symbols ['P', 'A', 'Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/surprise.py", "line": 295, "symbol": "dual_operator", "excerpt": "def dual_operator(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/multi_scale_energy.py", "line": 87, "symbol": "multi_scale_energy_for_schedule", "excerpt": "def multi_scale_energy_for_schedule(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/multi_scale_energy.py", "line": 136, "symbol": "comparative_residual_separation", "excerpt": "def comparative_residual_separation(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/multi_scale_energy.py", "line": 170, "symbol": "comparative_three_way", "excerpt": "def comparative_three_way(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/multi_scale_energy.py", "line": 203, "symbol": "fixed_replay_compare_artifact", "excerpt": "def fixed_replay_compare_artifact(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/fibonacci_word_schedule.py", "line": 56, "symbol": "fibonacci_word", "excerpt": "def fibonacci_word(n: int) -> str:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/fibonacci_word_schedule.py", "line": 75, "symbol": "schedule_actions", "excerpt": "def schedule_actions(n: int) -> tuple[str, ...]:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/salience.py", "line": 18, "symbol": "FieldRegion", "excerpt": "class FieldRegion:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/salience.py", "line": 60, "symbol": "compute", "excerpt": " def compute(self, regions: Tuple[FieldRegion, ...], cycle_index: int) -> SalienceMap:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 78, "symbol": "CartanIwasawaFactors", "excerpt": "class CartanIwasawaFactors:", "observation": "docstring references symbols ['N', 'K', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 93, "symbol": "_strict_close_versor", "excerpt": "def _strict_close_versor(V: np.ndarray, *, name: str) -> np.ndarray:", "observation": "docstring references symbols ['unitize_versor', 'V', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 121, "symbol": "signature_aware_pca", "excerpt": "def signature_aware_pca(", "observation": "docstring references symbols ['K', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 226, "symbol": "so3_matrix_to_rotor", "excerpt": "def so3_matrix_to_rotor(R3: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['R', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 283, "symbol": "_raw_sandwich", "excerpt": "def _raw_sandwich(V: np.ndarray, X: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['V', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 290, "symbol": "grade1_sandwich_adjoint", "excerpt": "def grade1_sandwich_adjoint(V32: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['versor_apply', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 308, "symbol": "_dehomogenize_cloud", "excerpt": "def _dehomogenize_cloud(", "observation": "docstring references symbols ['K', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 332, "symbol": "_projective_cloud_residual", "excerpt": "def _projective_cloud_residual(mapped: np.ndarray, Q: np.ndarray) -> float:", "observation": "docstring references symbols ['M', 'Q', 'K', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 359, "symbol": "_kabsch_similarity", "excerpt": "def _kabsch_similarity(", "observation": "docstring references symbols ['R', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 398, "symbol": "_assemble_similarity_versor", "excerpt": "def _assemble_similarity_versor(", "observation": "docstring references symbols ['D', 'R', 'V', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 415, "symbol": "_kabsch_conformal_from_5clouds", "excerpt": "def _kabsch_conformal_from_5clouds(", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 469, "symbol": "_left_gp_matrix", "excerpt": "def _left_gp_matrix(A: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['L', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 480, "symbol": "_right_gp_matrix", "excerpt": "def _right_gp_matrix(A: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['B', 'R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 504, "symbol": "_exp_bivector", "excerpt": "def _exp_bivector(B: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 517, "symbol": "_field_conjugacy_versor", "excerpt": "def _field_conjugacy_versor(", "observation": "docstring references symbols ['W', 'I', 'B', 'versor_apply'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 634, "symbol": "conformal_procrustes", "excerpt": "def conformal_procrustes(", "observation": "docstring references symbols ['P', 'T', 'R', 'W', 'Q', 'D', 'X', 'M', 'K', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 748, "symbol": "cartan_iwasawa_extract", "excerpt": "def cartan_iwasawa_extract(", "observation": "docstring references symbols ['D', 'R', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/dynamic_manifold.py", "line": 775, "symbol": "cartan_iwasawa_factorize", "excerpt": "def cartan_iwasawa_factorize(V: np.ndarray) -> CartanIwasawaFactors:", "observation": "docstring references symbols ['T', 'R', 'I', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/drive.py", "line": 15, "symbol": "ValueAxis", "excerpt": "class ValueAxis:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/drive.py", "line": 24, "symbol": "GradientField", "excerpt": "class GradientField:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity.py", "line": 65, "symbol": "IdentityGateRefusal", "excerpt": "class IdentityGateRefusal(Exception):", "observation": "docstring references symbols ['C_id', 'boundary_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity.py", "line": 154, "symbol": "advance_session_identity_path", "excerpt": "def advance_session_identity_path(", "observation": "docstring references symbols ['session_admit', 'epsilon_session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity.py", "line": 261, "symbol": "AxisHedge", "excerpt": "class AxisHedge:", "observation": "docstring references symbols ['IdentityCheck'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity.py", "line": 343, "symbol": "_validate_wave_field", "excerpt": " def _validate_wave_field(wave_field) -> np.ndarray:", "observation": "docstring references symbols ['check', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity.py", "line": 361, "symbol": "_wave_field_score", "excerpt": " def _wave_field_score(", "observation": "docstring references symbols ['would_violate', 'I', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity.py", "line": 461, "symbol": "check", "excerpt": " def check(", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity.py", "line": 519, "symbol": "conjugate_correct", "excerpt": " def conjugate_correct(", "observation": "docstring references symbols ['A', 'C_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 55, "symbol": "IdentityStabilizer", "excerpt": "class IdentityStabilizer:", "observation": "docstring references symbols ['I', 'H_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 80, "symbol": "_matrix_sqrt_spd", "excerpt": "def _matrix_sqrt_spd(gram: np.ndarray) -> tuple[np.ndarray, np.ndarray]:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 90, "symbol": "_g_weighted_frobenius", "excerpt": "def _g_weighted_frobenius(matrix: np.ndarray, gram: np.ndarray) -> float:", "observation": "docstring references symbols ['M', 'G', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 105, "symbol": "stabilizer_defect", "excerpt": "def stabilizer_defect(", "observation": "docstring references symbols ['H', 'I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 127, "symbol": "stabilizer_defect_for_versor", "excerpt": "def stabilizer_defect_for_versor(", "observation": "docstring references symbols ['I', 'd_stab'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 146, "symbol": "PathBudget", "excerpt": "class PathBudget:", "observation": "docstring references symbols ['d_stab'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 184, "symbol": "_chain_id", "excerpt": "def _chain_id(scope: IdentityChainScope, chain_index: int) -> str:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 199, "symbol": "IdentityPathLedger", "excerpt": "class IdentityPathLedger:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 252, "symbol": "advance_identity_path", "excerpt": "def advance_identity_path(", "observation": "docstring references symbols ['H_id', 'A', 'H_t', 'I', 'A_t'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 381, "symbol": "AdmissionPolicy", "excerpt": "class AdmissionPolicy:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 463, "symbol": "evaluate_admission", "excerpt": "def evaluate_admission(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 533, "symbol": "IdentityActionRecord", "excerpt": "class IdentityActionRecord:", "observation": "docstring references symbols ['A', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 73, "symbol": "is_singleton_identity", "excerpt": " def is_singleton_identity(self) -> bool:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 411, "symbol": "version_id", "excerpt": " def version_id(self) -> str:", "observation": "docstring references symbols ['policy_version'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/identity_action.py", "line": 581, "symbol": "_identity_payload", "excerpt": " def _identity_payload(self) -> dict[str, Any]:", "observation": "docstring references symbols ['record_digest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/articulation.py", "line": 27, "symbol": "ArticulationSegment", "excerpt": "class ArticulationSegment:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 57, "symbol": "_primal_gold_invariants", "excerpt": "def _primal_gold_invariants() -> list:", "observation": "docstring references symbols ['D', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 146, "symbol": "require_unitary", "excerpt": "def require_unitary(", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 163, "symbol": "GoldTetherMonitor", "excerpt": "class GoldTetherMonitor:", "observation": "docstring references symbols ['F', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 269, "symbol": "goldtether_residual", "excerpt": " def goldtether_residual(self, F: np.ndarray) -> float:", "observation": "docstring references symbols ['R', 'I', 'F', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 310, "symbol": "alpha_constraint", "excerpt": " def alpha_constraint(", "observation": "docstring references symbols ['D', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 356, "symbol": "promotion_eligible", "excerpt": " def promotion_eligible(self, F: np.ndarray) -> bool:", "observation": "docstring references symbols ['D', 'F', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 408, "symbol": "prune_gold_invariants", "excerpt": " def prune_gold_invariants(", "observation": "docstring references symbols ['fifo', 'D', 'R', 'principal_axes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 435, "symbol": "_prune_principal_axes", "excerpt": " def _prune_principal_axes(self, max_size: int) -> None:", "observation": "docstring references symbols ['D', 'R', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/physics/goldtether.py", "line": 551, "symbol": "supervised_blend", "excerpt": " def supervised_blend(", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/sync/journal.py", "line": 55, "symbol": "LocalSyncJournal", "excerpt": "class LocalSyncJournal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/sync/activation.py", "line": 66, "symbol": "activate", "excerpt": " def activate(self, check: ManifestCheck) -> ActivationDecision:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/sync/artifacts.py", "line": 30, "symbol": "ArtifactAuthority", "excerpt": "class ArtifactAuthority:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/ports/residual_protocol.py", "line": 161, "symbol": "ResidualPort", "excerpt": "class ResidualPort(Protocol):", "observation": "docstring references symbols ['unaccounted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/ports/adapters.py", "line": 41, "symbol": "IdentityPort", "excerpt": "class IdentityPort:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/demos/expert_demo.py", "line": 106, "symbol": "_sample_cases", "excerpt": "def _sample_cases(cases: tuple[Mapping[str, Any], ...]) -> list[dict[str, Any]]:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/demos/contract.py", "line": 71, "symbol": "DemoResult", "excerpt": "class DemoResult:", "observation": "docstring references symbols ['DemoCommand', 'trace_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/demos/contract.py", "line": 127, "symbol": "DemoCommand", "excerpt": "class DemoCommand(Protocol):", "observation": "docstring references symbols ['run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/comprehension_attempt/classify.py", "line": 127, "symbol": "_cmb_signature", "excerpt": "def _cmb_signature(problem: CombinedRateProblem) -> str:", "observation": "docstring references symbols ['difference', 'sum'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/comprehension_attempt/proposal.py", "line": 60, "symbol": "FailureProposal", "excerpt": "class FailureProposal:", "observation": "docstring references symbols ['A', '__post_init__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/comprehension_attempt/proposal.py", "line": 99, "symbol": "build_proposal", "excerpt": "def build_proposal(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/comprehension_attempt/proposal.py", "line": 121, "symbol": "emit_proposal", "excerpt": "def emit_proposal(", "observation": "docstring references symbols ['sort_keys'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/comprehension_attempt/model.py", "line": 39, "symbol": "ComprehensionAttempt", "excerpt": "class ComprehensionAttempt:", "observation": "docstring references symbols ['classify'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/comprehension_attempt/router.py", "line": 41, "symbol": "cmb_is_authoritative", "excerpt": "def cmb_is_authoritative(attempts: tuple[ComprehensionAttempt, ...]) -> bool:", "observation": "docstring references symbols ['empty', 'input_shape'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/comprehension_attempt/failure_family.py", "line": 36, "symbol": "FailureFamily", "excerpt": "class FailureFamily:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/runner.py", "line": 46, "symbol": "_emit_findings", "excerpt": "def _emit_findings(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/runner.py", "line": 86, "symbol": "SurpriseObservation", "excerpt": "class SurpriseObservation:", "observation": "docstring references symbols ['now'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/runner.py", "line": 130, "symbol": "SurpriseDiscoveryOutcome", "excerpt": "class SurpriseDiscoveryOutcome:", "observation": "docstring references symbols ['emitted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/plan_preflight.py", "line": 75, "symbol": "_plan_substrate_hash", "excerpt": "def _plan_substrate_hash(plan: DiscoursePlan) -> str:", "observation": "docstring references symbols ['substrate_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/plan_preflight.py", "line": 185, "symbol": "_rule_source_homogeneity", "excerpt": "def _rule_source_homogeneity(", "observation": "docstring references symbols ['FactSource'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/plan_preflight.py", "line": 228, "symbol": "contemplate_plan", "excerpt": "def contemplate_plan(plan: DiscoursePlan) -> tuple[ContemplationFinding, ...]:", "observation": "docstring references symbols ['p'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/wave_seam.py", "line": 134, "symbol": "reconstruct_as_hypothesis", "excerpt": "def reconstruct_as_hypothesis(", "observation": "docstring references symbols ['hypothesis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/plan_metrics.py", "line": 54, "symbol": "PlanMetrics", "excerpt": "class PlanMetrics:", "observation": "docstring references symbols ['DiscoursePlan'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core/contemplation/plan_metrics.py", "line": 170, "symbol": "compute_plan_metrics", "excerpt": "def compute_plan_metrics(plan: DiscoursePlan) -> PlanMetrics:", "observation": "docstring references symbols ['p'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/refusal.py", "line": 46, "symbol": "violated_runtime_checkable_ethics", "excerpt": "def violated_runtime_checkable_ethics(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/refusal.py", "line": 163, "symbol": "inject_hedge", "excerpt": "def inject_hedge(surface: str, hedge_prefix: str) -> str:", "observation": "docstring references symbols ['walk_surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_surface_candidate.py", "line": 32, "symbol": "PackSurfaceCandidate", "excerpt": "class PackSurfaceCandidate:", "observation": "docstring references symbols ['SurfaceSelector', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/deduction_surface.py", "line": 94, "symbol": "looks_like_deductive_argument", "excerpt": "def looks_like_deductive_argument(text: str) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/deduction_surface.py", "line": 127, "symbol": "deduction_grounded_surface", "excerpt": "def deduction_grounded_surface(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_resolver.py", "line": 181, "symbol": "mounted_lemmas", "excerpt": "def mounted_lemmas(", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_resolver.py", "line": 241, "symbol": "resolve_gloss", "excerpt": "def resolve_gloss(", "observation": "docstring references symbols ['resolve_lemma'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_resolver.py", "line": 391, "symbol": "resolve_token_depths", "excerpt": "def resolve_token_depths(", "observation": "docstring references symbols ['node_depths'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_resolver.py", "line": 432, "symbol": "clear_resolver_cache", "excerpt": "def clear_resolver_cache() -> None:", "observation": "docstring references symbols ['resolve_gloss'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 395, "symbol": "build_pack_surface_candidate", "excerpt": "def build_pack_surface_candidate(", "observation": "docstring references symbols ['SurfaceSelector'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 500, "symbol": "pack_grounded_surface", "excerpt": "def pack_grounded_surface(", "observation": "docstring references symbols ['SurfaceSelector', '_frame_gloss'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 706, "symbol": "_extract_correction_topic_lemma", "excerpt": "def _extract_correction_topic_lemma(text: str) -> str | None:", "observation": "docstring references symbols ['correction', 'be', 'have'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 740, "symbol": "pack_grounded_correction_surface", "excerpt": "def pack_grounded_correction_surface(", "observation": "docstring references symbols ['correction', 'A', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 821, "symbol": "_extract_procedure_topic_lemma", "excerpt": "def _extract_procedure_topic_lemma(subject_text: str) -> str | None:", "observation": "docstring references symbols ['define', 'verify', 'be', 'have', 'I', 'correct', 'three', 'compare', 'two'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 873, "symbol": "pack_grounded_procedure_surface", "excerpt": "def pack_grounded_procedure_surface(", "observation": "docstring references symbols ['A', 'I', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 949, "symbol": "pack_grounded_unknown_surface", "excerpt": "def pack_grounded_unknown_surface(", "observation": "docstring references symbols ['be', 'have'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/pack_grounding.py", "line": 1038, "symbol": "pack_grounded_comparison_surface", "excerpt": "def pack_grounded_comparison_surface(", "observation": "docstring references symbols ['contrasts_with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/curriculum_surface.py", "line": 69, "symbol": "CurriculumQuery", "excerpt": "class CurriculumQuery:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/curriculum_surface.py", "line": 78, "symbol": "CurriculumRefusal", "excerpt": "class CurriculumRefusal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/curriculum_surface.py", "line": 85, "symbol": "looks_like_curriculum_question", "excerpt": "def looks_like_curriculum_question(text: str) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/curriculum_surface.py", "line": 95, "symbol": "is_curriculum_question", "excerpt": "def is_curriculum_question(text: str) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/curriculum_surface.py", "line": 172, "symbol": "_resolve_connective", "excerpt": "def _resolve_connective(query: CurriculumQuery, family: str) -> str:", "observation": "docstring references symbols ['resolve_family'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/register_substantive.py", "line": 143, "symbol": "_compress_gloss", "excerpt": "def _compress_gloss(surface: str) -> str:", "observation": "docstring references symbols ['is'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/register_substantive.py", "line": 196, "symbol": "apply_substantive_register", "excerpt": "def apply_substantive_register(", "observation": "docstring references symbols ['drop_articles', 'trace_hash', 'compress_gloss'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/teaching_grounding.py", "line": 77, "symbol": "TeachingCorpusSpec", "excerpt": "class TeachingCorpusSpec:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/teaching_grounding.py", "line": 148, "symbol": "_load_corpus", "excerpt": "def _load_corpus(spec: TeachingCorpusSpec) -> dict[tuple[str, str], TeachingChain]:", "observation": "docstring references symbols ['A', 'superseded_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/teaching_grounding.py", "line": 220, "symbol": "_corpus_index", "excerpt": "def _corpus_index() -> dict[tuple[str, str], TeachingChain]:", "observation": "docstring references symbols ['A', 'superseded_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/teaching_grounding.py", "line": 298, "symbol": "_all_chains_index", "excerpt": "def _all_chains_index() -> dict[tuple[str, str], TeachingChain]:", "observation": "docstring references symbols ['_corpus_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/teaching_grounding.py", "line": 442, "symbol": "teaching_grounded_surface_composed", "excerpt": "def teaching_grounded_surface_composed(", "observation": "docstring references symbols ['C', 'A', 'B', 'cause'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/telemetry.py", "line": 46, "symbol": "serialize_turn_event", "excerpt": "def serialize_turn_event(", "observation": "docstring references symbols ['TurnEvent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/telemetry.py", "line": 302, "symbol": "serialize_reboot_event", "excerpt": "def serialize_reboot_event(", "observation": "docstring references symbols ['W', 'RuntimeWarning', 'ChatRuntime'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/telemetry.py", "line": 435, "symbol": "FanOutSink", "excerpt": "class FanOutSink:", "observation": "docstring references symbols ['N', 'JsonlFileSink', 'JsonlBufferSink'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/register_variation.py", "line": 93, "symbol": "_compute_variant_id", "excerpt": "def _compute_variant_id(opening: str, closing: str) -> str:", "observation": "docstring references symbols ['terse_v1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/register_variation.py", "line": 106, "symbol": "decorate_surface", "excerpt": "def decorate_surface(", "observation": "docstring references symbols ['variant_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 188, "symbol": "_build_vault_probe", "excerpt": "def _build_vault_probe(vault, vocab):", "observation": "docstring references symbols ['vault_coherent', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 315, "symbol": "_FieldStateWithVersor", "excerpt": "class _FieldStateWithVersor:", "observation": "docstring references symbols ['F', 'getattr', 'FieldState'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 329, "symbol": "_hash_identity_manifold", "excerpt": "def _hash_identity_manifold(manifold) -> str:", "observation": "docstring references symbols ['SafetyCheck'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 406, "symbol": "TurnAccrual", "excerpt": "class TurnAccrual:", "observation": "docstring references symbols ['E', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 561, "symbol": "IdleTickResult", "excerpt": "class IdleTickResult:", "observation": "docstring references symbols ['determine', 'D', 'idle_tick'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 979, "symbol": "idle_tick", "excerpt": " def idle_tick(self) -> \"IdleTickResult\":", "observation": "docstring references symbols ['determine', 'pending', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1196, "symbol": "finalize_turn_trace_hash", "excerpt": " def finalize_turn_trace_hash(self, trace_hash: str) -> None:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1230, "symbol": "finalize_turn_surface", "excerpt": " def finalize_turn_surface(", "observation": "docstring references symbols ['chat', 'resolve_surface', 'trace_hash', 'TurnEvent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1291, "symbol": "_maybe_surface_determination", "excerpt": " def _maybe_surface_determination(self, response: ChatResponse) -> ChatResponse:", "observation": "docstring references symbols ['shape_surface', 'Undetermined', 'estimated', 'govern_response', 'B', 'surface', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1348, "symbol": "last_turn_accrual", "excerpt": " def last_turn_accrual(self) -> TurnAccrual | None:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1353, "symbol": "accrual_swallow_telemetry", "excerpt": " def accrual_swallow_telemetry(self) -> tuple[int, str | None]:", "observation": "docstring references symbols ['repr', 'last_error', 'trace_hash', 'H', 'swallows', '_accrue_in_turn'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1367, "symbol": "_accrue_in_turn", "excerpt": " def _accrue_in_turn(self, text: str) -> None:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1429, "symbol": "_accrue_estimate_if_refused", "excerpt": " def _accrue_estimate_if_refused(self, comprehension: Any, determination: Any) -> \"TurnAccrual\":", "observation": "docstring references symbols ['estimated', 'E', 'determined'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1497, "symbol": "explain_last_turn", "excerpt": " def explain_last_turn(self) -> str:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1513, "symbol": "attach_telemetry_sink", "excerpt": " def attach_telemetry_sink(", "observation": "docstring references symbols ['trace_hash', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1557, "symbol": "attach_discovery_sink", "excerpt": " def attach_discovery_sink(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1691, "symbol": "_emit_turn_event", "excerpt": " def _emit_turn_event(self, event: TurnEvent) -> None:", "observation": "docstring references symbols ['chat', 'trace_hash', 'surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1726, "symbol": "begin_deferred_turn_emission", "excerpt": " def begin_deferred_turn_emission(self) -> None:", "observation": "docstring references symbols ['chat', 'finally'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 1749, "symbol": "flush_deferred_turn_event", "excerpt": " def flush_deferred_turn_event(self) -> None:", "observation": "docstring references symbols ['finally'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 2199, "symbol": "_maybe_apply_discourse_planner", "excerpt": " def _maybe_apply_discourse_planner(", "observation": "docstring references symbols ['new_source_tag', 'DiscoursePlan', 'teaching', 'pack'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 3345, "symbol": "arespond", "excerpt": " async def arespond(self, text: str, max_tokens: int | None = None) -> str:", "observation": "docstring references symbols ['achat'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/runtime.py", "line": 3370, "symbol": "_emit_correction_event", "excerpt": " def _emit_correction_event(", "observation": "docstring references symbols ['chat', 'N', 'correct', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/verdicts.py", "line": 26, "symbol": "TurnVerdicts", "excerpt": "class TurnVerdicts:", "observation": "docstring references symbols ['TurnEvent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/partial_surface.py", "line": 49, "symbol": "partial_comparison_surface", "excerpt": "def partial_comparison_surface(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/anaphora.py", "line": 40, "symbol": "thread_anaphora_prefix", "excerpt": "def thread_anaphora_prefix(", "observation": "docstring references symbols ['A', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/cross_pack_grounding.py", "line": 94, "symbol": "_all_cross_pack_chains", "excerpt": "def _all_cross_pack_chains() -> tuple[CrossPackChain, ...]:", "observation": "docstring references symbols ['A', 'superseded_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/cross_pack_grounding.py", "line": 199, "symbol": "cross_pack_grounded_surface", "excerpt": "def cross_pack_grounded_surface(", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/always_on.py", "line": 95, "symbol": "AlwaysOnReport", "excerpt": "class AlwaysOnReport:", "observation": "docstring references symbols ['ChatRuntime', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/always_on.py", "line": 179, "symbol": "run_continuous", "excerpt": "def run_continuous(", "observation": "docstring references symbols ['A', 'finally', 'ChatRuntime', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/deduction_serve_license.py", "line": 36, "symbol": "load_ratified_ledger", "excerpt": "def load_ratified_ledger() -> dict[str, ClassTally]:", "observation": "docstring references symbols ['content_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/deduction_serve_license.py", "line": 50, "symbol": "deduction_serve_license", "excerpt": "def deduction_serve_license(", "observation": "docstring references symbols ['license_for'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/narrative_surface.py", "line": 64, "symbol": "_object_domains_for_chain", "excerpt": "def _object_domains_for_chain(chain) -> tuple[str, ...]:", "observation": "docstring references symbols ['CrossPackChain', 'TeachingChain'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "chat/oov_surface.py", "line": 70, "symbol": "oov_learning_invitation_surface", "excerpt": "def oov_learning_invitation_surface(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 59, "symbol": "_atomic_write_text", "excerpt": "def _atomic_write_text(target: Path, content: str, *, encoding: str = \"utf-8\") -> None:", "observation": "docstring references symbols ['A', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 105, "symbol": "_fsync_dir", "excerpt": "def _fsync_dir(dir_path: Path) -> None:", "observation": "docstring references symbols ['current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 155, "symbol": "EngineStateStore", "excerpt": "class EngineStateStore:", "observation": "docstring references symbols ['current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 184, "symbol": "_current_gen_dir", "excerpt": " def _current_gen_dir(self) -> Path | None:", "observation": "docstring references symbols ['current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 197, "symbol": "_resolve_dir", "excerpt": " def _resolve_dir(self) -> Path:", "observation": "docstring references symbols ['current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 206, "symbol": "begin_generation", "excerpt": " def begin_generation(self) -> tuple[int, Path]:", "observation": "docstring references symbols ['current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 254, "symbol": "commit_generation", "excerpt": " def commit_generation(self, gen_num: int, *, keep: int = 2) -> None:", "observation": "docstring references symbols ['current', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 328, "symbol": "save_manifest", "excerpt": " def save_manifest(", "observation": "docstring references symbols ['schema_version', '2', 'current'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 384, "symbol": "save_session_state", "excerpt": " def save_session_state(self, snapshot: dict) -> None:", "observation": "docstring references symbols ['B', 'save_manifest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "engine_state/__init__.py", "line": 459, "symbol": "load_session_state", "excerpt": " def load_session_state(self) -> dict | None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/registry.py", "line": 121, "symbol": "project_batch", "excerpt": " def project_batch(self, pack_id: str, signals: list) -> np.ndarray:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/protocol.py", "line": 50, "symbol": "ProjectionHead", "excerpt": "class ProjectionHead(Protocol[S]):", "observation": "docstring references symbols ['N', 'V', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/efferent.py", "line": 142, "symbol": "enforces_action_verdicts", "excerpt": " def enforces_action_verdicts(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/adapters/text.py", "line": 133, "symbol": "make_text_pack", "excerpt": "def make_text_pack(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/adapters/text.py", "line": 88, "symbol": "project_batch", "excerpt": " def project_batch(self, signals: list[str]) -> np.ndarray:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/adapters/text.py", "line": 92, "symbol": "verify_unitarity", "excerpt": " def verify_unitarity(self, sample: str) -> bool:", "observation": "docstring references symbols ['V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/adapters/audio.py", "line": 33, "symbol": "AudioProjectionHead", "excerpt": "class AudioProjectionHead:", "observation": "docstring references symbols ['project_raw'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/compiler.py", "line": 55, "symbol": "canonical_event_order", "excerpt": "def canonical_event_order(ir: AudioIR) -> list[AuditoryEvent]:", "observation": "docstring references symbols ['compile_events'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/teachers.py", "line": 46, "symbol": "TeacherHint", "excerpt": "class TeacherHint:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/teachers.py", "line": 120, "symbol": "AudioTeacher", "excerpt": "class AudioTeacher(Protocol):", "observation": "docstring references symbols ['annotate', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/teachers.py", "line": 131, "symbol": "attach_teacher_hints", "excerpt": "def attach_teacher_hints(ir: AudioIR, hints: Sequence[TeacherHint]) -> AudioIR:", "observation": "docstring references symbols ['ir_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/types.py", "line": 54, "symbol": "AuditoryEvent", "excerpt": "class AuditoryEvent:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/parser.py", "line": 124, "symbol": "_ir_payload", "excerpt": "def _ir_payload(speech, pause, prosody, turn, non_speech, content_anchor) -> dict:", "observation": "docstring references symbols ['ir_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/parser.py", "line": 137, "symbol": "ir_sha256_of", "excerpt": "def ir_sha256_of(ir: AudioIR) -> str:", "observation": "docstring references symbols ['parse', 'ir_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/canonical.py", "line": 22, "symbol": "to_mono", "excerpt": "def to_mono(samples: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['C', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/operators.py", "line": 72, "symbol": "build_elliptic_rotor", "excerpt": "def build_elliptic_rotor(blade_index: int, theta_q: int) -> np.ndarray:", "observation": "docstring references symbols ['B', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/arena.py", "line": 43, "symbol": "AudioDelta", "excerpt": "class AudioDelta:", "observation": "docstring references symbols ['merge_key', 'Delta', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/audio/arena.py", "line": 140, "symbol": "audio_merge_trace_hash", "excerpt": "def audio_merge_trace_hash(merged: AudioDelta) -> str:", "observation": "docstring references symbols ['A', 'merge_key'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/logs/importer.py", "line": 258, "symbol": "_validate_offline_path", "excerpt": "def _validate_offline_path(path: Path) -> Path:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "sensorium/environment/frame.py", "line": 58, "symbol": "ObservationFrame", "excerpt": "class ObservationFrame:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core_ingest/manifold.py", "line": 25, "symbol": "ManifoldEntry", "excerpt": "class ManifoldEntry:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core_ingest/types.py", "line": 120, "symbol": "CandidateGeometricPressure", "excerpt": "class CandidateGeometricPressure:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core_ingest/types.py", "line": 300, "symbol": "LearningArtifact", "excerpt": "class LearningArtifact:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "core_ingest/segmenter.py", "line": 39, "symbol": "Segment", "excerpt": "class Segment:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_claude_hybrid_verification_demo.py", "line": 152, "symbol": "test_forged_pool_commit_is_caught_by_the_commit_law", "excerpt": "def test_forged_pool_commit_is_caught_by_the_commit_law(monkeypatch, tmp_path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_claude_hybrid_verification_demo.py", "line": 291, "symbol": "test_authority_path_names_only_consulted_ask_authorities", "excerpt": "def test_authority_path_names_only_consulted_ask_authorities(tmp_path):", "observation": "docstring references symbols ['A', 'authority_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_claude_hybrid_verification_demo.py", "line": 377, "symbol": "test_trace_hash_is_stable_across_trace_suppression", "excerpt": "def test_trace_hash_is_stable_across_trace_suppression(tmp_path):", "observation": "docstring references symbols ['trace_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_claude_hybrid_verification_demo.py", "line": 387, "symbol": "test_committed_expected_artifacts_are_current", "excerpt": "def test_committed_expected_artifacts_are_current(tmp_path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_claude_hybrid_verification_demo.py", "line": 409, "symbol": "test_status_is_coherent_with_pool_resolution", "excerpt": "def test_status_is_coherent_with_pool_resolution(tmp_path):", "observation": "docstring references symbols ['verified'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_suite_reachability.py", "line": 125, "symbol": "test_no_new_gate_unreachable_suite", "excerpt": "def test_no_new_gate_unreachable_suite() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_suite_reachability.py", "line": 164, "symbol": "test_recorded_gate_gap_matches_the_measurement", "excerpt": "def test_recorded_gate_gap_matches_the_measurement() -> None:", "observation": "docstring references symbols ['teaching'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_suite_reachability.py", "line": 180, "symbol": "test_the_two_gate_suites_actually_exist", "excerpt": "def test_the_two_gate_suites_actually_exist() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_suite_reachability.py", "line": 201, "symbol": "test_the_two_gate_scripts_invoke_the_same_suites", "excerpt": "def test_the_two_gate_scripts_invoke_the_same_suites() -> None:", "observation": "docstring references symbols ['N', 'teaching', '50fa287d'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realize_r1_structural.py", "line": 56, "symbol": "test_metric_recall_collides_on_same_subject", "excerpt": "def test_metric_recall_collides_on_same_subject(vocab_persona) -> None:", "observation": "docstring references symbols ['inf'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realize_r1_structural.py", "line": 200, "symbol": "test_duplicate_entity_names_refused", "excerpt": "def test_duplicate_entity_names_refused(vocab_persona) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G3_numerics.py", "line": 172, "symbol": "test_committed_report_matches_fresh_run", "excerpt": "def test_committed_report_matches_fresh_run():", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G3_numerics.py", "line": 187, "symbol": "test_gsm8k_probe_safety_rail_unchanged", "excerpt": "def test_gsm8k_probe_safety_rail_unchanged():", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0084_integration_closure.py", "line": 88, "symbol": "TestStrictParseOptedInPacks", "excerpt": "class TestStrictParseOptedInPacks:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0084_integration_closure.py", "line": 166, "symbol": "TestStagingExclusion", "excerpt": "class TestStagingExclusion:", "observation": "docstring references symbols ['en_minimal_v1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_substantive_consumption.py", "line": 181, "symbol": "test_compress_gloss_only_first_occurrence", "excerpt": "def test_compress_gloss_only_first_occurrence():", "observation": "docstring references symbols ['is'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_substantive_consumption.py", "line": 190, "symbol": "test_compress_gloss_noop_on_comparison", "excerpt": "def test_compress_gloss_noop_on_comparison():", "observation": "docstring references symbols ['is'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_substantive_consumption.py", "line": 215, "symbol": "test_drop_articles_preserves_article_after_not", "excerpt": "def test_drop_articles_preserves_article_after_not():", "observation": "docstring references symbols ['claim'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_4_composite_math_gate.py", "line": 39, "symbol": "_write_b1b2_shape", "excerpt": "def _write_b1b2_shape(path: Path, *, correct: int, wrong: int, total: int) -> None:", "observation": "docstring references symbols ['correct_rate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_4_composite_math_gate.py", "line": 298, "symbol": "test_committed_main_state_satisfies_composite_gate", "excerpt": "def test_committed_main_state_satisfies_composite_gate() -> None:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_relational_symbolic_reader.py", "line": 45, "symbol": "test_detects_over_determination", "excerpt": "def test_detects_over_determination():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_energy.py", "line": 34, "symbol": "_clean_versor", "excerpt": "def _clean_versor() -> np.ndarray:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_resolver.py", "line": 162, "symbol": "test_missing_pack_returns_empty_index", "excerpt": "def test_missing_pack_returns_empty_index() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cognition_eval_register_matrix.py", "line": 206, "symbol": "test_register_matrix_trace_hash_invariant", "excerpt": "def test_register_matrix_trace_hash_invariant(", "observation": "docstring references symbols ['trace_hash', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cognition_eval_register_matrix.py", "line": 240, "symbol": "test_register_matrix_terms_captured_invariant", "excerpt": "def test_register_matrix_terms_captured_invariant(", "observation": "docstring references symbols ['terms_captured'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cognition_eval_register_matrix.py", "line": 302, "symbol": "test_register_matrix_canonical_surface_byte_identical", "excerpt": "def test_register_matrix_canonical_surface_byte_identical(", "observation": "docstring references symbols ['smoke', 'resolve_surface', 'deductive', 'trace_hash', 'surface', 'hash_surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_transitive_surface.py", "line": 78, "symbol": "test_transitive_depth_two_is_strict_superset_for_light_cause", "excerpt": "def test_transitive_depth_two_is_strict_superset_for_light_cause() -> None:", "observation": "docstring references symbols ['knowledge', 'evidence'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_transitive_surface.py", "line": 122, "symbol": "test_transitive_cycle_guard_blocks_one_step_cycle", "excerpt": "def test_transitive_cycle_guard_blocks_one_step_cycle() -> None:", "observation": "docstring references symbols ['memory'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_transitive_surface.py", "line": 134, "symbol": "test_transitive_visited_set_blocks_deeper_cycle", "excerpt": "def test_transitive_visited_set_blocks_deeper_cycle() -> None:", "observation": "docstring references symbols ['evidence'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audio_pack_manifest.py", "line": 52, "symbol": "test_checksum_mismatch_fails_closed", "excerpt": "def test_checksum_mismatch_fails_closed(tmp_path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_contemplation_quality_lane.py", "line": 366, "symbol": "TestReadOnlyInvariant", "excerpt": "class TestReadOnlyInvariant:", "observation": "docstring references symbols ['ChatRuntime', 'accept_proposal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_lane.py", "line": 135, "symbol": "test_runner_treats_wrong_verdict_as_the_only_real_failure", "excerpt": "def test_runner_treats_wrong_verdict_as_the_only_real_failure() -> None:", "observation": "docstring references symbols ['wrong', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_lane.py", "line": 162, "symbol": "test_surface_hash_moves_when_the_renderer_is_sabotaged", "excerpt": "def test_surface_hash_moves_when_the_renderer_is_sabotaged(monkeypatch) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_suite_membership.py", "line": 46, "symbol": "_curated_files", "excerpt": "def _curated_files() -> set[str]:", "observation": "docstring references symbols ['full'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_suite_membership.py", "line": 101, "symbol": "test_no_new_full_only_test_files", "excerpt": "def test_no_new_full_only_test_files() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_suite_membership.py", "line": 158, "symbol": "test_the_gate_guarding_pin_runs_on_the_gate", "excerpt": "def test_the_gate_guarding_pin_runs_on_the_gate() -> None:", "observation": "docstring references symbols ['smoke', 'deductive', 'N', 'fast'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_composed_surface.py", "line": 61, "symbol": "test_composed_degrades_to_single_chain_when_no_follow_up", "excerpt": "def test_composed_degrades_to_single_chain_when_no_follow_up() -> None:", "observation": "docstring references symbols ['memory', 'recall'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_composed_surface.py", "line": 72, "symbol": "test_composed_produces_two_clause_when_follow_up_exists", "excerpt": "def test_composed_produces_two_clause_when_follow_up_exists() -> None:", "observation": "docstring references symbols ['knowledge', 'light'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_composed_surface.py", "line": 110, "symbol": "test_composed_cycle_guard_blocks_one_step_cycle", "excerpt": "def test_composed_cycle_guard_blocks_one_step_cycle() -> None:", "observation": "docstring references symbols ['memory'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_invariant_grounding.py", "line": 126, "symbol": "test_trace_hash_invariant_across_registers", "excerpt": "def test_trace_hash_invariant_across_registers(", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_invariant_grounding.py", "line": 159, "symbol": "test_surface_byte_identical_none_vs_neutral", "excerpt": "def test_surface_byte_identical_none_vs_neutral(report_none, report_neutral):", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_replay.py", "line": 52, "symbol": "test_field_classification_is_exhaustive", "excerpt": "def test_field_classification_is_exhaustive() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_replay.py", "line": 129, "symbol": "test_hashless_legacy_turn_is_not_replayable", "excerpt": "def test_hashless_legacy_turn_is_not_replayable(tmp_path, recorded, monkeypatch) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0180_crdt_foundation.py", "line": 45, "symbol": "_unit_versor", "excerpt": "def _unit_versor(seed: int) -> np.ndarray:", "observation": "docstring references symbols ['V', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0180_crdt_foundation.py", "line": 168, "symbol": "test_t2_recall_result_set_invariant_to_insertion_order", "excerpt": "def test_t2_recall_result_set_invariant_to_insertion_order():", "observation": "docstring references symbols ['vault_hits', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0180_crdt_foundation.py", "line": 202, "symbol": "test_t3_versor_apply_is_non_commutative", "excerpt": "def test_t3_versor_apply_is_non_commutative():", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0180_crdt_foundation.py", "line": 235, "symbol": "test_t4_projection_is_pure_across_calls", "excerpt": "def test_t4_projection_is_pure_across_calls():", "observation": "docstring references symbols ['T', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0180_crdt_foundation.py", "line": 246, "symbol": "test_t4_projection_is_pure_across_threads", "excerpt": "def test_t4_projection_is_pure_across_threads():", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cold_start_grounding_lane.py", "line": 127, "symbol": "TestArchitecturalInvariants", "excerpt": "class TestArchitecturalInvariants:", "observation": "docstring references symbols ['oov_control', 'oov', 'none'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0170_w2_dcs_acquisition_verbs.py", "line": 193, "symbol": "test_gained_still_refused_delta_of_attribute_hazard", "excerpt": "def test_gained_still_refused_delta_of_attribute_hazard():", "observation": "docstring references symbols ['gained'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0170_w2_dcs_acquisition_verbs.py", "line": 201, "symbol": "test_donated_still_refused_subtract_verb", "excerpt": "def test_donated_still_refused_subtract_verb():", "observation": "docstring references symbols ['donated'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0170_w2_dcs_acquisition_verbs.py", "line": 207, "symbol": "test_saved_still_refused_ambiguous", "excerpt": "def test_saved_still_refused_ambiguous():", "observation": "docstring references symbols ['saved'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0170_w2_dcs_acquisition_verbs.py", "line": 218, "symbol": "test_case_0050_hazard_unaffected_by_w2", "excerpt": "def test_case_0050_hazard_unaffected_by_w2():", "observation": "docstring references symbols ['does'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0170_w2_dcs_acquisition_verbs.py", "line": 253, "symbol": "test_w2_admission_path_passes_roundtrip_admissible", "excerpt": "def test_w2_admission_path_passes_roundtrip_admissible():", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_alignment_graph.py", "line": 72, "symbol": "test_holonomy_alignment_resonance_is_not_yet_a_robust_proof", "excerpt": "def test_holonomy_alignment_resonance_is_not_yet_a_robust_proof():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deductive_logic_relational_grounding.py", "line": 143, "symbol": "test_unsafe_rule_refuses", "excerpt": "def test_unsafe_rule_refuses():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deductive_logic_relational_grounding.py", "line": 172, "symbol": "test_atom_bound_refuses_intractable_oracle", "excerpt": "def test_atom_bound_refuses_intractable_oracle():", "observation": "docstring references symbols ['O', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deductive_logic_relational_grounding.py", "line": 217, "symbol": "test_held_out_fuzz_engine_equals_oracle", "excerpt": "def test_held_out_fuzz_engine_equals_oracle():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_proof_carrying_promotion_obligations.py", "line": 186, "symbol": "test_O4_uncertified_reading_fails_closed", "excerpt": "def test_O4_uncertified_reading_fails_closed() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_proposal_source.py", "line": 123, "symbol": "TestExhaustiveMatchPattern", "excerpt": "class TestExhaustiveMatchPattern:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_wave_a_multiplicative_aggregation_injector.py", "line": 148, "symbol": "test_lilibeth_canary_solves_end_to_end", "excerpt": "def test_lilibeth_canary_solves_end_to_end():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_wave_a_multiplicative_aggregation_injector.py", "line": 174, "symbol": "test_wrong_zero_preserved", "excerpt": "def test_wrong_zero_preserved(tmp_path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_mathlogic_expert_ledger_flip.py", "line": 79, "symbol": "test_rel_returns_repo_relative_posix", "excerpt": "def test_rel_returns_repo_relative_posix() -> None:", "observation": "docstring references symbols ['_rel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_composition_ratification.py", "line": 337, "symbol": "test_case_0050_remains_refused_after_composition_ratification", "excerpt": "def test_case_0050_remains_refused_after_composition_ratification(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_composition_ratification.py", "line": 373, "symbol": "test_polarity_falsifies_records_non_composing", "excerpt": "def test_polarity_falsifies_records_non_composing(pack_copy: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_composition_ratification.py", "line": 474, "symbol": "test_lexicon_checksum_preserved_by_composition_ratification", "excerpt": "def test_lexicon_checksum_preserved_by_composition_ratification(", "observation": "docstring references symbols ['checksum'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_composition_ratification.py", "line": 635, "symbol": "test_queue_order_independence", "excerpt": "def test_queue_order_independence(pack_copy: Path, tmp_path: Path) -> None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_composition_ratification.py", "line": 695, "symbol": "test_partition_cognition_proposals_not_seen", "excerpt": "def test_partition_cognition_proposals_not_seen(pack_copy: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_admissibility_replay_gate.py", "line": 179, "symbol": "test_wrong_count_invariant_auto_rejects_gsm8k_regression", "excerpt": "def test_wrong_count_invariant_auto_rejects_gsm8k_regression() -> None:", "observation": "docstring references symbols ['E', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determine_relational_inference.py", "line": 120, "symbol": "test_no_one_hop_chaining_of_nontransitive_predicate", "excerpt": "def test_no_one_hop_chaining_of_nontransitive_predicate(vocab_persona, pack) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_quantifier_agreement.py", "line": 152, "symbol": "test_the_oracle_covers_every_seed_predicate", "excerpt": "def test_the_oracle_covers_every_seed_predicate() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_quantifier_agreement.py", "line": 184, "symbol": "test_plural_negation_agrees_then_negates", "excerpt": "def test_plural_negation_agrees_then_negates(display: str, expected: str) -> None:", "observation": "docstring references symbols ['not'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_quantifier_agreement.py", "line": 213, "symbol": "test_f_to_ves_is_a_closed_set_not_a_rule", "excerpt": "def test_f_to_ves_is_a_closed_set_not_a_rule(singular: str, plural: str) -> None:", "observation": "docstring references symbols ['pluralize', 'ves', 'f'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_quantifier_agreement.py", "line": 297, "symbol": "test_copular_head_inflects_as_be", "excerpt": "def test_copular_head_inflects_as_be(kwargs: dict[str, object], expected: str) -> None:", "observation": "docstring references symbols ['_base_form'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_quantifier_agreement.py", "line": 333, "symbol": "test_only_predicate_nominals_agree_in_number", "excerpt": "def test_only_predicate_nominals_agree_in_number(predicate: str, obj: str, expected: str) -> None:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_quantifier_agreement.py", "line": 353, "symbol": "test_do_support_puts_the_head_in_the_bare_infinitive", "excerpt": "def test_do_support_puts_the_head_in_the_bare_infinitive() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_compound_intent_substrate.py", "line": 62, "symbol": "test_compound_path_byte_identical_to_pre_c1", "excerpt": "def test_compound_path_byte_identical_to_pre_c1() -> None:", "observation": "docstring references symbols ['classify_intent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_compound_intent_substrate.py", "line": 92, "symbol": "test_no_recognized_connector_returns_single_part", "excerpt": "def test_no_recognized_connector_returns_single_part(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_derived_close_proposals.py", "line": 269, "symbol": "test_write_failure_increments_skipped", "excerpt": "def test_write_failure_increments_skipped(vocab_persona, tmp_path: Path, monkeypatch):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cond_member_argument_reader.py", "line": 102, "symbol": "test_and_split_premise_is_two_bare_records_not_a_connective", "excerpt": "def test_and_split_premise_is_two_bare_records_not_a_connective() -> None:", "observation": "docstring references symbols ['X', 'Y', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratified_ledger_bridge.py", "line": 59, "symbol": "test_missing_ledger_refuses_unless_declared_optional", "excerpt": "def test_missing_ledger_refuses_unless_declared_optional(tmp_path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratified_ledger_bridge.py", "line": 75, "symbol": "test_volume_floor_is_enforced_by_the_gate", "excerpt": "def test_volume_floor_is_enforced_by_the_gate() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratified_ledger_bridge.py", "line": 141, "symbol": "test_shipping_capabilities_are_declared_required", "excerpt": " def test_shipping_capabilities_are_declared_required(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratified_ledger_bridge.py", "line": 162, "symbol": "test_unregistered_capability_refuses", "excerpt": " def test_unregistered_capability_refuses(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratified_ledger_bridge.py", "line": 168, "symbol": "test_no_production_adapter_passes_missing_ok", "excerpt": " def test_no_production_adapter_passes_missing_ok(self) -> None:", "observation": "docstring references symbols ['missing_ok'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_plan_contemplation.py", "line": 290, "symbol": "test_all_findings_remain_speculative", "excerpt": "def test_all_findings_remain_speculative() -> None:", "observation": "docstring references symbols ['__post_init__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_frame_registry_load.py", "line": 21, "symbol": "empty_pack", "excerpt": "def empty_pack(tmp_path: Path) -> Path:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_frame_ratification.py", "line": 332, "symbol": "test_polarity_falsifies_records_non_opener", "excerpt": "def test_polarity_falsifies_records_non_opener(pack_copy: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_frame_ratification.py", "line": 427, "symbol": "test_lexicon_checksum_preserved_by_frame_ratification", "excerpt": "def test_lexicon_checksum_preserved_by_frame_ratification(pack_copy: Path) -> None:", "observation": "docstring references symbols ['frame_checksum', 'checksum'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 123, "symbol": "_frozen_literal", "excerpt": "def _frozen_literal(node: ast.AST) -> object | None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 153, "symbol": "test_no_module_outside_the_lexicon_defines_an_owned_table", "excerpt": "def test_no_module_outside_the_lexicon_defines_an_owned_table() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 213, "symbol": "test_every_lexicon_consumer_is_recorded", "excerpt": "def test_every_lexicon_consumer_is_recorded() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 253, "symbol": "test_the_two_negation_sets_differ_by_exactly_bare_not", "excerpt": "def test_the_two_negation_sets_differ_by_exactly_bare_not() -> None:", "observation": "docstring references symbols ['not'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 268, "symbol": "test_plural_quantifiers_excludes_the_singular_taking_leads", "excerpt": "def test_plural_quantifiers_excludes_the_singular_taking_leads() -> None:", "observation": "docstring references symbols ['each', 'every'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 278, "symbol": "test_discourse_display_diverges_from_the_shared_table_on_exactly_one_key", "excerpt": "def test_discourse_display_diverges_from_the_shared_table_on_exactly_one_key() -> None:", "observation": "docstring references symbols ['belongs_to', 'is_defined_as'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 314, "symbol": "test_invariant_number_is_derived_from_the_singularizer", "excerpt": "def test_invariant_number_is_derived_from_the_singularizer() -> None:", "observation": "docstring references symbols ['aircraft', 'offspring', 'means', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 368, "symbol": "test_reader_declines_number_invariant_forms", "excerpt": "def test_reader_declines_number_invariant_forms(invariant: str) -> None:", "observation": "docstring references symbols ['news', 'new', 'fish', 'refuted', 'invalid', 'species', 'specy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 390, "symbol": "test_reader_declines_rather_than_guessing", "excerpt": "def test_reader_declines_rather_than_guessing(not_a_plural: str) -> None:", "observation": "docstring references symbols ['child', 'chil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon_single_source.py", "line": 410, "symbol": "test_the_two_number_directions_are_mutual_inverses", "excerpt": "def test_the_two_number_directions_are_mutual_inverses() -> None:", "observation": "docstring references symbols ['cacti', 'offspring', 'aircraft', 'means', 'cactuses'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audit_ledger_r7.py", "line": 67, "symbol": "test_the_pipeline_really_does_override_the_sealed_surface", "excerpt": "def test_the_pipeline_really_does_override_the_sealed_surface() -> None:", "observation": "docstring references symbols ['run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audit_ledger_r7.py", "line": 99, "symbol": "test_i1_flush_is_idempotent", "excerpt": "def test_i1_flush_is_idempotent() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audit_ledger_r7.py", "line": 166, "symbol": "test_trace_hash_is_verified_by_replay_never_recomputation", "excerpt": "def test_trace_hash_is_verified_by_replay_never_recomputation() -> None:", "observation": "docstring references symbols ['TurnEvent', 'hash_surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audit_ledger_r7.py", "line": 194, "symbol": "test_i4_direct_runtime_emits_inline_at_the_same_moment", "excerpt": "def test_i4_direct_runtime_emits_inline_at_the_same_moment() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audit_ledger_r7.py", "line": 217, "symbol": "test_i5_staged_event_still_reaches_the_sink_when_the_pipeline_raises", "excerpt": "def test_i5_staged_event_still_reaches_the_sink_when_the_pipeline_raises(", "observation": "docstring references symbols ['finally'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audit_ledger_r7.py", "line": 346, "symbol": "test_m2_attaching_a_sink_does_not_flush_a_staged_turn_event", "excerpt": "def test_m2_attaching_a_sink_does_not_flush_a_staged_turn_event() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_versor_closure.py", "line": 20, "symbol": "_positive_unit_reflector", "excerpt": "def _positive_unit_reflector(seed=None) -> np.ndarray:", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_issue_300_versor_margin.py", "line": 47, "symbol": "test_random_seeds_yield_closed_versors", "excerpt": " def test_random_seeds_yield_closed_versors(self, seed: int) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_issue_300_versor_margin.py", "line": 59, "symbol": "test_synthetic_marginal_input_routes_through_construction", "excerpt": " def test_synthetic_marginal_input_routes_through_construction(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lane_sha_verifier.py", "line": 51, "symbol": "test_no_orphan_pins", "excerpt": " def test_no_orphan_pins(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_partial_surface.py", "line": 136, "symbol": "test_runtime_terminal_punctuation_does_not_defeat_resolution", "excerpt": "def test_runtime_terminal_punctuation_does_not_defeat_resolution() -> None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_lane_a_kappa_calibration.py", "line": 90, "symbol": "test_calibration_module_stays_off_serve", "excerpt": "def test_calibration_module_stays_off_serve() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_r4_goal_residual.py", "line": 50, "symbol": "test_no_goal_language_does_not_fire", "excerpt": "def test_no_goal_language_does_not_fire() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_r4_goal_residual.py", "line": 66, "symbol": "test_incomplete_reading_refuses", "excerpt": "def test_incomplete_reading_refuses() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_evidence_e2e.py", "line": 189, "symbol": "test_lexical_ratification_advances_unknown_word_row", "excerpt": "def test_lexical_ratification_advances_unknown_word_row(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0172_w5_inference_proposal.py", "line": 292, "symbol": "test_reasoning_trace_fewer_than_six_steps_raises", "excerpt": "def test_reasoning_trace_fewer_than_six_steps_raises() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0172_w5_inference_proposal.py", "line": 431, "symbol": "test_jsonl_record_inference_id_mismatch_rejected", "excerpt": "def test_jsonl_record_inference_id_mismatch_rejected() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_expert_demo_contract.py", "line": 374, "symbol": "TestProductionLedgerPromotionsAreSignedOnly", "excerpt": "class TestProductionLedgerPromotionsAreSignedOnly:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_expert_demo_contract.py", "line": 185, "symbol": "test_cross_domain_lane_bleed_refused", "excerpt": " def test_cross_domain_lane_bleed_refused(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_plan_contemplation_runtime.py", "line": 37, "symbol": "test_compound_prompt_triggers_weak_surface_finding", "excerpt": "def test_compound_prompt_triggers_weak_surface_finding() -> None:", "observation": "docstring references symbols ['belongs_to'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_plan_contemplation_runtime.py", "line": 74, "symbol": "test_findings_reset_between_turns", "excerpt": "def test_findings_reset_between_turns() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_capability_reports.py", "line": 49, "symbol": "test_flag_report_classification_matches_actual_defaults", "excerpt": "def test_flag_report_classification_matches_actual_defaults() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0242_atlas_packing.py", "line": 66, "symbol": "test_null_point_separation_matches_euclidean_embed", "excerpt": "def test_null_point_separation_matches_euclidean_embed():", "observation": "docstring references symbols ['Q', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0136_S1_rate_events.py", "line": 208, "symbol": "test_gsm8k_candidate_graph_admitted_wrong_zero", "excerpt": "def test_gsm8k_candidate_graph_admitted_wrong_zero() -> None:", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0136_S1_rate_events.py", "line": 273, "symbol": "test_inverted_capacity_pattern_matches", "excerpt": " def test_inverted_capacity_pattern_matches(self) -> None:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0136_S1_rate_events.py", "line": 283, "symbol": "test_all_context_sentences_refused_when_no_numeric_follows", "excerpt": " def test_all_context_sentences_refused_when_no_numeric_follows(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_deduction_provenance.py", "line": 51, "symbol": "test_workbench_records_deduction_as_its_own_grounding_source", "excerpt": "def test_workbench_records_deduction_as_its_own_grounding_source() -> None:", "observation": "docstring references symbols ['GroundingSource'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_deduction_provenance.py", "line": 70, "symbol": "test_workbench_records_deduction_as_decoded", "excerpt": "def test_workbench_records_deduction_as_decoded() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_deduction_provenance.py", "line": 80, "symbol": "test_coercion_preserves_every_registered_grounding_source", "excerpt": "def test_coercion_preserves_every_registered_grounding_source(source: str) -> None:", "observation": "docstring references symbols ['GroundingSource'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_anchor_inject.py", "line": 247, "symbol": "test_rate_for_one_cup_emits_apply_rate_with_matched_verb_one", "excerpt": "def test_rate_for_one_cup_emits_apply_rate_with_matched_verb_one():", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cli_test_suites.py", "line": 49, "symbol": "test_cli_smoke_suite_covers_ci_smoke_gate", "excerpt": "def test_cli_smoke_suite_covers_ci_smoke_gate() -> None:", "observation": "docstring references symbols ['smoke'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cli_test_suites.py", "line": 146, "symbol": "test_core_test_deductive_suite_expands_to_entailment_lane", "excerpt": "def test_core_test_deductive_suite_expands_to_entailment_lane(monkeypatch) -> None:", "observation": "docstring references symbols ['deductive'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_aggregate_total_question_forms.py", "line": 81, "symbol": "test_total_number_of_still_deferred", "excerpt": "def test_total_number_of_still_deferred() -> None:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_aggregate_total_question_forms.py", "line": 115, "symbol": "test_aggregate_refuses_when_a_quantity_is_uncovered", "excerpt": "def test_aggregate_refuses_when_a_quantity_is_uncovered() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_brief_11_audit.py", "line": 170, "symbol": "test_unattached_quantity_refusal", "excerpt": " def test_unattached_quantity_refusal(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_brief_11_audit.py", "line": 207, "symbol": "test_complete_graph_passes", "excerpt": " def test_complete_graph_passes(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_anchor_lens_null_lift.py", "line": 88, "symbol": "test_anchor_lens_none_equiv_default_unanchored_trace_hash", "excerpt": "def test_anchor_lens_none_equiv_default_unanchored_trace_hash(", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0119_8_lane_gate.py", "line": 144, "symbol": "test_all_refused_balanced_passes", "excerpt": " def test_all_refused_balanced_passes(self) -> None:", "observation": "docstring references symbols ['expert'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_grounded_authority_flag.py", "line": 70, "symbol": "test_flag_on_runs_without_crashing", "excerpt": "def test_flag_on_runs_without_crashing() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_status_governance.py", "line": 75, "symbol": "_flag_adr_citations", "excerpt": "def _flag_adr_citations() -> dict[str, tuple[str, frozenset[str]]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_status_governance.py", "line": 161, "symbol": "test_default_on_flag_is_not_governed_by_a_proposed_adr", "excerpt": "def test_default_on_flag_is_not_governed_by_a_proposed_adr(flag: str, adr: str) -> None:", "observation": "docstring references symbols ['Proposed', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_status_governance.py", "line": 189, "symbol": "test_ratify_on_merge_predicate_is_discharged", "excerpt": "def test_ratify_on_merge_predicate_is_discharged(adr_path: Path) -> None:", "observation": "docstring references symbols ['Proposed', 'main'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 140, "symbol": "_unit_versor", "excerpt": "def _unit_versor(blade: int = 0) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 151, "symbol": "TestINV01VersorClosure", "excerpt": "class TestINV01VersorClosure:", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 346, "symbol": "TestINV03GatePostCondition", "excerpt": "class TestINV03GatePostCondition:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 441, "symbol": "TestINV06NullConePreservation", "excerpt": "class TestINV06NullConePreservation:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 575, "symbol": "TestINV11ConvergentEvidence", "excerpt": "class TestINV11ConvergentEvidence:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 683, "symbol": "_file_has_vault_store_call", "excerpt": "def _file_has_vault_store_call(path: Path) -> bool:", "observation": "docstring references symbols ['_vault', 'vault'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 737, "symbol": "TestINV21OneMutationPath", "excerpt": "class TestINV21OneMutationPath:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 862, "symbol": "_null_versor", "excerpt": "def _null_versor() -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 969, "symbol": "_file_has_vault_recall_call", "excerpt": "def _file_has_vault_recall_call(path: Path) -> bool:", "observation": "docstring references symbols ['vault'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 1026, "symbol": "TestINV24VaultRecallRegistry", "excerpt": "class TestINV24VaultRecallRegistry:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 1115, "symbol": "IndependentGoldLane", "excerpt": "class IndependentGoldLane(NamedTuple):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 1251, "symbol": "TestINV25IndependentGold", "excerpt": "class TestINV25IndependentGold:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 1532, "symbol": "Tier2Reader", "excerpt": "class Tier2Reader:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 1568, "symbol": "_transitive_first_party_imports", "excerpt": "def _transitive_first_party_imports(entry_module: str) -> set[str]:", "observation": "docstring references symbols ['import'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 1866, "symbol": "_status_transition_writes", "excerpt": "def _status_transition_writes(tree: ast.AST) -> int:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 1915, "symbol": "TestINV29EpistemicStatusTransitionSites", "excerpt": "class TestINV29EpistemicStatusTransitionSites:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 2046, "symbol": "_determined_constructions", "excerpt": "def _determined_constructions(tree: ast.AST) -> list[tuple[int, bool]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 2090, "symbol": "TestINV30OpenWorldDetermineNeverAssertsFalse", "excerpt": "class TestINV30OpenWorldDetermineNeverAssertsFalse:", "observation": "docstring references symbols ['answer', 'Determined', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 2237, "symbol": "_frame_verdict_constructions", "excerpt": "def _frame_verdict_constructions(tree: ast.AST) -> list[int]:", "observation": "docstring references symbols ['FrameVerdict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 2277, "symbol": "TestINV31FrameVerdictFirewall", "excerpt": "class TestINV31FrameVerdictFirewall:", "observation": "docstring references symbols ['FrameVerdict', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 185, "symbol": "test_closure_is_not_approximate_luck", "excerpt": " def test_closure_is_not_approximate_luck(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 352, "symbol": "test_single_token_injection", "excerpt": " def test_single_token_injection(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 2117, "symbol": "test_detector_is_non_vacuous", "excerpt": " def test_detector_is_non_vacuous(self):", "observation": "docstring references symbols ['answer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_architectural_invariants.py", "line": 2157, "symbol": "test_determine_construction_sites_are_visible", "excerpt": " def test_determine_construction_sites_are_visible(self):", "observation": "docstring references symbols ['Determined'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_trackb_s1_structure_mapping.py", "line": 287, "symbol": "_multi_entity_compare_total_graph", "excerpt": "def _multi_entity_compare_total_graph(", "observation": "docstring references symbols ['C', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_trackb_s1_structure_mapping.py", "line": 389, "symbol": "test_multi_entity_slice_never_emits_wrong_certified_answer", "excerpt": "def test_multi_entity_slice_never_emits_wrong_certified_answer() -> None:", "observation": "docstring references symbols ['C', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_trackb_s1_structure_mapping.py", "line": 422, "symbol": "test_multi_entity_small_c_same_trap", "excerpt": "def test_multi_entity_small_c_same_trap() -> None:", "observation": "docstring references symbols ['C', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_narrative_example_intents.py", "line": 69, "symbol": "test_narrative_pattern_precedes_definition", "excerpt": "def test_narrative_pattern_precedes_definition() -> None:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_narrative_example_intents.py", "line": 82, "symbol": "test_narrative_aggregates_multiple_chains", "excerpt": "def test_narrative_aggregates_multiple_chains() -> None:", "observation": "docstring references symbols ['truth'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_narrative_example_intents.py", "line": 153, "symbol": "test_example_surfaces_reverse_chain", "excerpt": "def test_example_surfaces_reverse_chain() -> None:", "observation": "docstring references symbols ['truth', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_narrative_example_intents.py", "line": 162, "symbol": "test_example_aggregates_multiple_subjects", "excerpt": "def test_example_aggregates_multiple_subjects() -> None:", "observation": "docstring references symbols ['knowledge'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_narrative_example_intents.py", "line": 175, "symbol": "test_example_handles_relations_object", "excerpt": "def test_example_handles_relations_object() -> None:", "observation": "docstring references symbols ['parent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_polarity.py", "line": 165, "symbol": "test_r3_a_different_connective_would_silently_fail_to_refute", "excerpt": "def test_r3_a_different_connective_would_silently_fail_to_refute() -> None:", "observation": "docstring references symbols ['I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_polarity.py", "line": 268, "symbol": "_plant", "excerpt": "def _plant(", "observation": "docstring references symbols ['smoke', 'full', 'deductive'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_polarity.py", "line": 328, "symbol": "negative_row", "excerpt": "def negative_row(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_polarity.py", "line": 337, "symbol": "test_e2e_a_taught_negative_serves_refuted", "excerpt": "def test_e2e_a_taught_negative_serves_refuted(negative_row: tuple[str, str, str]) -> None:", "observation": "docstring references symbols ['polarity', 'entailed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_polarity.py", "line": 382, "symbol": "test_e2e_negatives_are_excluded_from_reachability", "excerpt": "def test_e2e_negatives_are_excluded_from_reachability(", "observation": "docstring references symbols ['mass'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_eval_cli_failure_printer.py", "line": 93, "symbol": "test_non_cognition_lane_does_not_emit_failures_block", "excerpt": "def test_non_cognition_lane_does_not_emit_failures_block(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0127_pack_ratification.py", "line": 38, "symbol": "test_round_trip_identity", "excerpt": " def test_round_trip_identity(self) -> None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0170_w1_injector_type_widening.py", "line": 130, "symbol": "test_existing_dcs_admission_path_unchanged", "excerpt": "def test_existing_dcs_admission_path_unchanged():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cross_pack_grounding.py", "line": 62, "symbol": "test_comparison_cross_pack_renders_composite_tag", "excerpt": "def test_comparison_cross_pack_renders_composite_tag() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cross_pack_grounding.py", "line": 74, "symbol": "test_comparison_cognition_only_is_byte_identical", "excerpt": "def test_comparison_cognition_only_is_byte_identical() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cross_pack_grounding.py", "line": 83, "symbol": "test_procedure_surface_resolves_kinship_topic", "excerpt": "def test_procedure_surface_resolves_kinship_topic() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cross_pack_grounding.py", "line": 93, "symbol": "test_correction_surface_threads_kinship_topic", "excerpt": "def test_correction_surface_threads_kinship_topic() -> None:", "observation": "docstring references symbols ['correction', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0163_d3_conditional_prefix.py", "line": 78, "symbol": "test_bare_how_many_still_admits", "excerpt": " def test_bare_how_many_still_admits(self) -> None:", "observation": "docstring references symbols ['D', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0163_d3_conditional_prefix.py", "line": 85, "symbol": "test_conditional_prefix_recovers", "excerpt": " def test_conditional_prefix_recovers(self) -> None:", "observation": "docstring references symbols ['D', 'Z', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_api.py", "line": 275, "symbol": "test_full_w026_route_table_preserves_teaching_and_pack_bytes", "excerpt": "def test_full_w026_route_table_preserves_teaching_and_pack_bytes() -> None:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_blueprint_fidelity.py", "line": 41, "symbol": "_composed_versor", "excerpt": "def _composed_versor(planes: tuple[int, ...], seed: float) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_blueprint_fidelity.py", "line": 68, "symbol": "test_cartan_iwasawa_should_reconstruct_composed_motion", "excerpt": "def test_cartan_iwasawa_should_reconstruct_composed_motion():", "observation": "docstring references symbols ['T', 'R', 'I', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_blueprint_fidelity.py", "line": 106, "symbol": "test_cartan_iwasawa_pure_similarity_peel", "excerpt": "def test_cartan_iwasawa_pure_similarity_peel():", "observation": "docstring references symbols ['D', 'R', 'V', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_blueprint_fidelity.py", "line": 200, "symbol": "test_conformal_procrustes_field_conjugacy_nontrivial", "excerpt": "def test_conformal_procrustes_field_conjugacy_nontrivial():", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discourse_planner_behavior.py", "line": 41, "symbol": "_full_bundle", "excerpt": "def _full_bundle() -> GroundingBundle:", "observation": "docstring references symbols ['truth'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_trackb_inc2_structure_mapping.py", "line": 302, "symbol": "test_extract_refuses_bare_n_more_as_factor", "excerpt": "def test_extract_refuses_bare_n_more_as_factor():", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0240_biography_session.py", "line": 40, "symbol": "test_session_reboot_invariance_i01", "excerpt": "def test_session_reboot_invariance_i01():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0240_biography_session.py", "line": 60, "symbol": "test_failing_session_integrates_nothing", "excerpt": "def test_failing_session_integrates_nothing():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_mutation_proposal_type.py", "line": 38, "symbol": "test_proposal_is_frozen", "excerpt": "def test_proposal_is_frozen() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_mutation_proposal_type.py", "line": 75, "symbol": "test_no_forbidden_finality_flags_on_proposal", "excerpt": "def test_no_forbidden_finality_flags_on_proposal() -> None:", "observation": "docstring references symbols ['axiom', 'frozen', 'permanent', 'final'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_math_problem_graph.py", "line": 165, "symbol": "TestGroundTruthGraphsAgreeWithExpectedAnswers", "excerpt": "class TestGroundTruthGraphsAgreeWithExpectedAnswers:", "observation": "docstring references symbols ['expected_unit', 'expected_answer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_phase_d_replay_evidence.py", "line": 44, "symbol": "test_replay_gate_wrong_count_delta_zero_under_synthetic_registry", "excerpt": "def test_replay_gate_wrong_count_delta_zero_under_synthetic_registry(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_phase_d_replay_evidence.py", "line": 77, "symbol": "test_each_recognizer_admits_at_least_one_train_sample_sentence", "excerpt": "def test_each_recognizer_admits_at_least_one_train_sample_sentence(", "observation": "docstring references symbols ['E', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0179_extract.py", "line": 97, "symbol": "TestEX6HyphenatedUnitNumbers", "excerpt": "class TestEX6HyphenatedUnitNumbers:", "observation": "docstring references symbols ['25', '20'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0179_extract.py", "line": 139, "symbol": "TestSlashFractionLeakHazard", "excerpt": "class TestSlashFractionLeakHazard:", "observation": "docstring references symbols ['to', 'cuts', 'splits', '4'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0179_extract.py", "line": 162, "symbol": "TestEX3StillDeferred", "excerpt": "class TestEX3StillDeferred:", "observation": "docstring references symbols ['C', 'apples', 'X', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0179_extract.py", "line": 235, "symbol": "TestWorkstreamAReaderLexemeOnly", "excerpt": "class TestWorkstreamAReaderLexemeOnly:", "observation": "docstring references symbols ['X', 'Y', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_geometric_product_f64_parity.py", "line": 91, "symbol": "test_python_f64_reverse_anti_automorphism_on_product", "excerpt": "def test_python_f64_reverse_anti_automorphism_on_product() -> None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_geometric_product_f64_parity.py", "line": 190, "symbol": "test_f64_with_rust_opt_in_matches_python_sot_bit_for_bit", "excerpt": "def test_f64_with_rust_opt_in_matches_python_sot_bit_for_bit(seed: int) -> None:", "observation": "docstring references symbols ['core_rs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_geometric_product_f64_parity.py", "line": 205, "symbol": "test_rust_f64_gp_is_bit_identical_to_python_n10000", "excerpt": "def test_rust_f64_gp_is_bit_identical_to_python_n10000() -> None:", "observation": "docstring references symbols ['I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_relational_metric_lane.py", "line": 25, "symbol": "test_field_actually_commits_not_a_refusal_floor", "excerpt": "def test_field_actually_commits_not_a_refusal_floor():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_verified_contract.py", "line": 39, "symbol": "_valid_proof", "excerpt": "def _valid_proof(**overrides) -> VerificationProof:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_verified_contract.py", "line": 69, "symbol": "test_verified_contract_rejects_faithful_solve_of_wrong_read", "excerpt": "def test_verified_contract_rejects_faithful_solve_of_wrong_read():", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_verified_contract.py", "line": 107, "symbol": "test_derivation_digest_alone_is_insufficient_without_bound_slots", "excerpt": "def test_derivation_digest_alone_is_insufficient_without_bound_slots():", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audio_eval_gates.py", "line": 128, "symbol": "test_gate_closure_refuses_projection", "excerpt": "def test_gate_closure_refuses_projection():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_cli.py", "line": 15, "symbol": "_namespace", "excerpt": "def _namespace(**overrides) -> argparse.Namespace:", "observation": "docstring references symbols ['cmd_chat'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_continuity.py", "line": 154, "symbol": "test_p2b_reboot_is_transparent", "excerpt": "def test_p2b_reboot_is_transparent(tmp_path: Path) -> None:", "observation": "docstring references symbols ['B', 'K', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_continuity.py", "line": 237, "symbol": "test_p4_recovered_checkpoint_is_valid_prior", "excerpt": "def test_p4_recovered_checkpoint_is_valid_prior(tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_continuity.py", "line": 313, "symbol": "test_p5a_recall_precision_holds_on_real_soak", "excerpt": "def test_p5a_recall_precision_holds_on_real_soak(tmp_path: Path) -> None:", "observation": "docstring references symbols ['_exact_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 42, "symbol": "test_only_curriculum_is_resealable", "excerpt": "def test_only_curriculum_is_resealable() -> None:", "observation": "docstring references symbols ['deduction_serve', 'estimation', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 68, "symbol": "test_planning_writes_nothing", "excerpt": "def test_planning_writes_nothing(plan: ResealPlan) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 92, "symbol": "test_newly_licensed_bands_are_licensed_on_non_commitments", "excerpt": "def test_newly_licensed_bands_are_licensed_on_non_commitments(plan: ResealPlan) -> None:", "observation": "docstring references symbols ['ClassTally'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 117, "symbol": "test_refusal_names_the_bands_and_their_entailed_counts", "excerpt": "def test_refusal_names_the_bands_and_their_entailed_counts(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 147, "symbol": "test_a_reseal_that_only_revokes_needs_no_authorization", "excerpt": "def test_a_reseal_that_only_revokes_needs_no_authorization(tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 190, "symbol": "test_tampered_current_ledger_refuses_instead_of_being_overwritten", "excerpt": "def test_tampered_current_ledger_refuses_instead_of_being_overwritten(", "observation": "docstring references symbols ['content_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 293, "symbol": "test_ratify_output_names_the_reseal_command", "excerpt": "def test_ratify_output_names_the_reseal_command() -> None:", "observation": "docstring references symbols ['ledger_reseal', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ledger_reseal.py", "line": 318, "symbol": "test_reseal_stage_is_not_reachable_from_ratify_chain", "excerpt": "def test_reseal_stage_is_not_reachable_from_ratify_chain() -> None:", "observation": "docstring references symbols ['ratify_chain'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_tour_demo.py", "line": 37, "symbol": "test_tour_trace_hashes_identical_across_registers", "excerpt": "def test_tour_trace_hashes_identical_across_registers():", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_teaching_audit.py", "line": 92, "symbol": "test_audit_real_corpus_runs_clean", "excerpt": "def test_audit_real_corpus_runs_clean() -> None:", "observation": "docstring references symbols ['a0edbb4'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_teaching_audit.py", "line": 238, "symbol": "test_loaded_entries_with_supersession_point_to_dropped_chains", "excerpt": "def test_loaded_entries_with_supersession_point_to_dropped_chains() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_wave_manifold.py", "line": 72, "symbol": "test_left_spinor_step_preserves_reversion_product_on_spinor", "excerpt": "def test_left_spinor_step_preserves_reversion_product_on_spinor():", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_wave_manifold.py", "line": 151, "symbol": "test_wave_polar_recovers_known_sandwich_rotor", "excerpt": "def test_wave_polar_recovers_known_sandwich_rotor():", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_wave_manifold.py", "line": 173, "symbol": "test_chiral_charge_nonzero_on_designed_spinor_packet", "excerpt": "def test_chiral_charge_nonzero_on_designed_spinor_packet():", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_wave_manifold.py", "line": 185, "symbol": "test_chiral_charge_conserved_under_left_spinor_step", "excerpt": "def test_chiral_charge_conserved_under_left_spinor_step():", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_wave_manifold.py", "line": 343, "symbol": "test_phase_correlation_symmetric", "excerpt": "def test_phase_correlation_symmetric():", "observation": "docstring references symbols ['B', 'I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_wave_manifold.py", "line": 373, "symbol": "test_true_clifford_polar_fails_on_multigrade_field", "excerpt": "def test_true_clifford_polar_fails_on_multigrade_field():", "observation": "docstring references symbols ['C', 'A', 'R', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_vault_store.py", "line": 15, "symbol": "test_vault_exact_self_match_uses_index", "excerpt": "def test_vault_exact_self_match_uses_index():", "observation": "docstring references symbols ['O', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_synthesis.py", "line": 178, "symbol": "test_descriptive_pattern_rejects_seed_with_anchor", "excerpt": "def test_descriptive_pattern_rejects_seed_with_anchor(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_synthesis.py", "line": 205, "symbol": "test_temporal_pattern_rejects_unseen_window_unit", "excerpt": "def test_temporal_pattern_rejects_unseen_window_unit(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_synthesis.py", "line": 302, "symbol": "test_module_imports_no_llm_or_ml", "excerpt": "def test_module_imports_no_llm_or_ml() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_proofwriter_owa_lane.py", "line": 50, "symbol": "test_refusal_floor_wrong_zero", "excerpt": "def test_refusal_floor_wrong_zero(report) -> None:", "observation": "docstring references symbols ['Unknown'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_read_rate_floor.py", "line": 66, "symbol": "test_the_instrument_is_not_vacuous", "excerpt": "def test_the_instrument_is_not_vacuous() -> None:", "observation": "docstring references symbols ['R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0172_w2_decomposer.py", "line": 120, "symbol": "test_decompose_audit_change_kind_dispatch", "excerpt": "def test_decompose_audit_change_kind_dispatch(tmp_path: Path) -> None:", "observation": "docstring references symbols ['other'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0172_w2_decomposer.py", "line": 313, "symbol": "test_decompose_audit_missing_file_raises", "excerpt": "def test_decompose_audit_missing_file_raises(tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_en_core_math_v1_pack.py", "line": 91, "symbol": "test_pack_loads_with_matching_checksum", "excerpt": "def test_pack_loads_with_matching_checksum() -> None:", "observation": "docstring references symbols ['A', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 170, "symbol": "TestDET01GateDeterminism", "excerpt": "class TestDET01GateDeterminism:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 309, "symbol": "TestDET06HolonomyIsNonCommutative", "excerpt": "class TestDET06HolonomyIsNonCommutative:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 340, "symbol": "TestDET07HolonomyIsNotAggregation", "excerpt": "class TestDET07HolonomyIsNotAggregation:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 385, "symbol": "TestDET08VersorApplyIsNonLinear", "excerpt": "class TestDET08VersorApplyIsNonLinear:", "observation": "docstring references symbols ['X', 'Y', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 444, "symbol": "TestDET09NoAttentionMatrix", "excerpt": "class TestDET09NoAttentionMatrix:", "observation": "docstring references symbols ['O', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 624, "symbol": "TestDET13ConvergentEvidenceSignal", "excerpt": "class TestDET13ConvergentEvidenceSignal:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 663, "symbol": "TestDET14SerializationRoundTrip", "excerpt": "class TestDET14SerializationRoundTrip:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_determinism_proofs.py", "line": 367, "symbol": "test_permutation_invariance_would_break_holonomy", "excerpt": " def test_permutation_invariance_would_break_holonomy(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_teaching_loop_bench.py", "line": 32, "symbol": "bench_report", "excerpt": "def bench_report():", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ethics_refusal_opt_in.py", "line": 199, "symbol": "test_runtime_with_opt_in_pack_refuses_on_ethics_violation", "excerpt": " def test_runtime_with_opt_in_pack_refuses_on_ethics_violation(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_public_showcase.py", "line": 27, "symbol": "showcase_payload", "excerpt": "def showcase_payload() -> Iterator[dict[str, Any]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_anchor_lens_pack_loader.py", "line": 134, "symbol": "test_unratified_pack_rejected_in_production_mode", "excerpt": "def test_unratified_pack_rejected_in_production_mode(tmp_path: Path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_anchor_lens_pack_loader.py", "line": 244, "symbol": "test_v1_legacy_pack_normalises", "excerpt": "def test_v1_legacy_pack_normalises(tmp_path: Path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deductive_logic_entail.py", "line": 135, "symbol": "test_engine_matches_independent_oracle_fuzz", "excerpt": "def test_engine_matches_independent_oracle_fuzz() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_contract_predicates.py", "line": 103, "symbol": "_stub_chain_inventory", "excerpt": "def _stub_chain_inventory() -> dict[str, Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_contract_predicates.py", "line": 405, "symbol": "test_cli_returns_nonzero_on_missing_contract", "excerpt": " def test_cli_returns_nonzero_on_missing_contract(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_candidate_graph_completeness_guard.py", "line": 82, "symbol": "test_guard_is_refusal_only_not_answer_changing", "excerpt": "def test_guard_is_refusal_only_not_answer_changing() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_candidate_graph_completeness_guard.py", "line": 106, "symbol": "test_n_times_without_reference_refuses", "excerpt": "def test_n_times_without_reference_refuses(", "observation": "docstring references symbols ['N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_index.py", "line": 35, "symbol": "test_every_indexed_adr_resolves", "excerpt": "def test_every_indexed_adr_resolves(index_text: str) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_session_coherence.py", "line": 111, "symbol": "test_session_anchor_pull_output_satisfies_versor_condition", "excerpt": "def test_session_anchor_pull_output_satisfies_versor_condition() -> None:", "observation": "docstring references symbols ['W', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_plan_metrics.py", "line": 199, "symbol": "test_bridge_move_resets_focus_channel", "excerpt": "def test_bridge_move_resets_focus_channel() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_refusal_contract.py", "line": 269, "symbol": "test_default_refusal_reason_preserves_legacy_hash", "excerpt": " def test_default_refusal_reason_preserves_legacy_hash(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_en_core_causation_v1_pack.py", "line": 111, "symbol": "test_cause_remains_in_cognition_v1", "excerpt": "def test_cause_remains_in_cognition_v1() -> None:", "observation": "docstring references symbols ['cause'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 109, "symbol": "test_curriculum_ledger_is_not_committed", "excerpt": "def test_curriculum_ledger_is_not_committed() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 129, "symbol": "test_sealing_would_license_exactly_the_bands_that_reach_the_floor", "excerpt": "def test_sealing_would_license_exactly_the_bands_that_reach_the_floor(", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 148, "symbol": "test_a_licensed_band_is_licensed_on_non_commitments", "excerpt": "def test_a_licensed_band_is_licensed_on_non_commitments(report: dict) -> None:", "observation": "docstring references symbols ['ClassTally'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 184, "symbol": "test_sealed_artifact_is_byte_identical_across_runs", "excerpt": "def test_sealed_artifact_is_byte_identical_across_runs() -> None:", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 211, "symbol": "test_reserved_word_atoms_refuse_rather_than_answer", "excerpt": "def test_reserved_word_atoms_refuse_rather_than_answer(lemma: str) -> None:", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 226, "symbol": "test_the_collision_is_bounded_to_two_lemmas", "excerpt": "def test_the_collision_is_bounded_to_two_lemmas() -> None:", "observation": "docstring references symbols ['then', 'therefore'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 305, "symbol": "test_every_band_is_a_populated_family", "excerpt": "def test_every_band_is_a_populated_family() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_practice.py", "line": 337, "symbol": "test_gold_mix_has_no_refuted_class", "excerpt": "def test_gold_mix_has_no_refuted_class(report: dict) -> None:", "observation": "docstring references symbols ['F', 'refuted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_reader_question_frame.py", "line": 201, "symbol": "test_unresolved_pronoun_empty_registry", "excerpt": " def test_unresolved_pronoun_empty_registry(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_reader_question_frame.py", "line": 226, "symbol": "test_unattached_quantity_on_end", "excerpt": " def test_unattached_quantity_on_end(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_reader_question_frame.py", "line": 337, "symbol": "test_sentence_initial_novel_name_uses_primitive_and_unknown_gender", "excerpt": " def test_sentence_initial_novel_name_uses_primitive_and_unknown_gender(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_serve.py", "line": 97, "symbol": "test_cap_narrowing_falls_back_to_query_atom_rows", "excerpt": "def test_cap_narrowing_falls_back_to_query_atom_rows() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_serve.py", "line": 117, "symbol": "test_cap_narrowing_to_an_absent_atom_is_an_empty_scope", "excerpt": "def test_cap_narrowing_to_an_absent_atom_is_an_empty_scope() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_resolver_glosses.py", "line": 164, "symbol": "TestMalformedJsonlSkippedSilently", "excerpt": "class TestMalformedJsonlSkippedSilently:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_resolver_glosses.py", "line": 100, "symbol": "test_first_match_wins_with_lexicon_residency", "excerpt": " def test_first_match_wins_with_lexicon_residency(self) -> None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_resolver_glosses.py", "line": 209, "symbol": "test_back_compat_pack_without_glosses_loads_clean", "excerpt": " def test_back_compat_pack_without_glosses_loads_clean(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_resolver_glosses.py", "line": 217, "symbol": "test_glossed_pack_carries_checksum", "excerpt": " def test_glossed_pack_carries_checksum(self) -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0122_rate_per_unit.py", "line": 170, "symbol": "TestParserRateDeclaration", "excerpt": "class TestParserRateDeclaration:", "observation": "docstring references symbols ['N', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_compiler.py", "line": 153, "symbol": "test_invalid_sha_rejected", "excerpt": " def test_invalid_sha_rejected(self, compiler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_phase4_realizer_resolution.py", "line": 181, "symbol": "test_the_serving_realizer_now_distinguishes_a_denial_from_its_assertion", "excerpt": "def test_the_serving_realizer_now_distinguishes_a_denial_from_its_assertion() -> None:", "observation": "docstring references symbols ['A', 'render_step', 'GraphNode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_phase4_realizer_resolution.py", "line": 215, "symbol": "test_render_semantic_still_has_no_parameter_for_these", "excerpt": "def test_render_semantic_still_has_no_parameter_for_these(feature: str) -> None:", "observation": "docstring references symbols ['render_step', 'negated'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_phase4_realizer_resolution.py", "line": 248, "symbol": "test_the_serving_writer_round_trips_nothing_at_all", "excerpt": "def test_the_serving_writer_round_trips_nothing_at_all() -> None:", "observation": "docstring references symbols ['render_step', 'read_rate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_vault_recall_evidence.py", "line": 34, "symbol": "_build_vault", "excerpt": "def _build_vault(n: int = 3) -> VaultStore:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_grounded_comparison.py", "line": 56, "symbol": "test_identical_lemmas_return_none", "excerpt": "def test_identical_lemmas_return_none() -> None:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_grounded_comparison.py", "line": 116, "symbol": "test_cold_start_comparison_with_identical_lemmas_disclosure", "excerpt": "def test_cold_start_comparison_with_identical_lemmas_disclosure() -> None:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_safety_refusal.py", "line": 41, "symbol": "test_non_runtime_checkable_violation_does_not_refuse", "excerpt": " def test_non_runtime_checkable_violation_does_not_refuse(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_meaning_graph_projectors.py", "line": 71, "symbol": "test_to_syllogism_refuses_rather_than_dropping_an_unreadable_premise", "excerpt": "def test_to_syllogism_refuses_rather_than_dropping_an_unreadable_premise() -> None:", "observation": "docstring references symbols ['member', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_rotor_admissibility.py", "line": 83, "symbol": "TestRotorVerdictNoFrameConstraint", "excerpt": "class TestRotorVerdictNoFrameConstraint:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_rotor_admissibility.py", "line": 217, "symbol": "test_frame_orthogonal_refuses_with_rotor_rejection", "excerpt": " def test_frame_orthogonal_refuses_with_rotor_rejection(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pulse_integration.py", "line": 100, "symbol": "test_correction_does_not_collapse_instantly", "excerpt": " def test_correction_does_not_collapse_instantly(self, compiled_manifold) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pulse_integration.py", "line": 130, "symbol": "test_correction_maintains_versor_invariant", "excerpt": " def test_correction_maintains_versor_invariant(self, compiled_manifold) -> None:", "observation": "docstring references symbols ['V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_long_context_comparison.py", "line": 37, "symbol": "test_core_exact_recall_holds", "excerpt": " def test_core_exact_recall_holds(self) -> None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_long_context_comparison.py", "line": 54, "symbol": "test_default_n_values_include_at_least_100k", "excerpt": " def test_default_n_values_include_at_least_100k(self) -> None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_reviewed_teaching_loop.py", "line": 34, "symbol": "test_correction_links_previous_turn", "excerpt": "def test_correction_links_previous_turn() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_versor_apply_rust_parity.py", "line": 99, "symbol": "test_versor_apply_normalized_bit_identity", "excerpt": "def test_versor_apply_normalized_bit_identity(seed: int) -> None:", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_versor_apply_rust_parity.py", "line": 108, "symbol": "test_versor_apply_identity_v_bit_identity", "excerpt": "def test_versor_apply_identity_v_bit_identity(seed: int) -> None:", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cognitive_turn_pipeline.py", "line": 40, "symbol": "test_pipeline_known_token_turn", "excerpt": "def test_pipeline_known_token_turn(pipeline: CognitiveTurnPipeline) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cognitive_turn_pipeline.py", "line": 158, "symbol": "test_pipeline_records_definition_intent", "excerpt": "def test_pipeline_records_definition_intent(pipeline: CognitiveTurnPipeline) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cognitive_turn_pipeline.py", "line": 179, "symbol": "test_pipeline_records_comparison_graph", "excerpt": "def test_pipeline_records_comparison_graph(pipeline: CognitiveTurnPipeline) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_lived_life.py", "line": 30, "symbol": "_report", "excerpt": "def _report() -> AlwaysOnReport:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_prior_surface_deduction_binding.py", "line": 54, "symbol": "test_deduction_turn_binds_correction_to_the_served_conclusion", "excerpt": "def test_deduction_turn_binds_correction_to_the_served_conclusion() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_prior_surface_deduction_binding.py", "line": 68, "symbol": "test_prior_surface_is_the_hash_surface_not_the_decorated_surface", "excerpt": "def test_prior_surface_is_the_hash_surface_not_the_decorated_surface() -> None:", "observation": "docstring references symbols ['trace_hash', 'hash_surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_prior_surface_deduction_binding.py", "line": 101, "symbol": "test_speculative_marker_is_carried_into_the_anchor", "excerpt": "def test_speculative_marker_is_carried_into_the_anchor() -> None:", "observation": "docstring references symbols ['hash_surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0246_induced_action.py", "line": 111, "symbol": "test_spatial_foreign_channel_is_zero_for_default_pack_by_construction", "excerpt": "def test_spatial_foreign_channel_is_zero_for_default_pack_by_construction():", "observation": "docstring references symbols ['spatial_foreign'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0246_induced_action.py", "line": 128, "symbol": "test_spatial_foreign_channel_fires_for_reduced_support_pack", "excerpt": "def test_spatial_foreign_channel_fires_for_reduced_support_pack():", "observation": "docstring references symbols ['spatial_foreign', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_categorical_decider.py", "line": 60, "symbol": "test_darapti_invalid_modern_reading", "excerpt": "def test_darapti_invalid_modern_reading() -> None:", "observation": "docstring references symbols ['M', 'P', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ask_handle.py", "line": 237, "symbol": "test_valid_json_with_invalid_q1d_fields_fails_closed_via_adapter", "excerpt": "def test_valid_json_with_invalid_q1d_fields_fails_closed_via_adapter(tmp_path: Path) -> None:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ask_handle.py", "line": 271, "symbol": "test_relative_proposal_path_same_file_as_absolute_question_path_fails_closed", "excerpt": "def test_relative_proposal_path_same_file_as_absolute_question_path_fails_closed(", "observation": "docstring references symbols ['proposal_path', 'question_path', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ask_handle.py", "line": 363, "symbol": "test_seam_cannot_discover_artifacts_without_exact_handle", "excerpt": "def test_seam_cannot_discover_artifacts_without_exact_handle(tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_me3_additive_composition.py", "line": 61, "symbol": "test_pronoun_subject_refuses", "excerpt": "def test_pronoun_subject_refuses():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_no_assessment_backed_proposal_synthesis.py", "line": 28, "symbol": "test_contract_assessments_do_not_create_proposal_free_fallback_source", "excerpt": "def test_contract_assessments_do_not_create_proposal_free_fallback_source() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_identity_provenance_split.py", "line": 114, "symbol": "_write_legacy_manifest", "excerpt": "def _write_legacy_manifest(", "observation": "docstring references symbols ['identity_scheme', 'code_revision', 'engine_identity'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cross_pack_supersede.py", "line": 15, "symbol": "cross_pack_corpus", "excerpt": "def cross_pack_corpus(tmp_path, monkeypatch) -> Path:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_teaching_promotion.py", "line": 60, "symbol": "test_tainted_only_cell_does_not_promote_by_default", "excerpt": "def test_tainted_only_cell_does_not_promote_by_default() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_matcher_extension_end_to_end_admission.py", "line": 125, "symbol": "test_case_0019_partial_under_option_a", "excerpt": "def test_case_0019_partial_under_option_a(monkeypatch, tmp_path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0136_S2_conditional_op.py", "line": 172, "symbol": "test_gsm8k_post_s2_admission_honest", "excerpt": "def test_gsm8k_post_s2_admission_honest() -> None:", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0136_S2_conditional_op.py", "line": 104, "symbol": "test_gsm8k_0042_admits_30", "excerpt": " def test_gsm8k_0042_admits_30(self) -> None:", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G4_multi_clause.py", "line": 268, "symbol": "test_gsm8k_candidate_graph_multi_clause_refusals_decreased", "excerpt": "def test_gsm8k_candidate_graph_multi_clause_refusals_decreased():", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_sensorium_mount.py", "line": 41, "symbol": "_rotor", "excerpt": "def _rotor(seed: float = 1.0) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_matcher_extension_currency_per_unit.py", "line": 51, "symbol": "test_subject_absent_refuses_composition_extension", "excerpt": "def test_subject_absent_refuses_composition_extension():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_cognitive_lifecycle.py", "line": 338, "symbol": "test_relaxation_refuses_unresolvable_spectral_gap_but_certifies_true_ground", "excerpt": "def test_relaxation_refuses_unresolvable_spectral_gap_but_certifies_true_ground():", "observation": "docstring references symbols ['H', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_cognitive_lifecycle.py", "line": 360, "symbol": "test_relaxation_certificate_reports_rate_limiting_gap", "excerpt": "def test_relaxation_certificate_reports_rate_limiting_gap():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_cognitive_lifecycle.py", "line": 378, "symbol": "test_relaxation_dense_path_refusals_fail_closed", "excerpt": "def test_relaxation_dense_path_refusals_fail_closed():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_cognitive_lifecycle.py", "line": 574, "symbol": "test_egress_refuses_certificate_not_bound_to_state", "excerpt": "def test_egress_refuses_certificate_not_bound_to_state():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_cognitive_lifecycle.py", "line": 638, "symbol": "test_module_imports_no_vault_surface", "excerpt": "def test_module_imports_no_vault_surface():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_stop_tokens_override.py", "line": 42, "symbol": "test_runtime_threads_explicit_override", "excerpt": "def test_runtime_threads_explicit_override() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 48, "symbol": "test_null_cone_invariants", "excerpt": "def test_null_cone_invariants():", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 78, "symbol": "test_E_dilation_squares_to_one", "excerpt": "def test_E_dilation_squares_to_one():", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 122, "symbol": "test_recover_from_composed_similarity", "excerpt": "def test_recover_from_composed_similarity(scale, a, angle):", "observation": "docstring references symbols ['D', 'R', 'V', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 135, "symbol": "test_recover_dilation_is_versor_weight_invariant", "excerpt": "def test_recover_dilation_is_versor_weight_invariant(k):", "observation": "docstring references symbols ['V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 153, "symbol": "test_recover_dilation_refuses_transversion", "excerpt": "def test_recover_dilation_refuses_transversion():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 165, "symbol": "test_recover_dilation_refuses_non_versor", "excerpt": "def test_recover_dilation_refuses_non_versor():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 202, "symbol": "test_recover_translation_refuses_non_versor", "excerpt": "def test_recover_translation_refuses_non_versor():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 215, "symbol": "_reflection_similarity", "excerpt": "def _reflection_similarity(a, scale):", "observation": "docstring references symbols ['D', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_point_primitives.py", "line": 223, "symbol": "test_recover_dilation_refuses_reflection_as_improper", "excerpt": "def test_recover_dilation_refuses_reflection_as_improper():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pipeline_teaching_integration.py", "line": 41, "symbol": "test_pipeline_captures_correction_for_prior_turn", "excerpt": "def test_pipeline_captures_correction_for_prior_turn(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pipeline_teaching_integration.py", "line": 67, "symbol": "test_pipeline_rejects_identity_override_correction", "excerpt": "def test_pipeline_rejects_identity_override_correction(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pipeline_teaching_integration.py", "line": 141, "symbol": "test_non_correction_turn_has_no_teaching_candidate", "excerpt": "def test_non_correction_turn_has_no_teaching_candidate(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_en_core_polarity_v1_pack.py", "line": 120, "symbol": "test_certain_certainly_stay_in_attitude_pack", "excerpt": "def test_certain_certainly_stay_in_attitude_pack() -> None:", "observation": "docstring references symbols ['certain', 'uncertain'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_me2_case_0019_admits.py", "line": 120, "symbol": "test_case_0019_refuses_without_prior_subject", "excerpt": "def test_case_0019_refuses_without_prior_subject(monkeypatch, tmp_path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_vocab_trigger_instrument.py", "line": 58, "symbol": "test_deduction_refusal_reason_recovers_engine_level_decline", "excerpt": "def test_deduction_refusal_reason_recovers_engine_level_decline() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_accrual_swallow_telemetry.py", "line": 46, "symbol": "test_accrual_guard_counts_and_names_what_it_absorbs", "excerpt": "def test_accrual_guard_counts_and_names_what_it_absorbs(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_accrual_swallow_telemetry.py", "line": 113, "symbol": "test_logos_guard_records_the_exception", "excerpt": "def test_logos_guard_records_the_exception(monkeypatch: pytest.MonkeyPatch) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_accrual_swallow_telemetry.py", "line": 138, "symbol": "test_oov_probe_context_exposes_its_failure_channels", "excerpt": "def test_oov_probe_context_exposes_its_failure_channels() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_intent_classification_extensions.py", "line": 244, "symbol": "TestCumulativeLiftInvariant", "excerpt": "class TestCumulativeLiftInvariant:", "observation": "docstring references symbols ['none', 'pack', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_intent_classification_extensions.py", "line": 78, "symbol": "test_other_transitive_relations_preserve_tag", "excerpt": " def test_other_transitive_relations_preserve_tag(self) -> None:", "observation": "docstring references symbols ['mean', 'means'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_intent_classification_extensions.py", "line": 106, "symbol": "test_to_not_stripped_from_verification_subject", "excerpt": " def test_to_not_stripped_from_verification_subject(self) -> None:", "observation": "docstring references symbols ['to'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_intent_classification_extensions.py", "line": 134, "symbol": "test_routes_to_cause_but_returns_none_when_no_teaching_chain", "excerpt": " def test_routes_to_cause_but_returns_none_when_no_teaching_chain(self) -> None:", "observation": "docstring references symbols ['none'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_intent_classification_extensions.py", "line": 163, "symbol": "test_what_is_unchanged", "excerpt": " def test_what_is_unchanged(self) -> None:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_intent_classification_extensions.py", "line": 168, "symbol": "test_returns_none_when_no_causal_teaching_chain", "excerpt": " def test_returns_none_when_no_causal_teaching_chain(self) -> None:", "observation": "docstring references symbols ['none'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_intent_classification_extensions.py", "line": 187, "symbol": "test_pack_lemma_without_chain_returns_none", "excerpt": " def test_pack_lemma_without_chain_returns_none(self) -> None:", "observation": "docstring references symbols ['none', 'doubt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_en_core_spatial_v1_pack.py", "line": 137, "symbol": "test_right_remains_in_attitude_pack_not_spatial", "excerpt": "def test_right_remains_in_attitude_pack_not_spatial() -> None:", "observation": "docstring references symbols ['right'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_quantitative_expr.py", "line": 96, "symbol": "test_mul_projection_admits_only_symbol_times_literal", "excerpt": "def test_mul_projection_admits_only_symbol_times_literal() -> None:", "observation": "docstring references symbols ['times_as_many', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_quantitative_expr.py", "line": 124, "symbol": "test_literal_factor_is_dimensionless_by_construction", "excerpt": "def test_literal_factor_is_dimensionless_by_construction() -> None:", "observation": "docstring references symbols ['A', 'unit', 'value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_quantitative_expr.py", "line": 138, "symbol": "test_scalar_only_guard_is_load_bearing", "excerpt": "def test_scalar_only_guard_is_load_bearing() -> None:", "observation": "docstring references symbols ['multiply', 'times_as_many'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_quantitative_expr.py", "line": 191, "symbol": "test_div_projection_admits_only_symbol_over_literal", "excerpt": "def test_div_projection_admits_only_symbol_over_literal() -> None:", "observation": "docstring references symbols ['divide_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_verified_serving_gate.py", "line": 19, "symbol": "_LegacyConfig", "excerpt": "class _LegacyConfig:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_binding_graph_admissibility.py", "line": 255, "symbol": "test_divide_single_dep_dimensionless_keeps_unit", "excerpt": "def test_divide_single_dep_dimensionless_keeps_unit() -> None:", "observation": "docstring references symbols ['operand_arity', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_binding_graph_admissibility.py", "line": 272, "symbol": "test_divide_refuses_zero_or_three_deps", "excerpt": "def test_divide_refuses_zero_or_three_deps() -> None:", "observation": "docstring references symbols ['operand_arity'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_admissibility_exemplars.py", "line": 403, "symbol": "test_phase_a_categorizer_agrees_with_file", "excerpt": "def test_phase_a_categorizer_agrees_with_file(", "observation": "docstring references symbols ['A', 'B', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_admissibility_exemplars.py", "line": 461, "symbol": "test_file_canonical_byte_form", "excerpt": "def test_file_canonical_byte_form(", "observation": "docstring references symbols ['_load_jsonl'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_admissibility_exemplars.py", "line": 485, "symbol": "test_runtime_trees_not_mutated_by_import", "excerpt": "def test_runtime_trees_not_mutated_by_import():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_pack_binding.py", "line": 66, "symbol": "_domain_packs", "excerpt": "def _domain_packs() -> dict[str, tuple[str, ...]]:", "observation": "docstring references symbols ['chat', 'generate', '__future__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_pack_binding.py", "line": 89, "symbol": "test_parse_is_not_vacuous", "excerpt": "def test_parse_is_not_vacuous() -> None:", "observation": "docstring references symbols ['N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_pack_binding.py", "line": 115, "symbol": "test_manifest_domain_id_agrees_with_domain_packs", "excerpt": "def test_manifest_domain_id_agrees_with_domain_packs() -> None:", "observation": "docstring references symbols ['R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_pack_binding.py", "line": 149, "symbol": "test_no_manifest_claims_a_domain_the_table_does_not_grant", "excerpt": "def test_no_manifest_claims_a_domain_the_table_does_not_grant() -> None:", "observation": "docstring references symbols ['domain_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_pack_binding.py", "line": 178, "symbol": "test_unbound_baseline_has_no_stale_entries", "excerpt": "def test_unbound_baseline_has_no_stale_entries() -> None:", "observation": "docstring references symbols ['domain_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_domain_pack_binding.py", "line": 202, "symbol": "test_recorded_gap_matches_the_measurement", "excerpt": "def test_recorded_gap_matches_the_measurement() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_registry.py", "line": 35, "symbol": "_make_proposal", "excerpt": "def _make_proposal(", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_registry.py", "line": 265, "symbol": "test_live_proposal_log_has_phase_c_proposals", "excerpt": "def test_live_proposal_log_has_phase_c_proposals() -> None:", "observation": "docstring references symbols ['C', 'accepted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_anti_regression_demo.py", "line": 71, "symbol": "test_close_derived_climb_yardstick_runs_as_part_of_anti_regression_demo", "excerpt": "def test_close_derived_climb_yardstick_runs_as_part_of_anti_regression_demo() -> None:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_rotor_power.py", "line": 46, "symbol": "test_rotor_power_half_angle_halves_rotation", "excerpt": "def test_rotor_power_half_angle_halves_rotation() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_rotor_power.py", "line": 80, "symbol": "test_rotor_power_null_translator_scales_translation", "excerpt": "def test_rotor_power_null_translator_scales_translation() -> None:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_rotor_power.py", "line": 99, "symbol": "test_rotor_power_near_zero_alpha_is_identity", "excerpt": "def test_rotor_power_near_zero_alpha_is_identity() -> None:", "observation": "docstring references symbols ['R', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_sensorium_corridor.py", "line": 106, "symbol": "test_corridor_module_calls_no_cosine_or_ann_similarity", "excerpt": "def test_corridor_module_calls_no_cosine_or_ann_similarity():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_teaching_grounding.py", "line": 74, "symbol": "test_subject_in_corpus_wrong_intent_returns_none", "excerpt": "def test_subject_in_corpus_wrong_intent_returns_none() -> None:", "observation": "docstring references symbols ['memory'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_grounding.py", "line": 98, "symbol": "test_cold_start_unknown_lemma_routes_to_oov_invitation", "excerpt": "def test_cold_start_unknown_lemma_routes_to_oov_invitation() -> None:", "observation": "docstring references symbols ['I', 'quoxulate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0172_w1_shape_proposal.py", "line": 43, "symbol": "_StubReasoningTrace", "excerpt": "class _StubReasoningTrace:", "observation": "docstring references symbols ['build_proposal', 'canonical_bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0172_w1_shape_proposal.py", "line": 160, "symbol": "test_change_payload_must_be_json_serializable", "excerpt": "def test_change_payload_must_be_json_serializable() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0172_w1_shape_proposal.py", "line": 347, "symbol": "test_jsonl_record_proposal_id_mismatch_rejected", "excerpt": "def test_jsonl_record_proposal_id_mismatch_rejected() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_multi_sentence_response_eval.py", "line": 89, "symbol": "test_priming_prompts_run_before_scored_prompt", "excerpt": "def test_priming_prompts_run_before_scored_prompt(monkeypatch) -> None:", "observation": "docstring references symbols ['primed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_multi_sentence_response_eval.py", "line": 131, "symbol": "test_priming_default_is_cold_start", "excerpt": "def test_priming_default_is_cold_start(monkeypatch) -> None:", "observation": "docstring references symbols ['priming_prompts', 'primed', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/_phase_d_fixture.py", "line": 31, "symbol": "build_synthetic_registry", "excerpt": "def build_synthetic_registry(", "observation": "docstring references symbols ['C', 'D', 'AssertionError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0119_4_frontier_baseline.py", "line": 123, "symbol": "test_comparison_core_measurement_reflects_wrong_zero_discipline", "excerpt": "def test_comparison_core_measurement_reflects_wrong_zero_discipline() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0119_4_frontier_baseline.py", "line": 141, "symbol": "test_frontier_citations_are_recent_enough", "excerpt": "def test_frontier_citations_are_recent_enough() -> None:", "observation": "docstring references symbols ['expert'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_flag_register.py", "line": 106, "symbol": "test_every_flag_is_registered", "excerpt": "def test_every_flag_is_registered() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_flag_register.py", "line": 121, "symbol": "test_no_register_row_outlives_its_flag", "excerpt": "def test_no_register_row_outlives_its_flag() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_contemplation_pipeline_convergence.py", "line": 121, "symbol": "test_sink_is_typed_as_discovery_candidate_sink", "excerpt": "def test_sink_is_typed_as_discovery_candidate_sink() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0174_phase1_held_hypothesis_state.py", "line": 47, "symbol": "_minimal_hypothesis", "excerpt": "def _minimal_hypothesis(rank: int = 0) -> Hypothesis:", "observation": "docstring references symbols ['candidate', 'object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_glosses_content.py", "line": 154, "symbol": "TestSurfaceFormatInvariants", "excerpt": "class TestSurfaceFormatInvariants:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_glosses_content.py", "line": 41, "symbol": "test_at_least_eight_packs_ship_glosses", "excerpt": " def test_at_least_eight_packs_ship_glosses(self) -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_glosses_content.py", "line": 48, "symbol": "test_total_gloss_count_floor", "excerpt": " def test_total_gloss_count_floor(self) -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_graph_topo_order_perf.py", "line": 32, "symbol": "test_topo_order_chain", "excerpt": "def test_topo_order_chain() -> None:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_graph_topo_order_perf.py", "line": 45, "symbol": "test_topo_order_diamond", "excerpt": "def test_topo_order_diamond() -> None:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_graph_topo_order_perf.py", "line": 86, "symbol": "test_topo_order_complexity_grows_linearly", "excerpt": "def test_topo_order_complexity_grows_linearly() -> None:", "observation": "docstring references symbols ['E', 'O', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_correction_topic_lemma.py", "line": 47, "symbol": "test_extract_topic_lemma_skips_meta_cognition_lemma", "excerpt": "def test_extract_topic_lemma_skips_meta_cognition_lemma() -> None:", "observation": "docstring references symbols ['correction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_correction_topic_lemma.py", "line": 53, "symbol": "test_extract_topic_lemma_skips_dialogue_fillers", "excerpt": "def test_extract_topic_lemma_skips_dialogue_fillers() -> None:", "observation": "docstring references symbols ['be', 'have'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_correction_topic_lemma.py", "line": 143, "symbol": "test_correction_truth_040_now_emits_truth_in_surface", "excerpt": "def test_correction_truth_040_now_emits_truth_in_surface() -> None:", "observation": "docstring references symbols ['truth'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_correction_topic_lemma.py", "line": 155, "symbol": "test_correction_with_no_pack_lemma_still_grounds", "excerpt": "def test_correction_with_no_pack_lemma_still_grounds() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_dispatch_trace.py", "line": 10, "symbol": "test_pack_grounded_definition_trace", "excerpt": "def test_pack_grounded_definition_trace() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_dispatch_trace.py", "line": 30, "symbol": "test_fully_oov_universal_disclosure_trace", "excerpt": "def test_fully_oov_universal_disclosure_trace() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_match.py", "line": 100, "symbol": "test_temporal_aggregation_rejects_unseen_window_unit", "excerpt": "def test_temporal_aggregation_rejects_unseen_window_unit(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_match.py", "line": 119, "symbol": "test_descriptive_setup_rejects_statement_with_digit", "excerpt": "def test_descriptive_setup_rejects_statement_with_digit(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_match.py", "line": 149, "symbol": "test_temporal_aggregation_does_not_match_single_day_token", "excerpt": "def test_temporal_aggregation_does_not_match_single_day_token(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_match.py", "line": 159, "symbol": "test_descriptive_setup_does_not_match_indefinite_quantity", "excerpt": "def test_descriptive_setup_does_not_match_indefinite_quantity(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognizer_match.py", "line": 197, "symbol": "test_module_imports_no_llm_or_ml", "excerpt": "def test_module_imports_no_llm_or_ml() -> None:", "observation": "docstring references symbols ['C', 'D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0238_goldtether_bootstrap_prune.py", "line": 178, "symbol": "test_prune_principal_axes_differs_from_fifo_on_ordered_promotions", "excerpt": "def test_prune_principal_axes_differs_from_fifo_on_ordered_promotions():", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discovery_yield.py", "line": 55, "symbol": "test_no_baseline_returns_none_bites", "excerpt": "def test_no_baseline_returns_none_bites(tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discovery_yield.py", "line": 134, "symbol": "test_zero_served_turns_yields_none_rate_not_division_error_bites", "excerpt": "def test_zero_served_turns_yields_none_rate_not_division_error_bites(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discovery_yield.py", "line": 187, "symbol": "test_cli_fails_closed_without_baseline_bites", "excerpt": "def test_cli_fails_closed_without_baseline_bites() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_en_core_relations_v1_pack.py", "line": 80, "symbol": "test_pack_loads_with_matching_checksum", "excerpt": "def test_pack_loads_with_matching_checksum() -> None:", "observation": "docstring references symbols ['A', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_en_core_relations_v1_pack.py", "line": 126, "symbol": "test_every_lemma_has_multiple_semantic_domains", "excerpt": "def test_every_lemma_has_multiple_semantic_domains() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0163_d4_question_grammar.py", "line": 125, "symbol": "TestPatternBComparative", "excerpt": "class TestPatternBComparative:", "observation": "docstring references symbols ['B', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0163_d4_question_grammar.py", "line": 333, "symbol": "TestComposesWithPrefixStrip", "excerpt": "class TestComposesWithPrefixStrip:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_null_cone.py", "line": 33, "symbol": "test_cga_inner_distance_identity", "excerpt": "def test_cga_inner_distance_identity():", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0186_sealed_injector_lane.py", "line": 55, "symbol": "test_sealed_injector_admits_only_under_flag", "excerpt": "def test_sealed_injector_admits_only_under_flag(monkeypatch: pytest.MonkeyPatch) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_graph_constraint.py", "line": 69, "symbol": "test_two_node_graph_unions_neighbourhoods", "excerpt": " def test_two_node_graph_unions_neighbourhoods(self, vocab):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_graph_constraint.py", "line": 111, "symbol": "test_oov_nodes_degrade_gracefully", "excerpt": " def test_oov_nodes_degrade_gracefully(self, vocab):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_supersession_history.py", "line": 119, "symbol": "test_orphan_supersession_surfaces_replacement_none", "excerpt": "def test_orphan_supersession_surfaces_replacement_none(tmp_path: Path) -> None:", "observation": "docstring references symbols ['superseded_by', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_served_disposition.py", "line": 137, "symbol": "test_answer_action_falls_through_to_serve", "excerpt": "def test_answer_action_falls_through_to_serve():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_anchor_lens_engagement_unit.py", "line": 100, "symbol": "test_synthetic_lens_with_atom_not_in_substrate_returns_none", "excerpt": "def test_synthetic_lens_with_atom_not_in_substrate_returns_none():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_gsm8k_math_runner.py", "line": 121, "symbol": "TestWrongDetectedWhenAnswerMismatches", "excerpt": "class TestWrongDetectedWhenAnswerMismatches:", "observation": "docstring references symbols ['wrong', 'correct'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_field_evidence.py", "line": 22, "symbol": "_versor_field", "excerpt": "def _versor_field() -> FieldState:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_workbench_field_evidence.py", "line": 29, "symbol": "_non_versor_field", "excerpt": "def _non_versor_field() -> FieldState:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0153_trace_hash_backstamp.py", "line": 50, "symbol": "test_turn_event_has_trace_hash_field", "excerpt": "def test_turn_event_has_trace_hash_field() -> None:", "observation": "docstring references symbols ['trace_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0153_trace_hash_backstamp.py", "line": 161, "symbol": "test_finalize_is_idempotent_on_already_stamped_tail", "excerpt": "def test_finalize_is_idempotent_on_already_stamped_tail(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_surface.py", "line": 91, "symbol": "test_categorical_argument_is_decided_band_v1b", "excerpt": "def test_categorical_argument_is_decided_band_v1b() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_surface.py", "line": 203, "symbol": "test_member_negative_universal_is_decided", "excerpt": "def test_member_negative_universal_is_decided() -> None:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_question_delivery.py", "line": 36, "symbol": "_ask", "excerpt": "def _ask(", "observation": "docstring references symbols ['ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_question_delivery.py", "line": 79, "symbol": "test_delivered_question_wraps_the_q1c_render_verbatim", "excerpt": "def test_delivered_question_wraps_the_q1c_render_verbatim() -> None:", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_question_delivery.py", "line": 92, "symbol": "test_unrenderable_ask_falls_back_to_proposal_for_proposing_family", "excerpt": "def test_unrenderable_ask_falls_back_to_proposal_for_proposing_family() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_question_delivery.py", "line": 105, "symbol": "test_unrenderable_ask_falls_back_to_no_progress_for_nonproposing_family", "excerpt": "def test_unrenderable_ask_falls_back_to_no_progress_for_nonproposing_family() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_question_delivery.py", "line": 115, "symbol": "test_unmapped_type_unrenderable_also_falls_back", "excerpt": "def test_unmapped_type_unrenderable_also_falls_back() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_always_on.py", "line": 30, "symbol": "_stored_members", "excerpt": "def _stored_members(ctx: SessionContext, subject: str) -> set[str]:", "observation": "docstring references symbols ['b'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_always_on.py", "line": 122, "symbol": "test_heartbeat_never_repairs_closure", "excerpt": "def test_heartbeat_never_repairs_closure(tmp_path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_volume_honesty.py", "line": 109, "symbol": "_curriculum_keys", "excerpt": "def _curriculum_keys() -> dict[str, list[Hashable]]:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_volume_honesty.py", "line": 126, "symbol": "_curriculum_entailed_keys", "excerpt": "def _curriculum_entailed_keys() -> dict[str, list[Hashable]]:", "observation": "docstring references symbols ['C', 'R', 'entailed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_volume_honesty.py", "line": 268, "symbol": "test_tighter_keys_can_only_report_more_inflation", "excerpt": "def test_tighter_keys_can_only_report_more_inflation() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_volume_honesty.py", "line": 291, "symbol": "test_every_licensed_capability_has_an_audit_source", "excerpt": "def test_every_licensed_capability_has_an_audit_source() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_volume_honesty.py", "line": 380, "symbol": "test_deduction_distinct_evidence_matches_the_recorded_exposure", "excerpt": "def test_deduction_distinct_evidence_matches_the_recorded_exposure(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_volume_honesty.py", "line": 446, "symbol": "test_recorded_exposure_is_declared_in_a_decision_record", "excerpt": "def test_recorded_exposure_is_declared_in_a_decision_record() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0087_procedure_selector.py", "line": 41, "symbol": "test_numeric_determiner_is_downranked", "excerpt": "def test_numeric_determiner_is_downranked() -> None:", "observation": "docstring references symbols ['two', 'compare', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0087_procedure_selector.py", "line": 53, "symbol": "test_non_numeric_resident_still_takes_last_wins_priority", "excerpt": "def test_non_numeric_resident_still_takes_last_wins_priority() -> None:", "observation": "docstring references symbols ['define', 'concept'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0087_procedure_selector.py", "line": 64, "symbol": "test_trailing_clause_echoes_full_subject_text", "excerpt": "def test_trailing_clause_echoes_full_subject_text() -> None:", "observation": "docstring references symbols ['terms'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0087_procedure_selector.py", "line": 79, "symbol": "test_displayed_lemma_is_compare_not_two", "excerpt": "def test_displayed_lemma_is_compare_not_two() -> None:", "observation": "docstring references symbols ['two', 'compare'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_realizer_guard_runtime_seam.py", "line": 128, "symbol": "test_telemetry_guard_fields_empty_on_pre_c1_events", "excerpt": "def test_telemetry_guard_fields_empty_on_pre_c1_events():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0219_generation_checkpoint.py", "line": 206, "symbol": "test_legacy_flat_layout_migrates_on_first_write", "excerpt": "def test_legacy_flat_layout_migrates_on_first_write(tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0219_generation_checkpoint.py", "line": 302, "symbol": "test_commit_point_matches_turn_count_bites", "excerpt": "def test_commit_point_matches_turn_count_bites(tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_efferent_gate.py", "line": 111, "symbol": "test_registry_fails_closed_for_actuating_decode_through_capability_only_gate", "excerpt": "def test_registry_fails_closed_for_actuating_decode_through_capability_only_gate():", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_efferent_gate.py", "line": 123, "symbol": "test_registry_admits_decode_through_verdict_enforcing_gate", "excerpt": "def test_registry_admits_decode_through_verdict_enforcing_gate():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_lexicon.py", "line": 240, "symbol": "test_surface_in_two_categories_raises", "excerpt": " def test_surface_in_two_categories_raises(self, tmp_path: Path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_stage3_oov_egress_authority.py", "line": 28, "symbol": "test_vocab_nearest_is_cga_inner_not_cosine", "excerpt": "def test_vocab_nearest_is_cga_inner_not_cosine():", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0252_s5_blindness.py", "line": 24, "symbol": "test_embedding_module_never_reads_labels", "excerpt": "def test_embedding_module_never_reads_labels() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0252_s5_blindness.py", "line": 56, "symbol": "test_entity_names_never_reach_the_geometry", "excerpt": "def test_entity_names_never_reach_the_geometry() -> None:", "observation": "docstring references symbols ['rename'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_exemplar_ingest.py", "line": 212, "symbol": "test_module_imports_no_llm_or_ml", "excerpt": "def test_module_imports_no_llm_or_ml() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_candidate_graph_recognizer_wiring.py", "line": 184, "symbol": "test_wrong_count_stays_zero_under_synthetic_registry", "excerpt": "def test_wrong_count_stays_zero_under_synthetic_registry(", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_candidate_graph_recognizer_wiring.py", "line": 205, "symbol": "test_capability_axis_wrong_unchanged_under_synthetic_registry", "excerpt": "def test_capability_axis_wrong_unchanged_under_synthetic_registry(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_candidate_graph_recognizer_wiring.py", "line": 248, "symbol": "test_per_category_admission_counts_on_gsm8k_train_sample", "excerpt": "def test_per_category_admission_counts_on_gsm8k_train_sample(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_candidate_graph_recognizer_wiring.py", "line": 301, "symbol": "test_unrecognized_statement_still_refuses_with_existing_reason", "excerpt": "def test_unrecognized_statement_still_refuses_with_existing_reason(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G2_comparatives.py", "line": 227, "symbol": "_comparative_clause_refusal_count", "excerpt": "def _comparative_clause_refusal_count(probe_report_path: Path) -> int:", "observation": "docstring references symbols ['N', 'G', 'parser', 'candidate_graph'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G2_comparatives.py", "line": 272, "symbol": "test_gsm8k_legacy_probe_safety_rail_intact", "excerpt": "def test_gsm8k_legacy_probe_safety_rail_intact():", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G2_comparatives.py", "line": 285, "symbol": "test_gsm8k_candidate_graph_comparative_clause_refusals_decreased", "excerpt": "def test_gsm8k_candidate_graph_comparative_clause_refusals_decreased():", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0218_proof_promotion.py", "line": 84, "symbol": "_PoisonedPayload", "excerpt": "class _PoisonedPayload(dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0218_proof_promotion.py", "line": 411, "symbol": "test_no_source_trust_fast_path_for_refused_claims", "excerpt": "def test_no_source_trust_fast_path_for_refused_claims() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0218_proof_promotion.py", "line": 520, "symbol": "test_wrong_engine_pin_refused_at_apply", "excerpt": "def test_wrong_engine_pin_refused_at_apply() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0218_proof_promotion.py", "line": 540, "symbol": "test_fabricated_certificate_over_unstored_forms_cannot_flip", "excerpt": "def test_fabricated_certificate_over_unstored_forms_cannot_flip() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0218_proof_promotion.py", "line": 560, "symbol": "test_stale_premise_status_refuses_at_apply", "excerpt": "def test_stale_premise_status_refuses_at_apply() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0218_proof_promotion.py", "line": 678, "symbol": "test_adr_0148_promotion_keeps_epistemic_state_consistent", "excerpt": "def test_adr_0148_promotion_keeps_epistemic_state_consistent() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_inner_loop_admissibility.py", "line": 37, "symbol": "_basis_versor", "excerpt": "def _basis_versor(weight_index: int) -> np.ndarray:", "observation": "docstring references symbols ['cga_inner', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_inner_loop_admissibility.py", "line": 52, "symbol": "_ControllableVocab", "excerpt": "class _ControllableVocab:", "observation": "docstring references symbols ['nearest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_inner_loop_admissibility.py", "line": 245, "symbol": "TestInnerLoopDeterminism", "excerpt": "class TestInnerLoopDeterminism:", "observation": "docstring references symbols ['step_exclude', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_e2e.py", "line": 97, "symbol": "test_quoted_clause_surface_is_exempt_from_realizer_guard", "excerpt": "def test_quoted_clause_surface_is_exempt_from_realizer_guard() -> None:", "observation": "docstring references symbols ['open'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_e2e.py", "line": 121, "symbol": "test_member_argument_is_decided_end_to_end", "excerpt": "def test_member_argument_is_decided_end_to_end() -> None:", "observation": "docstring references symbols ['E', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_e2e.py", "line": 160, "symbol": "test_out_of_regime_argument_refuses_honestly", "excerpt": "def test_out_of_regime_argument_refuses_honestly() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_e2e.py", "line": 196, "symbol": "test_singular_premise_is_not_dropped_by_the_categorical_band", "excerpt": "def test_singular_premise_is_not_dropped_by_the_categorical_band() -> None:", "observation": "docstring references symbols ['member'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_serve_quarantine_transitive.py", "line": 39, "symbol": "test_idle_tick_contemplation_import_does_not_load_offserving_substrate", "excerpt": "def test_idle_tick_contemplation_import_does_not_load_offserving_substrate():", "observation": "docstring references symbols ['__init__', 'wave_seam', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cga_f64_exactness.py", "line": 63, "symbol": "test_f32_readback_fails_where_f64_succeeds", "excerpt": "def test_f32_readback_fails_where_f64_succeeds():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_cga_f64_exactness.py", "line": 76, "symbol": "test_dilation_weighted_point_readback", "excerpt": "def test_dilation_weighted_point_readback():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_oov_surface.py", "line": 146, "symbol": "test_runtime_cause_on_oov_emits_invitation", "excerpt": "def test_runtime_cause_on_oov_emits_invitation() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_benchmarks_profiler.py", "line": 69, "symbol": "test_trace_realization_captures_word_choices", "excerpt": "def test_trace_realization_captures_word_choices(pipeline: CognitiveTurnPipeline) -> None:", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_telemetry_sink.py", "line": 343, "symbol": "test_minimal_event_serialises", "excerpt": " def test_minimal_event_serialises(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_proof_chain_certificate.py", "line": 254, "symbol": "test_zero_premise_tautology_is_entailed_but_not_positive", "excerpt": "def test_zero_premise_tautology_is_entailed_but_not_positive() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_proof_chain_certificate.py", "line": 338, "symbol": "test_certificate_module_imports_are_pure", "excerpt": "def test_certificate_module_imports_are_pure() -> None:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_governance_p12.py", "line": 86, "symbol": "test_adrs_accepted_with_recorded_ruling_provenance", "excerpt": "def test_adrs_accepted_with_recorded_ruling_provenance():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0244_identity_manifold.py", "line": 39, "symbol": "_spatial_rotor", "excerpt": "def _spatial_rotor(biv_idx: int, theta: float) -> np.ndarray:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0244_identity_manifold.py", "line": 47, "symbol": "_boost", "excerpt": "def _boost(biv_idx: int, theta: float) -> np.ndarray:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_salience_vectorize_parity.py", "line": 148, "symbol": "test_single_region_has_zero_curvature", "excerpt": "def test_single_region_has_zero_curvature() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_engine_loop_proof.py", "line": 95, "symbol": "test_generated_final_state_satisfies_versor_condition_by_construction", "excerpt": "def test_generated_final_state_satisfies_versor_condition_by_construction() -> None:", "observation": "docstring references symbols ['versor_apply', 'propagate_step'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_motor.py", "line": 21, "symbol": "test_motor_application_stays_on_manifold", "excerpt": "def test_motor_application_stays_on_manifold():", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_articulation_bench.py", "line": 141, "symbol": "test_ollama_compare_skips_cleanly_when_no_model_specified", "excerpt": "def test_ollama_compare_skips_cleanly_when_no_model_specified() -> None:", "observation": "docstring references symbols ['model'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_composition_validation_corpus.py", "line": 208, "symbol": "test_dataset_golds_match_answer_numeric", "excerpt": "def test_dataset_golds_match_answer_numeric() -> None:", "observation": "docstring references symbols ['answer_numeric', 'gold', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_proof_carrying_promotion_demo.py", "line": 128, "symbol": "test_refuted_does_not_demote_in_demo_envelope", "excerpt": "def test_refuted_does_not_demote_in_demo_envelope():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_layering_separation.py", "line": 144, "symbol": "test_event_without_canonical_falls_back_to_pre_decoration", "excerpt": "def test_event_without_canonical_falls_back_to_pre_decoration():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_contemplation.py", "line": 315, "symbol": "test_uncontemplated_candidate_jsonl_unchanged", "excerpt": "def test_uncontemplated_candidate_jsonl_unchanged():", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_grounding_source_characterization.py", "line": 19, "symbol": "test_teaching_chain_index_has_stable_key_order_for_discourse_sources", "excerpt": "def test_teaching_chain_index_has_stable_key_order_for_discourse_sources() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_biography_wiring.py", "line": 79, "symbol": "test_live_harness_pass_drives_integration", "excerpt": "def test_live_harness_pass_drives_integration():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_biography_wiring.py", "line": 131, "symbol": "test_live_harness_wrong_refuses", "excerpt": "def test_live_harness_wrong_refuses():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_biography_wiring.py", "line": 171, "symbol": "test_i01_violation_fails_closed_at_call_site", "excerpt": "def test_i01_violation_fails_closed_at_call_site(monkeypatch):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_biography_wiring.py", "line": 217, "symbol": "test_chiral_charge_vanishes_on_closed_versors_theorem", "excerpt": "def test_chiral_charge_vanishes_on_closed_versors_theorem():", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_prompt_diversity_runner.py", "line": 90, "symbol": "TestGlossQuote", "excerpt": "class TestGlossQuote:", "observation": "docstring references symbols ['person'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratification_ceremony.py", "line": 49, "symbol": "test_reviewer_and_rationale_are_required", "excerpt": "def test_reviewer_and_rationale_are_required() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratification_ceremony.py", "line": 87, "symbol": "test_row_is_byte_compatible_with_the_committed_corpus", "excerpt": "def test_row_is_byte_compatible_with_the_committed_corpus() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ratification_ceremony.py", "line": 259, "symbol": "test_append_that_the_loader_would_drop_is_rolled_back", "excerpt": "def test_append_that_the_loader_would_drop_is_rolled_back(", "observation": "docstring references symbols ['_ratified_rows'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_manifold_collapse_floor.py", "line": 97, "symbol": "test_the_instrument_can_report_absence", "excerpt": "def test_the_instrument_can_report_absence() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 66, "symbol": "test_proposal_allowed_iff_emit_proposal_with_q1b_ask_carveout", "excerpt": "def test_proposal_allowed_iff_emit_proposal_with_q1b_ask_carveout():", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 91, "symbol": "test_report_contradiction_iff_answer_key_contradiction", "excerpt": "def test_report_contradiction_iff_answer_key_contradiction():", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 97, "symbol": "test_step_aside_iff_input_shape", "excerpt": "def test_step_aside_iff_input_shape():", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 107, "symbol": "test_hard_boundary_never_asks", "excerpt": "def test_hard_boundary_never_asks():", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 115, "symbol": "test_ask_question_only_for_resolvable_kinds", "excerpt": "def test_ask_question_only_for_resolvable_kinds():", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 150, "symbol": "test_missing_total_count_limitation_is_ask_oriented", "excerpt": "def test_missing_total_count_limitation_is_ask_oriented():", "observation": "docstring references symbols ['C', 'B', 'D', 'ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 166, "symbol": "test_missing_weighted_total_limitation_is_ask_oriented", "excerpt": "def test_missing_weighted_total_limitation_is_ask_oriented():", "observation": "docstring references symbols ['B', 'ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 180, "symbol": "test_q1b_ask_carveout_is_explicit_and_enumerated", "excerpt": "def test_q1b_ask_carveout_is_explicit_and_enumerated():", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 192, "symbol": "test_registry_proposal_allowed_preserved_until_ask_delivery", "excerpt": "def test_registry_proposal_allowed_preserved_until_ask_delivery():", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 212, "symbol": "test_no_signal_loss_before_question_bus_is_serving", "excerpt": "def test_no_signal_loss_before_question_bus_is_serving():", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 244, "symbol": "test_missing_total_count_has_typed_missing_slot_residue", "excerpt": "def test_missing_total_count_has_typed_missing_slot_residue():", "observation": "docstring references symbols ['classify_r2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 309, "symbol": "test_residue_empty_for_non_ask_attempts", "excerpt": "def test_residue_empty_for_non_ask_attempts():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 373, "symbol": "test_actions_consolidate_onto_terminals", "excerpt": "def test_actions_consolidate_onto_terminals():", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_limitation_assessment.py", "line": 381, "symbol": "test_ask_question_resolves_to_question_needed", "excerpt": "def test_ask_question_resolves_to_question_needed():", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_tether_wiring.py", "line": 60, "symbol": "test_admitted_open_superposition_measures_without_update", "excerpt": "def test_admitted_open_superposition_measures_without_update():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_chiral_orientation_gate.py", "line": 42, "symbol": "_spinor_pair", "excerpt": "def _spinor_pair() -> tuple[np.ndarray, np.ndarray]:", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_chiral_orientation_gate.py", "line": 85, "symbol": "test_gate_honest_on_even_versor_never_latches", "excerpt": "def test_gate_honest_on_even_versor_never_latches():", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_chiral_orientation_gate.py", "line": 97, "symbol": "test_gate_vacuous_after_latch_is_not_violation_but_flip_reemergence_is", "excerpt": "def test_gate_vacuous_after_latch_is_not_violation_but_flip_reemergence_is():", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_ask_serving_gate.py", "line": 17, "symbol": "_LegacyConfig", "excerpt": "class _LegacyConfig:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_negation_survives_articulation.py", "line": 115, "symbol": "test_grounding_does_not_launder_the_denial_away", "excerpt": "def test_grounding_does_not_launder_the_denial_away() -> None:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_negation_survives_articulation.py", "line": 165, "symbol": "test_serialisation_is_byte_identical_while_the_flag_is_false", "excerpt": "def test_serialisation_is_byte_identical_while_the_flag_is_false() -> None:", "observation": "docstring references symbols ['trace_hash', 'negated'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_negation_survives_articulation.py", "line": 195, "symbol": "test_recall_has_no_proposition_to_deny_so_it_falls_back_to_a_clause", "excerpt": "def test_recall_has_no_proposition_to_deny_so_it_falls_back_to_a_clause() -> None:", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_negation_survives_articulation.py", "line": 208, "symbol": "test_every_intent_distinguishes_denial_from_assertion", "excerpt": "def test_every_intent_distinguishes_denial_from_assertion() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_negation_survives_articulation.py", "line": 276, "symbol": "test_every_serving_graphnode_decides_about_negation", "excerpt": "def test_every_serving_graphnode_decides_about_negation() -> None:", "observation": "docstring references symbols ['A', 'negated'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_license.py", "line": 90, "symbol": "test_practice_is_wrong_zero_on_distinct_evidence", "excerpt": "def test_practice_is_wrong_zero_on_distinct_evidence() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_license.py", "line": 108, "symbol": "test_only_bands_with_distinct_evidence_earn_serve", "excerpt": "def test_only_bands_with_distinct_evidence_earn_serve() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_license.py", "line": 165, "symbol": "test_tampered_ledger_is_rejected", "excerpt": "def test_tampered_ledger_is_rejected(tmp_path, monkeypatch) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_license.py", "line": 196, "symbol": "test_earned_band_serves_authoritatively", "excerpt": "def test_earned_band_serves_authoritatively() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_license.py", "line": 213, "symbol": "test_demoted_band_still_answers_but_discloses", "excerpt": "def test_demoted_band_still_answers_but_discloses() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deduction_serve_license.py", "line": 243, "symbol": "test_sealer_refuses_a_ledger_that_counts_replays", "excerpt": "def test_sealer_refuses_a_ledger_that_counts_replays() -> None:", "observation": "docstring references symbols ['R', 'seal_ledger', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discourse_planner_reflective.py", "line": 82, "symbol": "test_reflective_replaces_repeated_subject_with_it", "excerpt": "def test_reflective_replaces_repeated_subject_with_it() -> None:", "observation": "docstring references symbols ['it'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discourse_planner_reflective.py", "line": 108, "symbol": "test_reflective_handles_three_consecutive_same_subject_moves", "excerpt": "def test_reflective_handles_three_consecutive_same_subject_moves() -> None:", "observation": "docstring references symbols ['it'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discourse_planner_reflective.py", "line": 276, "symbol": "test_reflective_single_move_byte_identical_to_non_reflective", "excerpt": "def test_reflective_single_move_byte_identical_to_non_reflective() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_doctrine_prohibitions.py", "line": 95, "symbol": "test_recall_paths_define_no_cosine_similarity_ranker", "excerpt": "def test_recall_paths_define_no_cosine_similarity_ranker() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_doctrine_prohibitions.py", "line": 169, "symbol": "test_no_serving_path_builds_verdicts_without_running_the_safety_check", "excerpt": "def test_no_serving_path_builds_verdicts_without_running_the_safety_check() -> None:", "observation": "docstring references symbols ['chat', 'G', 'TurnVerdicts'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_doctrine_prohibitions.py", "line": 190, "symbol": "test_the_safety_check_is_invoked_against_the_loaded_pack", "excerpt": "def test_the_safety_check_is_invoked_against_the_loaded_pack() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_doctrine_prohibitions.py", "line": 241, "symbol": "test_safety_pack_contract_runs_on_the_pre_push_gate", "excerpt": "def test_safety_pack_contract_runs_on_the_pre_push_gate() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_register_pack_convivial_v1.py", "line": 46, "symbol": "test_runtime_chat_under_convivial_attaches_a_marker", "excerpt": "def test_runtime_chat_under_convivial_attaches_a_marker():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_grounded_unknown.py", "line": 45, "symbol": "test_composer_returns_none_on_stopwords_only", "excerpt": "def test_composer_returns_none_on_stopwords_only() -> None:", "observation": "docstring references symbols ['be', 'have'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_pack_grounded_unknown.py", "line": 51, "symbol": "test_composer_lifts_single_resident_token", "excerpt": "def test_composer_lifts_single_resident_token() -> None:", "observation": "docstring references symbols ['light'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_hedge_injection.py", "line": 56, "symbol": "test_mutual_exclusion_refusal_and_hedge_rejected", "excerpt": " def test_mutual_exclusion_refusal_and_hedge_rejected(self, tmp_path) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0250_compare.py", "line": 38, "symbol": "_cmp_graph", "excerpt": "def _cmp_graph(actor, factor, *, direction=\"times\", seed=5, unknown=None, unit=\"apples\"):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_grammar_roundtrip.py", "line": 107, "symbol": "test_shuffled_negatives_reuse_positive_vocabulary", "excerpt": "def test_shuffled_negatives_reuse_positive_vocabulary():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_grammar_roundtrip.py", "line": 137, "symbol": "test_g_roundtrip_baseline_is_one_case_of_293", "excerpt": "def test_g_roundtrip_baseline_is_one_case_of_293(report):", "observation": "docstring references symbols ['gram_C14_p01'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_grammar_roundtrip.py", "line": 219, "symbol": "test_the_categorical_render_defect_is_fixed_concretely", "excerpt": "def test_the_categorical_render_defect_is_fixed_concretely():", "observation": "docstring references symbols ['dog'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_grammar_roundtrip.py", "line": 273, "symbol": "test_proposition_graph_projection_folds_quantifier", "excerpt": "def test_proposition_graph_projection_folds_quantifier():", "observation": "docstring references symbols ['A', 'quantifier'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_grammar_roundtrip.py", "line": 309, "symbol": "test_compare_decomposes_argument_and_predicate_agreement", "excerpt": "def test_compare_decomposes_argument_and_predicate_agreement():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_grammar_roundtrip.py", "line": 339, "symbol": "test_positive_surfaces_are_all_inside_the_reader_envelope", "excerpt": "def test_positive_surfaces_are_all_inside_the_reader_envelope():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_inner_loop_exhaustion_materializes.py", "line": 25, "symbol": "TestInnerLoopExhaustionMaterializes", "excerpt": "class TestInnerLoopExhaustionMaterializes:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G5_aggregate.py", "line": 153, "symbol": "test_gsm8k_legacy_probe_safety_rail_intact", "excerpt": "def test_gsm8k_legacy_probe_safety_rail_intact() -> None:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0131_G5_aggregate.py", "line": 159, "symbol": "test_gsm8k_candidate_graph_probe_wrong_zero", "excerpt": "def test_gsm8k_candidate_graph_probe_wrong_zero() -> None:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_cohesion.py", "line": 44, "symbol": "test_phase0_a02_wave_bindings_in_third_door_operators", "excerpt": "def test_phase0_a02_wave_bindings_in_third_door_operators():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_cohesion.py", "line": 54, "symbol": "test_phase0_a04_serve_path_quarantines_wave_and_fibonacci", "excerpt": "def test_phase0_a04_serve_path_quarantines_wave_and_fibonacci():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_cohesion.py", "line": 166, "symbol": "test_i02_holographic_round_trip_float32_honest", "excerpt": "def test_i02_holographic_round_trip_float32_honest():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_third_door_cohesion.py", "line": 197, "symbol": "test_i01_biography_holonomy_closed_and_modes_reloadable", "excerpt": "def test_i01_biography_holonomy_closed_and_modes_reloadable():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0123_comparison_phrasing.py", "line": 289, "symbol": "TestRealizerRefusalDiscipline", "excerpt": "class TestRealizerRefusalDiscipline:", "observation": "docstring references symbols ['__post_init__', 'Comparison'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_fa1_gate_verdict.py", "line": 49, "symbol": "test_the_repairs_still_work", "excerpt": "def test_the_repairs_still_work(verdict: dict) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_fa1_gate_verdict.py", "line": 102, "symbol": "test_the_gate_is_not_vacuous", "excerpt": "def test_the_gate_is_not_vacuous(verdict: dict) -> None:", "observation": "docstring references symbols ['R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_procedure_surface.py", "line": 69, "symbol": "test_extract_skips_dialogue_fillers", "excerpt": "def test_extract_skips_dialogue_fillers() -> None:", "observation": "docstring references symbols ['be', 'have'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_procedure_surface.py", "line": 130, "symbol": "test_surface_returns_none_for_no_pack_lemma", "excerpt": "def test_surface_returns_none_for_no_pack_lemma() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_procedure_surface.py", "line": 151, "symbol": "test_procedure_define_010_now_emits_concept", "excerpt": "def test_procedure_define_010_now_emits_concept() -> None:", "observation": "docstring references symbols ['concept', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_procedure_surface.py", "line": 181, "symbol": "test_procedure_verify_an_oov_object_falls_back_to_verb", "excerpt": "def test_procedure_verify_an_oov_object_falls_back_to_verb() -> None:", "observation": "docstring references symbols ['hypothesis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_outcome_mix.py", "line": 54, "symbol": "test_both_capabilities_are_registered", "excerpt": "def test_both_capabilities_are_registered() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_outcome_mix.py", "line": 99, "symbol": "test_no_band_licenses_unknown_serving_either", "excerpt": "def test_no_band_licenses_unknown_serving_either(mix: dict[str, dict[str, int]]) -> None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_curriculum_outcome_mix.py", "line": 144, "symbol": "test_the_shortfall_is_recorded_exactly", "excerpt": "def test_the_shortfall_is_recorded_exactly(mix: dict[str, dict[str, int]]) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_sensorium_wave_feed.py", "line": 120, "symbol": "test_cross_modal_fake_packets_phase_correlate", "excerpt": "def test_cross_modal_fake_packets_phase_correlate():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_sensorium_wave_feed.py", "line": 161, "symbol": "test_module_forbids_approx_neighbor_and_cosine_imports", "excerpt": "def test_module_forbids_approx_neighbor_and_cosine_imports():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0241_sensorium_wave_feed.py", "line": 230, "symbol": "test_real_audio_and_vision_compilers_feed_phase_correlate", "excerpt": "def test_real_audio_and_vision_compilers_feed_phase_correlate():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deductive_entailment_authority_demo.py", "line": 123, "symbol": "test_decision_is_recomputed_not_echoed", "excerpt": "def test_decision_is_recomputed_not_echoed():", "observation": "docstring references symbols ['entailed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_deductive_entailment_authority_demo.py", "line": 177, "symbol": "test_atom_budget_refuses_before_either_procedure_runs", "excerpt": "def test_atom_budget_refuses_before_either_procedure_runs():", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discovery_candidates.py", "line": 65, "symbol": "test_fires_on_would_have_grounded_for_cause_on_unknown_pack_lemma", "excerpt": "def test_fires_on_would_have_grounded_for_cause_on_unknown_pack_lemma() -> None:", "observation": "docstring references symbols ['principle', '2acf71f', 'judgment'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discovery_candidates.py", "line": 297, "symbol": "test_runtime_does_not_emit_when_turn_is_grounded", "excerpt": "def test_runtime_does_not_emit_when_turn_is_grounded() -> None:", "observation": "docstring references symbols ['light'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discovery_candidates.py", "line": 317, "symbol": "test_runtime_emission_does_not_mutate_corpus_on_disk", "excerpt": "def test_runtime_emission_does_not_mutate_corpus_on_disk() -> None:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_audio_sensorium_mount.py", "line": 53, "symbol": "test_bad_unitarity_blocks_mount", "excerpt": "def test_bad_unitarity_blocks_mount():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0182_pool.py", "line": 179, "symbol": "TestAnchorSkipIntraClause", "excerpt": "class TestAnchorSkipIntraClause:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_comb_pass_hot_path.py", "line": 35, "symbol": "test_classify_compound_intent_called_once_per_turn", "excerpt": "def test_classify_compound_intent_called_once_per_turn(monkeypatch) -> None:", "observation": "docstring references symbols ['classify_intent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_comb_pass_hot_path.py", "line": 85, "symbol": "test_realizer_node_map_o1_lookup", "excerpt": "def test_realizer_node_map_o1_lookup() -> None:", "observation": "docstring references symbols ['_resolve_obj'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0239_surprise_metric_projection.py", "line": 97, "symbol": "test_null_pair_projection_is_metric_exact", "excerpt": "def test_null_pair_projection_is_metric_exact():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0239_surprise_metric_projection.py", "line": 124, "symbol": "test_lone_null_column_refused", "excerpt": "def test_lone_null_column_refused():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0239_surprise_metric_projection.py", "line": 132, "symbol": "test_combination_degenerate_span_disclosed", "excerpt": "def test_combination_degenerate_span_disclosed():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_recognition_refusal_propagates.py", "line": 51, "symbol": "TestRecognitionRefusalPropagates", "excerpt": "class TestRecognitionRefusalPropagates:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_combined_rate_oracle.py", "line": 204, "symbol": "_solver_refuse_fixture", "excerpt": "def _solver_refuse_fixture(**over: object) -> dict:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0239_dynamic_manifold.py", "line": 74, "symbol": "test_conformal_procrustes_multivector_low_residual", "excerpt": "def test_conformal_procrustes_multivector_low_residual():", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0239_dynamic_manifold.py", "line": 97, "symbol": "test_conformal_procrustes_5d_cloud", "excerpt": "def test_conformal_procrustes_5d_cloud():", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0239_dynamic_manifold.py", "line": 126, "symbol": "test_conformal_procrustes_full_similarity_cloud", "excerpt": "def test_conformal_procrustes_full_similarity_cloud():", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0244_semantic_rigor.py", "line": 84, "symbol": "test_le_bytes_are_byte_order_canonical", "excerpt": "def test_le_bytes_are_byte_order_canonical() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 45, "symbol": "test_overlap_is_six_constructions", "excerpt": "def test_overlap_is_six_constructions() -> None:", "observation": "docstring references symbols ['no', 'some', 'all', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 60, "symbol": "test_the_overlap_is_the_same_six_seen_from_both_sides", "excerpt": "def test_the_overlap_is_the_same_six_seen_from_both_sides() -> None:", "observation": "docstring references symbols ['w2r_faithful', 'r2w_expressible'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 87, "symbol": "test_the_shared_six_do_not_depend_on_vocabulary", "excerpt": "def test_the_shared_six_do_not_depend_on_vocabulary() -> None:", "observation": "docstring references symbols ['dogs', 'wolves', 'children'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 114, "symbol": "test_reader_invents_propositions_from_ordinary_english", "excerpt": "def test_reader_invents_propositions_from_ordinary_english() -> None:", "observation": "docstring references symbols ['dog', 'A', 'each', 'every'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 134, "symbol": "test_reader_promotes_a_discourse_connective_to_a_proposition", "excerpt": "def test_reader_promotes_a_discourse_connective_to_a_proposition() -> None:", "observation": "docstring references symbols ['or', 'and', '_split_clauses'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 148, "symbol": "test_fabricated_premise_reaches_a_served_deduction_surface", "excerpt": "def test_fabricated_premise_reaches_a_served_deduction_surface() -> None:", "observation": "docstring references symbols ['furthermore', 'R', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 185, "symbol": "test_aspect_arms_drop_negation", "excerpt": "def test_aspect_arms_drop_negation() -> None:", "observation": "docstring references symbols ['0', 'negated'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 236, "symbol": "test_reader_inventory_covers_every_mint_site", "excerpt": "def test_reader_inventory_covers_every_mint_site() -> None:", "observation": "docstring references symbols ['Comprehension', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 250, "symbol": "test_every_reader_construction_is_read_by_the_reader", "excerpt": "def test_every_reader_construction_is_read_by_the_reader() -> None:", "observation": "docstring references symbols ['r2w_rate', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 266, "symbol": "_match_arm_literals", "excerpt": "def _match_arm_literals(path: Path, function: str) -> set[str]:", "observation": "docstring references symbols ['match'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 284, "symbol": "test_declared_writer_axes_cover_the_inflection_arms", "excerpt": "def test_declared_writer_axes_cover_the_inflection_arms() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_construction_inventory.py", "line": 321, "symbol": "test_writer_emits_no_interrogative_construction", "excerpt": "def test_writer_emits_no_interrogative_construction() -> None:", "observation": "docstring references symbols ['member_query', 'subset_query'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_exist_argument_reader.py", "line": 54, "symbol": "test_the_gap_this_band_fills_is_real", "excerpt": "def test_the_gap_this_band_fills_is_real() -> None:", "observation": "docstring references symbols ['some'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_exist_argument_reader.py", "line": 104, "symbol": "test_no_existential_import", "excerpt": "def test_no_existential_import() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_exist_argument_reader.py", "line": 162, "symbol": "test_verb_existentials_ride_the_verb_atom_family", "excerpt": "def test_verb_existentials_ride_the_verb_atom_family() -> None:", "observation": "docstring references symbols ['some', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_setup_oracle.py", "line": 279, "symbol": "test_oracle_rejects_bad_divisor_and_forward_ref", "excerpt": "def test_oracle_rejects_bad_divisor_and_forward_ref() -> None:", "observation": "docstring references symbols ['divide_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_speculative_subject_lifecycle.py", "line": 131, "symbol": "test_coherent_proposal_does_not_unmark_an_unrelated_subject", "excerpt": "def test_coherent_proposal_does_not_unmark_an_unrelated_subject(", "observation": "docstring references symbols ['wisdom', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_rotor_power_general.py", "line": 35, "symbol": "_rotor", "excerpt": "def _rotor(seed: int, nplanes: int, lo: float = -1.2, hi: float = 1.2) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_rotor_power_general.py", "line": 128, "symbol": "test_backward_compat_simple_rotor_matches_analytic", "excerpt": "def test_backward_compat_simple_rotor_matches_analytic():", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0174_phase3b_compound_clause.py", "line": 26, "symbol": "TestPureConjunctiveList", "excerpt": "class TestPureConjunctiveList:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0246_mismatch_diagnostic.py", "line": 200, "symbol": "test_diagnostic_is_not_imported_by_serving", "excerpt": "def test_diagnostic_is_not_imported_by_serving():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_epistemic_question_render.py", "line": 31, "symbol": "_ask_assessment", "excerpt": "def _ask_assessment(", "observation": "docstring references symbols ['ask_question'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_epistemic_question_render.py", "line": 74, "symbol": "test_rendered_text_never_surfaces_snake_case_identifiers", "excerpt": "def test_rendered_text_never_surfaces_snake_case_identifiers() -> None:", "observation": "docstring references symbols ['binding_target', 'slot_name'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_epistemic_question_render.py", "line": 87, "symbol": "test_fabrication_guard_slot_name_ben_rate_yields_no_named_ben", "excerpt": "def test_fabrication_guard_slot_name_ben_rate_yields_no_named_ben() -> None:", "observation": "docstring references symbols ['ben_rate', 'binding_target', 'slot_name', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_epistemic_question_render.py", "line": 142, "symbol": "test_multi_slot_does_not_claim_all_missing_information_was_asked", "excerpt": "def test_multi_slot_does_not_claim_all_missing_information_was_asked() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_response_governance.py", "line": 53, "symbol": "test_govern_response_strict_without_a_genuine_license", "excerpt": "def test_govern_response_strict_without_a_genuine_license(state, license_decision, stakes):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_response_governance.py", "line": 66, "symbol": "test_govern_response_widens_only_on_genuine_serve_license", "excerpt": "def test_govern_response_widens_only_on_genuine_serve_license():", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_response_governance.py", "line": 95, "symbol": "test_strict_is_identity", "excerpt": "def test_strict_is_identity(state):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_response_governance.py", "line": 154, "symbol": "test_widening_admissible_state_commits_without_disclosure", "excerpt": "def test_widening_admissible_state_commits_without_disclosure():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_discourse_planner_walkthrough.py", "line": 33, "symbol": "_chain_bundle", "excerpt": "def _chain_bundle() -> GroundingBundle:", "observation": "docstring references symbols ['_select_anchor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_soak_evidence.py", "line": 76, "symbol": "test_the_committed_artifact_exists", "excerpt": "def test_the_committed_artifact_exists() -> None:", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_soak_evidence.py", "line": 84, "symbol": "test_the_artifact_records_the_horizon_it_claims", "excerpt": "def test_the_artifact_records_the_horizon_it_claims() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_soak_evidence.py", "line": 98, "symbol": "test_all_four_predicates_passed", "excerpt": "def test_all_four_predicates_passed() -> None:", "observation": "docstring references symbols ['all_gates_pass'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_l10_soak_evidence.py", "line": 130, "symbol": "test_the_evidence_still_describes_the_code_that_ships", "excerpt": "def test_the_evidence_still_describes_the_code_that_ships() -> None:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_forward_graph_constraint_wiring.py", "line": 62, "symbol": "test_opt_in_runtime_runs_without_exhaustion_on_short_input", "excerpt": "def test_opt_in_runtime_runs_without_exhaustion_on_short_input() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0119_1_sealed_holdout.py", "line": 38, "symbol": "_identity_or_skip", "excerpt": "def _identity_or_skip() -> Identity:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_lane_a_discovery_wiring.py", "line": 57, "symbol": "_sustained", "excerpt": "def _sustained(", "observation": "docstring references symbols ['_sustained'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_lane_a_discovery_wiring.py", "line": 174, "symbol": "test_refused_history_events_contribute_no_energy", "excerpt": "def test_refused_history_events_contribute_no_energy() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_adr_0243_lane_a_discovery_wiring.py", "line": 236, "symbol": "test_looser_gamma_override_still_emits", "excerpt": "def test_looser_gamma_override_still_emits() -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/test_oov_pipeline.py", "line": 194, "symbol": "test_pipeline_oov_geometric_context_hook", "excerpt": "def test_pipeline_oov_geometric_context_hook() -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "tests/formation/test_micro_course.py", "line": 42, "symbol": "_stub_pipeline", "excerpt": "def _stub_pipeline(step: PlanStep) -> TurnObservation:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/forge.py", "line": 82, "symbol": "RejectedCandidate", "excerpt": "class RejectedCandidate:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/forge.py", "line": 105, "symbol": "ValidatedTripleCache", "excerpt": "class ValidatedTripleCache:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/forge.py", "line": 227, "symbol": "_evaluate_relation", "excerpt": " def _evaluate_relation(", "observation": "docstring references symbols ['state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/smelter.py", "line": 85, "symbol": "smelt", "excerpt": "def smelt(", "observation": "docstring references symbols ['OreEntry'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/course.py", "line": 49, "symbol": "OreEntry", "excerpt": "class OreEntry:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/course.py", "line": 139, "symbol": "MasteryReport", "excerpt": "class MasteryReport:", "observation": "docstring references symbols ['verify_seal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/ratify.py", "line": 49, "symbol": "StepResult", "excerpt": "class StepResult:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/promote.py", "line": 50, "symbol": "PromotedTriple", "excerpt": "class PromotedTriple:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/candidate.py", "line": 50, "symbol": "ConceptCandidate", "excerpt": "class ConceptCandidate:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/candidate.py", "line": 61, "symbol": "RelationCandidate", "excerpt": "class RelationCandidate:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/candidate.py", "line": 73, "symbol": "CounterCandidate", "excerpt": "class CounterCandidate:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/hashing.py", "line": 75, "symbol": "_reject_floats", "excerpt": "def _reject_floats(payload: Any) -> None:", "observation": "docstring references symbols ['json'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/templates/composed_relation.py", "line": 190, "symbol": "_chain_break_probes", "excerpt": "def _chain_break_probes(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/templates/_common.py", "line": 310, "symbol": "maximal_chain_walks", "excerpt": "def maximal_chain_walks(", "observation": "docstring references symbols ['definition', 'identity_anchor', 'falsification', 'procedural'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "formation/templates/falsification.py", "line": 185, "symbol": "_falsification_adversarial", "excerpt": "def _falsification_adversarial(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "docs/handoffs/phase-3b-4-skeleton/test_adr_0174_phase4_contemplate.py", "line": 196, "symbol": "test_vault_resolution_preferred_over_pack", "excerpt": " def test_vault_resolution_preferred_over_pack(self) -> None:", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "docs/handoffs/phase-3b-4-skeleton/test_adr_0174_phase3b_compound_clause.py", "line": 26, "symbol": "TestPureConjunctiveList", "excerpt": "class TestPureConjunctiveList:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vocab/manifold.py", "line": 80, "symbol": "add", "excerpt": " def add(", "observation": "docstring references symbols ['V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vocab/manifold.py", "line": 261, "symbol": "nearest", "excerpt": " def nearest(", "observation": "docstring references symbols ['O', 'F', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "field/operators.py", "line": 69, "symbol": "_unitize_f32", "excerpt": "def _unitize_f32(v: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "field/propagate.py", "line": 29, "symbol": "propagate_step", "excerpt": "def propagate_step(state: FieldState, V) -> FieldState:", "observation": "docstring references symbols ['V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "field/state.py", "line": 117, "symbol": "content_digest", "excerpt": " def content_digest(self) -> str:", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "field/state.py", "line": 162, "symbol": "to_dict", "excerpt": " def to_dict(self) -> dict[str, Any]:", "observation": "docstring references symbols ['trace_hash', 'F', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "field/state.py", "line": 180, "symbol": "from_dict", "excerpt": " def from_dict(cls, payload: dict[str, Any]) -> FieldState:", "observation": "docstring references symbols ['to_dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/ambiguity_hazards.py", "line": 47, "symbol": "AmbiguityHazard", "excerpt": "class AmbiguityHazard:", "observation": "docstring references symbols ['half', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/ambiguity_hazards.py", "line": 72, "symbol": "_build_registry", "excerpt": "def _build_registry() -> tuple[AmbiguityHazard, ...]:", "observation": "docstring references symbols ['quarter', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/numerics_loader.py", "line": 276, "symbol": "lookup_comparison_anchor", "excerpt": "def lookup_comparison_anchor(token: str) -> Optional[ComparisonAnchorEntry]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/numerics_loader.py", "line": 376, "symbol": "_parse_compound_fraction", "excerpt": "def _parse_compound_fraction(text: str, idx: _PackIndex) -> Optional[FractionEntry]:", "observation": "docstring references symbols ['half'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/definitions.py", "line": 271, "symbol": "verify_definitional_closure", "excerpt": "def verify_definitional_closure(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/compiler.py", "line": 31, "symbol": "_validate_pack_id", "excerpt": "def _validate_pack_id(pack_id: object) -> str:", "observation": "docstring references symbols ['load_pack', 'Path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/compiler.py", "line": 75, "symbol": "_entry_epistemic_state", "excerpt": "def _entry_epistemic_state(entry: LexicalEntry) -> EpistemicState:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/compile_pack.py", "line": 51, "symbol": "compile_pack", "excerpt": "def compile_pack(pack_path: Path) -> CompilePackReceipt:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/loader.py", "line": 169, "symbol": "lookup_unit", "excerpt": "def lookup_unit(token: str) -> UnitEntry | None:", "observation": "docstring references symbols ['square', 'per', 'cubic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/scalar_equivalence.py", "line": 104, "symbol": "ScalarCandidate", "excerpt": "class ScalarCandidate:", "observation": "docstring references symbols ['A', 'en_numerics_v1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/scalar_equivalence.py", "line": 280, "symbol": "_is_rejected_span", "excerpt": "def _is_rejected_span(text: str, start: int, end: int, surface: str) -> bool:", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/scalar_equivalence.py", "line": 368, "symbol": "canonicalize_scalar", "excerpt": "def canonicalize_scalar(surface: str) -> ScalarCandidate | None:", "observation": "docstring references symbols ['half'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/scalar_equivalence.py", "line": 407, "symbol": "extract_scalar_candidates", "excerpt": "def extract_scalar_candidates(text: str) -> tuple[ScalarCandidate, ...]:", "observation": "docstring references symbols ['hazards', 'Fraction', 'canonical', 'source_span', 'source', 'provenance_kind'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/en_seeder.py", "line": 192, "symbol": "seed_english_manifold", "excerpt": "def seed_english_manifold(", "observation": "docstring references symbols ['N', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/unit_dimensions.py", "line": 42, "symbol": "DimensionFact", "excerpt": "class DimensionFact:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/schema.py", "line": 119, "symbol": "LexicalEntry", "excerpt": "class LexicalEntry:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/identity/loader.py", "line": 52, "symbol": "load_identity_manifold", "excerpt": "def load_identity_manifold(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/identity/loader.py", "line": 398, "symbol": "_build_axis_hedges", "excerpt": "def _build_axis_hedges(", "observation": "docstring references symbols ['axis_hedges'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/anchor_lens/loader.py", "line": 388, "symbol": "available_anchor_lens_packs", "excerpt": "def available_anchor_lens_packs(", "observation": "docstring references symbols ['lens_id', 'ratified'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/anchor_lens/loader.py", "line": 97, "symbol": "is_unanchored", "excerpt": " def is_unanchored(self) -> bool:", "observation": "docstring references symbols ['unanchored', '__unanchored__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/safety/check.py", "line": 296, "symbol": "_predicate_no_hot_path_repair", "excerpt": "def _predicate_no_hot_path_repair(ctx: SafetyContext) -> SafetyCheckResult:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/safety/loader.py", "line": 23, "symbol": "SafetyPackError", "excerpt": "class SafetyPackError(RuntimeError):", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/primitives/loader.py", "line": 28, "symbol": "PrimitivesPackError", "excerpt": "class PrimitivesPackError(RuntimeError):", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/rhetorical_style/loader.py", "line": 83, "symbol": "RhetoricalStylePackError", "excerpt": "class RhetoricalStylePackError(RuntimeError):", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/rhetorical_style/loader.py", "line": 287, "symbol": "load_rhetorical_style_pack", "excerpt": "def load_rhetorical_style_pack(", "observation": "docstring references symbols ['true', '1', 'yes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/register/loader.py", "line": 413, "symbol": "_validate_flat_override_value", "excerpt": "def _validate_flat_override_value(", "observation": "docstring references symbols ['per_intent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/register/loader.py", "line": 453, "symbol": "_validate_per_intent_block", "excerpt": "def _validate_per_intent_block(", "observation": "docstring references symbols ['per_intent', 'IntentTag'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/register/loader.py", "line": 559, "symbol": "_FrozenMapping", "excerpt": "class _FrozenMapping(Mapping[str, object]):", "observation": "docstring references symbols ['_frozen_mapping'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/register/loader.py", "line": 104, "symbol": "is_unregistered", "excerpt": " def is_unregistered(self) -> bool:", "observation": "docstring references symbols ['unregistered'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/register/loader.py", "line": 115, "symbol": "unregistered", "excerpt": " def unregistered(cls) -> \"RegisterPack\":", "observation": "docstring references symbols ['standard'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/ethics/check.py", "line": 322, "symbol": "_predicate_no_manipulation", "excerpt": "def _predicate_no_manipulation(ctx: EthicsContext) -> EthicsCheckResult:", "observation": "docstring references symbols ['no_manipulation', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/ethics/loader.py", "line": 37, "symbol": "EthicsPackError", "excerpt": "class EthicsPackError(ValueError):", "observation": "docstring references symbols ['SafetyPackError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/ethics/loader.py", "line": 58, "symbol": "EthicsPack", "excerpt": "class EthicsPack:", "observation": "docstring references symbols ['boundary_ids'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "packs/ethics/loader.py", "line": 346, "symbol": "_validate_opt_in_subset", "excerpt": "def _validate_opt_in_subset(", "observation": "docstring references symbols ['commitment_ids'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/field_evidence.py", "line": 67, "symbol": "validate", "excerpt": "def validate(record: FieldEvidence) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/readers.py", "line": 1160, "symbol": "_load_math_proposals_raw", "excerpt": "def _load_math_proposals_raw(jsonl_path: Path) -> list[dict[str, Any]]:", "observation": "docstring references symbols ['proposal_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/readers.py", "line": 1992, "symbol": "vault_entry_recall", "excerpt": "def vault_entry_recall(entry_index: int, *, top_k: int = VAULT_RECALL_TOP_K) -> VaultRecall:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/pipeline_record.py", "line": 71, "symbol": "cognitive_pipeline_record_from_result", "excerpt": "def cognitive_pipeline_record_from_result(result: Any) -> CognitivePipelineRecord:", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/practice_evidence.py", "line": 43, "symbol": "PracticeEvidenceCard", "excerpt": "class PracticeEvidenceCard:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/api.py", "line": 679, "symbol": "_leeway_evidence_from_result", "excerpt": "def _leeway_evidence_from_result(result: object) -> LeewayEvidence | None:", "observation": "docstring references symbols ['A', 'none', 'LeewayRecord', 'unknown'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/api.py", "line": 715, "symbol": "_coerce_grounding_source", "excerpt": "def _coerce_grounding_source(value: object) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/schemas.py", "line": 155, "symbol": "FieldEvidence", "excerpt": "class FieldEvidence:", "observation": "docstring references symbols ['cga_inner'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/schemas.py", "line": 215, "symbol": "LivedLifeHeartbeat", "excerpt": "class LivedLifeHeartbeat:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/schemas.py", "line": 233, "symbol": "LivedLife", "excerpt": "class LivedLife:", "observation": "docstring references symbols ['A', 'T', 'would_resume', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/schemas.py", "line": 276, "symbol": "EvidenceBundle", "excerpt": "class EvidenceBundle:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/schemas.py", "line": 962, "symbol": "VaultRecallHit", "excerpt": "class VaultRecallHit:", "observation": "docstring references symbols ['recall'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/schemas.py", "line": 983, "symbol": "VaultRecall", "excerpt": "class VaultRecall:", "observation": "docstring references symbols ['cga_inner'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/construction_evidence.py", "line": 39, "symbol": "ConstructionProposalView", "excerpt": "class ConstructionProposalView:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/lived_life.py", "line": 32, "symbol": "_resume_status", "excerpt": "def _resume_status(identity: str | None, current_identity: str | None) -> ResumeStatus:", "observation": "docstring references symbols ['would_resume'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/lived_life.py", "line": 65, "symbol": "validate", "excerpt": "def validate(record: LivedLife) -> None:", "observation": "docstring references symbols ['validate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "workbench/lived_life.py", "line": 154, "symbol": "lived_life_from_payload", "excerpt": "def lived_life_from_payload(", "observation": "docstring references symbols ['schema_version', 'converged'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/discovery_yield.py", "line": 34, "symbol": "DiscoveryYield", "excerpt": "class DiscoveryYield:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/exemplar_ingest.py", "line": 71, "symbol": "ExemplarIngestError", "excerpt": "class ExemplarIngestError(ValueError):", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/exemplar_ingest.py", "line": 76, "symbol": "Exemplar", "excerpt": "class Exemplar:", "observation": "docstring references symbols ['author_note'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/exemplar_ingest.py", "line": 104, "symbol": "ExemplarCorpus", "excerpt": "class ExemplarCorpus:", "observation": "docstring references symbols ['exemplar_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/exemplar_ingest.py", "line": 433, "symbol": "_canonical_bytes", "excerpt": "def _canonical_bytes(records: list[Mapping[str, Any]]) -> bytes:", "observation": "docstring references symbols ['corpus_digest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/store.py", "line": 80, "symbol": "PackMutationProposal", "excerpt": "class PackMutationProposal:", "observation": "docstring references symbols ['final', 'A', 'axiom', 'frozen', 'permanent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/store.py", "line": 248, "symbol": "_detect_contradiction", "excerpt": " def _detect_contradiction(", "observation": "docstring references symbols ['T', 'A', 'R', 'B', 'X', 'Y', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/audit.py", "line": 253, "symbol": "SupersessionRecord", "excerpt": "class SupersessionRecord:", "observation": "docstring references symbols ['superseded_by', 'AuditReport'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/promotion.py", "line": 43, "symbol": "GapPromotion", "excerpt": "class GapPromotion:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/promotion.py", "line": 61, "symbol": "queue_id", "excerpt": " def queue_id(self) -> str:", "observation": "docstring references symbols ['queue_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/discovery.py", "line": 150, "symbol": "DiscoveryCandidate", "excerpt": "class DiscoveryCandidate:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/discovery.py", "line": 239, "symbol": "_hash_candidate_id", "excerpt": "def _hash_candidate_id(payload: dict[str, Any]) -> str:", "observation": "docstring references symbols ['candidate_id', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/discovery.py", "line": 276, "symbol": "extract_discovery_candidates", "excerpt": "def extract_discovery_candidates(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/discovery.py", "line": 369, "symbol": "candidate_from_surprise_dual", "excerpt": "def candidate_from_surprise_dual(", "observation": "docstring references symbols ['surprise_norm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proof_promotion.py", "line": 91, "symbol": "PromotionDecision", "excerpt": "class PromotionDecision:", "observation": "docstring references symbols ['trace_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proof_promotion.py", "line": 134, "symbol": "_certified_form", "excerpt": "def _certified_form(meta: Mapping[str, object]) -> str | None:", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_frame_proposal.py", "line": 118, "symbol": "MathFrameClaimProposal", "excerpt": "class MathFrameClaimProposal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_frame_proposal.py", "line": 224, "symbol": "canonical_bytes", "excerpt": "def canonical_bytes(proposal: MathFrameClaimProposal) -> bytes:", "observation": "docstring references symbols ['proposal_id', 'review_state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_evidence.py", "line": 108, "symbol": "MathReaderRefusalEvidence", "excerpt": "class MathReaderRefusalEvidence:", "observation": "docstring references symbols ['from_audit_row'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_evidence.py", "line": 134, "symbol": "from_audit_row", "excerpt": "def from_audit_row(", "observation": "docstring references symbols ['A', 'B', 'evidence_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/oov_promotion.py", "line": 35, "symbol": "OOVPromotion", "excerpt": "class OOVPromotion:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_frame_ratification.py", "line": 218, "symbol": "apply_frame_claim", "excerpt": "def apply_frame_claim(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_inference_proposal.py", "line": 139, "symbol": "MathReaderInferenceProposal", "excerpt": "class MathReaderInferenceProposal:", "observation": "docstring references symbols ['sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_inference_proposal.py", "line": 230, "symbol": "compute_inference_id", "excerpt": "def compute_inference_id(", "observation": "docstring references symbols ['inference_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_inference_proposal.py", "line": 487, "symbol": "to_jsonl_record", "excerpt": "def to_jsonl_record(proposal: MathReaderInferenceProposal) -> dict[str, Any]:", "observation": "docstring references symbols ['canonical_bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_inference_proposal.py", "line": 520, "symbol": "from_jsonl_record", "excerpt": "def from_jsonl_record(record: dict[str, Any]) -> MathReaderInferenceProposal:", "observation": "docstring references symbols ['to_jsonl_record'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/from_miner.py", "line": 56, "symbol": "ReplayEquivalenceResult", "excerpt": "class ReplayEquivalenceResult:", "observation": "docstring references symbols ['trace_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/from_miner.py", "line": 82, "symbol": "ReplayEquivalenceChecker", "excerpt": "class ReplayEquivalenceChecker(Protocol):", "observation": "docstring references symbols ['checker_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/from_miner.py", "line": 262, "symbol": "_evidence_summary", "excerpt": "def _evidence_summary(finding: ContemplationFinding) -> str:", "observation": "docstring references symbols ['prior_surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/from_miner.py", "line": 357, "symbol": "serialize_proposal_emitted_event", "excerpt": "def serialize_proposal_emitted_event(proposal: PackMutationProposal) -> dict[str, Any]:", "observation": "docstring references symbols ['correction_text', 'subject'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/coverage.py", "line": 60, "symbol": "_classify_refusal", "excerpt": "def _classify_refusal(reason: str) -> str:", "observation": "docstring references symbols ['other'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/curriculum_premises.py", "line": 218, "symbol": "load_curriculum", "excerpt": "def load_curriculum(domain: str) -> Curriculum:", "observation": "docstring references symbols ['resolve_pinned', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/curriculum_premises.py", "line": 313, "symbol": "UnratifiedChain", "excerpt": "class UnratifiedChain(LookupError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/curriculum_premises.py", "line": 317, "symbol": "resolve_pinned", "excerpt": "def resolve_pinned(curriculum: Curriculum, chain_ids: tuple[str, ...]) -> tuple[CurriculumChain, ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/curriculum_premises.py", "line": 110, "symbol": "atom_sentence", "excerpt": " def atom_sentence(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/curriculum_premises.py", "line": 124, "symbol": "sentence", "excerpt": " def sentence(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/review.py", "line": 245, "symbol": "ReviewedTeachingExample", "excerpt": "class ReviewedTeachingExample:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/ledger_reseal.py", "line": 46, "symbol": "ReadyToReseal", "excerpt": "class ReadyToReseal(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/ledger_reseal.py", "line": 129, "symbol": "plan_reseal", "excerpt": "def plan_reseal(capability: str, *, ceilings: Ceilings | None = None) -> ResealPlan:", "observation": "docstring references symbols ['missing_ok', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_composition_proposal.py", "line": 125, "symbol": "MathCompositionClaimProposal", "excerpt": "class MathCompositionClaimProposal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_composition_proposal.py", "line": 237, "symbol": "canonical_bytes", "excerpt": "def canonical_bytes(proposal: MathCompositionClaimProposal) -> bytes:", "observation": "docstring references symbols ['proposal_id', 'review_state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/replay.py", "line": 47, "symbol": "_swap_corpus_path", "excerpt": "def _swap_corpus_path(temp_path: Path) -> Iterator[None]:", "observation": "docstring references symbols ['_corpus_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/replay.py", "line": 215, "symbol": "AdmissibilityReplayEvidence", "excerpt": "class AdmissibilityReplayEvidence:", "observation": "docstring references symbols ['C', 'replay_evidence', 'as_dict', 'ReplayEvidence'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/replay.py", "line": 269, "symbol": "_normalize_report_counts", "excerpt": "def _normalize_report_counts(axis_id: str, report: dict[str, Any]) -> dict[str, int]:", "observation": "docstring references symbols ['counts', 'correct'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/replay.py", "line": 338, "symbol": "run_admissibility_replay_gate", "excerpt": "def run_admissibility_replay_gate(", "observation": "docstring references symbols ['C', 'wrong', 'D', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation.py", "line": 51, "symbol": "audit_to_evidence", "excerpt": "def audit_to_evidence(", "observation": "docstring references symbols ['claim_signature', 'audit_problem', 'evidence_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation.py", "line": 95, "symbol": "audit_problem_to_evidence", "excerpt": "def audit_problem_to_evidence(", "observation": "docstring references symbols ['AuditRow', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation.py", "line": 180, "symbol": "_audit_row_from_case", "excerpt": "def _audit_row_from_case(case: dict) -> AuditRow:", "observation": "docstring references symbols ['per_case'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation.py", "line": 219, "symbol": "_modal_anchor_payload", "excerpt": "def _modal_anchor_payload(", "observation": "docstring references symbols ['polarity'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation.py", "line": 406, "symbol": "decompose_audit", "excerpt": "def decompose_audit(", "observation": "docstring references symbols ['chat', 'field', 'ReasoningTrace', 'algebra'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_lexical_ratification.py", "line": 194, "symbol": "apply_lexical_claim", "excerpt": "def apply_lexical_claim(", "observation": "docstring references symbols ['weights', 'weight'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/ratification.py", "line": 94, "symbol": "RatificationError", "excerpt": "class RatificationError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/ratification.py", "line": 202, "symbol": "corpus_path_for", "excerpt": "def corpus_path_for(domain: str) -> tuple[str, Path]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/ratification.py", "line": 250, "symbol": "build_chain_record", "excerpt": "def build_chain_record(", "observation": "docstring references symbols ['provenance'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/ratification.py", "line": 325, "symbol": "validate_admissible", "excerpt": "def validate_admissible(record: ChainRecord) -> None:", "observation": "docstring references symbols ['_ratified_rows'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_reasoning_trace.py", "line": 62, "symbol": "_reject_floats", "excerpt": "def _reject_floats(value: object, *, path: str) -> None:", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_reasoning_trace.py", "line": 116, "symbol": "canonical_bytes", "excerpt": "def canonical_bytes(trace: ReasoningTrace) -> bytes:", "observation": "docstring references symbols ['trace_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_reasoning_trace.py", "line": 132, "symbol": "build_trace", "excerpt": "def build_trace(steps: list[ReasoningStep] | tuple[ReasoningStep, ...]) -> ReasoningTrace:", "observation": "docstring references symbols ['StepKind'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/oov_gaps.py", "line": 37, "symbol": "OOVGap", "excerpt": "class OOVGap:", "observation": "docstring references symbols ['A', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/oov_gaps.py", "line": 97, "symbol": "aggregate_oov_gaps", "excerpt": "def aggregate_oov_gaps(", "observation": "docstring references symbols ['OOVCandidate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/provenance.py", "line": 60, "symbol": "parse_provenance", "excerpt": "def parse_provenance(value: Any) -> Provenance:", "observation": "docstring references symbols ['review_date'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/gaps.py", "line": 51, "symbol": "Gap", "excerpt": "class Gap:", "observation": "docstring references symbols ['boundary_clean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proposals.py", "line": 59, "symbol": "ReplayEvidence", "excerpt": "class ReplayEvidence:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proposals.py", "line": 212, "symbol": "build_proposal", "excerpt": "def build_proposal(", "observation": "docstring references symbols ['proposal_id', 'ProposalError', 'pending'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proposals.py", "line": 242, "symbol": "_default_operator_source", "excerpt": "def _default_operator_source() -> ProposalSource:", "observation": "docstring references symbols ['build_proposal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proposals.py", "line": 424, "symbol": "append_chain_to_corpus", "excerpt": "def append_chain_to_corpus(", "observation": "docstring references symbols ['accept_proposal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proposals.py", "line": 636, "symbol": "accept_proposal", "excerpt": "def accept_proposal(", "observation": "docstring references symbols ['pending'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/proposals.py", "line": 360, "symbol": "current_state", "excerpt": " def current_state(self) -> dict[str, dict[str, Any]]:", "observation": "docstring references symbols ['created', 'source'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/cross_pack_supersede.py", "line": 58, "symbol": "supersede_cross_pack_chain", "excerpt": "def supersede_cross_pack_chain(", "observation": "docstring references symbols ['superseded_by'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/contemplation.py", "line": 85, "symbol": "_pack_index_for_domain", "excerpt": "def _pack_index_for_domain(domain: str) -> dict[str, tuple[str, ...]]:", "observation": "docstring references symbols ['en_core_math_v1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/contemplation.py", "line": 202, "symbol": "_probe_pack", "excerpt": "def _probe_pack(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/contemplation.py", "line": 248, "symbol": "_decompose", "excerpt": "def _decompose(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/contemplation.py", "line": 294, "symbol": "_classify_claim_domain", "excerpt": "def _classify_claim_domain(chain: dict[str, Any]) -> ClaimDomain:", "observation": "docstring references symbols ['factual', 'evaluative', 'grounds', 'orders', 'relational'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/contemplation.py", "line": 327, "symbol": "_compose_polarity", "excerpt": "def _compose_polarity(", "observation": "docstring references symbols ['falsifies', 'undetermined', 'affirms', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/contemplation.py", "line": 386, "symbol": "_materialise_sub_candidate", "excerpt": "def _materialise_sub_candidate(", "observation": "docstring references symbols ['trigger'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/contemplation.py", "line": 591, "symbol": "contemplate_exemplar_corpus", "excerpt": "def contemplate_exemplar_corpus(corpus: Any) -> DiscoveryCandidate:", "observation": "docstring references symbols ['recognizer_spec', 'B', 'ref'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation_proposal.py", "line": 66, "symbol": "MathReaderRefusalShapeProposal", "excerpt": "class MathReaderRefusalShapeProposal:", "observation": "docstring references symbols ['A', 'ReasoningTrace', 'build_proposal', 'sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation_proposal.py", "line": 136, "symbol": "canonical_bytes", "excerpt": "def canonical_bytes(proposal: MathReaderRefusalShapeProposal) -> bytes:", "observation": "docstring references symbols ['build_proposal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation_proposal.py", "line": 397, "symbol": "to_jsonl_record", "excerpt": "def to_jsonl_record(proposal: MathReaderRefusalShapeProposal) -> dict[str, Any]:", "observation": "docstring references symbols ['canonical_bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/math_contemplation_proposal.py", "line": 430, "symbol": "from_jsonl_record", "excerpt": "def from_jsonl_record(record: dict[str, Any]) -> MathReaderRefusalShapeProposal:", "observation": "docstring references symbols ['to_jsonl_record'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/recognizer_synthesis.py", "line": 39, "symbol": "RecognizerSpec", "excerpt": "class RecognizerSpec:", "observation": "docstring references symbols ['C', 'D', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/recognizer_synthesis.py", "line": 104, "symbol": "_collect_author_notes", "excerpt": "def _collect_author_notes(exemplars: tuple[Exemplar, ...]) -> list[str]:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/recognizer_synthesis.py", "line": 259, "symbol": "_synthesize_discrete_count_statement", "excerpt": "def _synthesize_discrete_count_statement(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/recognizer_synthesis.py", "line": 305, "symbol": "_synthesize_multiplicative_aggregation", "excerpt": "def _synthesize_multiplicative_aggregation(", "observation": "docstring references symbols ['B', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/recognizer_synthesis.py", "line": 443, "symbol": "_synthesize_currency_amount", "excerpt": "def _synthesize_currency_amount(", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "teaching/discovery_sink.py", "line": 52, "symbol": "DiscoveryMonthlyFileSink", "excerpt": "class DiscoveryMonthlyFileSink:", "observation": "docstring references symbols ['datetime'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/footprint.py", "line": 43, "symbol": "FrontierReference", "excerpt": "class FrontierReference:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/apple_uma_mechanical_sympathy.py", "line": 123, "symbol": "synthetic_matrix", "excerpt": "def synthetic_matrix(n: int, seed: int = 0) -> np.ndarray:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/apple_uma_persona_motor.py", "line": 142, "symbol": "profile_motor_sandwich", "excerpt": "def profile_motor_sandwich(", "observation": "docstring references symbols ['M', 'ChatRuntime', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/replay_vs_llm.py", "line": 57, "symbol": "ReplayReport", "excerpt": "class ReplayReport:", "observation": "docstring references symbols ['N', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/run_benchmarks.py", "line": 58, "symbol": "bench_determinism", "excerpt": "def bench_determinism(runs: int = 20) -> BenchResult:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/run_benchmarks.py", "line": 124, "symbol": "bench_backend_speedup", "excerpt": "def bench_backend_speedup() -> BenchResult:", "observation": "docstring references symbols ['Vec', 'HashMap', 'f64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/run_benchmarks.py", "line": 358, "symbol": "bench_teaching_loop_determinism", "excerpt": "def bench_teaching_loop_determinism(runs: int = 10) -> BenchResult:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/word_selection_tracer.py", "line": 30, "symbol": "WordSelectionStep", "excerpt": "class WordSelectionStep:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/word_selection_tracer.py", "line": 51, "symbol": "RealizationStep", "excerpt": "class RealizationStep:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/word_selection_tracer.py", "line": 106, "symbol": "_topk_candidates", "excerpt": "def _topk_candidates(", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/word_selection_tracer.py", "line": 145, "symbol": "trace_realization", "excerpt": "def trace_realization(", "observation": "docstring references symbols ['ChatRuntime', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/cost.py", "line": 279, "symbol": "run_cost", "excerpt": "def run_cost(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/pipeline_profiler.py", "line": 55, "symbol": "_ProfileSink", "excerpt": "class _ProfileSink:", "observation": "docstring references symbols ['profile_turn'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/articulation.py", "line": 216, "symbol": "_classify_prompt", "excerpt": "def _classify_prompt(prompt: str) -> str:", "observation": "docstring references symbols ['IntentTag', 'ChatResponse'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/articulation.py", "line": 384, "symbol": "_ollama_complete", "excerpt": "def _ollama_complete(model: str, prompt: str, timeout: float = 30.0) -> str:", "observation": "docstring references symbols ['num_predict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/articulation.py", "line": 402, "symbol": "bench_ollama_compare", "excerpt": "def bench_ollama_compare(", "observation": "docstring references symbols ['N', 'ran', 'status', 'skipped'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "benchmarks/articulation.py", "line": 467, "symbol": "run_articulation_suite", "excerpt": "def run_articulation_suite(", "observation": "docstring references symbols ['all', 'psutil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_virtualenv.py", "line": 40, "symbol": "_Finder", "excerpt": "class _Finder:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/six.py", "line": 169, "symbol": "_SixMetaPathImporter", "excerpt": "class _SixMetaPathImporter(object):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/six.py", "line": 903, "symbol": "ensure_binary", "excerpt": "def ensure_binary(s, encoding='utf-8', errors='strict'):", "observation": "docstring references symbols ['unicode', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/six.py", "line": 921, "symbol": "ensure_str", "excerpt": "def ensure_str(s, encoding='utf-8', errors='strict'):", "observation": "docstring references symbols ['bytes', 'unicode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/six.py", "line": 944, "symbol": "ensure_text", "excerpt": "def ensure_text(s, encoding='utf-8', errors='strict'):", "observation": "docstring references symbols ['unicode', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/six.py", "line": 963, "symbol": "python_2_unicode_compatible", "excerpt": "def python_2_unicode_compatible(klass):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_hypothesis_pytestplugin.py", "line": 491, "symbol": "load", "excerpt": "def load():", "observation": "docstring references symbols ['pluggy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1046, "symbol": "Reader", "excerpt": " class Reader(Protocol[T_co]):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1063, "symbol": "Writer", "excerpt": " class Writer(Protocol[T_contra]):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1447, "symbol": "TypedDict", "excerpt": " def TypedDict(self, args):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1573, "symbol": "get_type_hints", "excerpt": " def get_type_hints(obj, globalns=None, localns=None, include_extras=False):", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1687, "symbol": "get_origin", "excerpt": " def get_origin(tp):", "observation": "docstring references symbols ['P', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1711, "symbol": "get_args", "excerpt": " def get_args(tp):", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1835, "symbol": "ParamSpecArgs", "excerpt": " class ParamSpecArgs(_Immutable):", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1858, "symbol": "ParamSpecKwargs", "excerpt": " class ParamSpecKwargs(_Immutable):", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2256, "symbol": "Concatenate", "excerpt": " def Concatenate(self, parameters):", "observation": "docstring references symbols ['P', 'ParamSpec', 'Callable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2276, "symbol": "TypeGuard", "excerpt": " def TypeGuard(self, parameters):", "observation": "docstring references symbols ['TypeA', 'TypeB', 'List', 'val', 'TypeGuard'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2329, "symbol": "TypeIs", "excerpt": " def TypeIs(self, parameters):", "observation": "docstring references symbols ['TypeIs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2382, "symbol": "TypeForm", "excerpt": " def TypeForm(self, parameters):", "observation": "docstring references symbols ['T', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2485, "symbol": "Required", "excerpt": " def Required(self, parameters):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2505, "symbol": "NotRequired", "excerpt": " def NotRequired(self, parameters):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2526, "symbol": "ReadOnly", "excerpt": " def ReadOnly(self, parameters):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2826, "symbol": "reveal_type", "excerpt": " def reveal_type(obj: T, /) -> T:", "observation": "docstring references symbols ['mypy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2886, "symbol": "dataclass_transform", "excerpt": " def dataclass_transform(", "observation": "docstring references symbols ['order', 'eq', 'frozen', 'CustomerModel', '__init__', 'kw_only'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3020, "symbol": "deprecated", "excerpt": " class deprecated:", "observation": "docstring references symbols ['A', 'B', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3316, "symbol": "_collect_type_vars", "excerpt": " def _collect_type_vars(types, typevar_types=None):", "observation": "docstring references symbols ['S', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3366, "symbol": "_collect_parameters", "excerpt": " def _collect_parameters(args):", "observation": "docstring references symbols ['P', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3594, "symbol": "Buffer", "excerpt": " class Buffer(abc.ABC): # noqa: B024", "observation": "docstring references symbols ['__buffer__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3624, "symbol": "get_original_bases", "excerpt": " def get_original_bases(cls, /):", "observation": "docstring references symbols ['T', '__mro_entries__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3774, "symbol": "TypeAliasType", "excerpt": " class TypeAliasType:", "observation": "docstring references symbols ['X', 'type', 'Y', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3940, "symbol": "is_protocol", "excerpt": " def is_protocol(tp: type, /) -> bool:", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3961, "symbol": "get_protocol_members", "excerpt": " def get_protocol_members(tp: type, /) -> typing.FrozenSet[str]:", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 3985, "symbol": "Doc", "excerpt": " class Doc:", "observation": "docstring references symbols ['Annotated'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 1938, "symbol": "ParamSpec", "excerpt": " class ParamSpec(list, _DefaultMixin):", "observation": "docstring references symbols ['Concatenate', 'Callable', 'P', 'A', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/typing_extensions.py", "line": 2732, "symbol": "TypeVarTuple", "excerpt": " class TypeVarTuple(_DefaultMixin):", "observation": "docstring references symbols ['Array', 'Ts', 'Generic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/execnet/gateway_base.py", "line": 349, "symbol": "WorkerPool", "excerpt": "class WorkerPool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/execnet/gateway_base.py", "line": 1608, "symbol": "load", "excerpt": "def load(", "observation": "docstring references symbols ['loads'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/execnet/gateway_base.py", "line": 809, "symbol": "isclosed", "excerpt": " def isclosed(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/execnet/gateway_base.py", "line": 914, "symbol": "receive", "excerpt": " def receive(self, timeout: float | None = None) -> Any:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/execnet/gateway.py", "line": 40, "symbol": "__repr__", "excerpt": " def __repr__(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/execnet/gateway_io.py", "line": 137, "symbol": "ProxyIO", "excerpt": "class ProxyIO:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/tags.py", "line": 42, "symbol": "Tag", "excerpt": "class Tag:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/tags.py", "line": 476, "symbol": "ios_platforms", "excerpt": "def ios_platforms(", "observation": "docstring references symbols ['A', 'arm64_iphoneos'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/_musllinux.py", "line": 56, "symbol": "platform_tags", "excerpt": "def platform_tags(archs: Sequence[str]) -> Iterator[str]:", "observation": "docstring references symbols ['linux_', 'x86_64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/metadata.py", "line": 49, "symbol": "InvalidMetadata", "excerpt": "class InvalidMetadata(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/metadata.py", "line": 64, "symbol": "RawMetadata", "excerpt": "class RawMetadata(TypedDict, total=False):", "observation": "docstring references symbols ['Metadata', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/metadata.py", "line": 31, "symbol": "ExceptionGroup", "excerpt": " class ExceptionGroup(Exception):", "observation": "docstring references symbols ['ExceptionGroup', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/version.py", "line": 161, "symbol": "Version", "excerpt": "class Version(_BaseVersion):", "observation": "docstring references symbols ['Version', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/version.py", "line": 226, "symbol": "__repr__", "excerpt": " def __repr__(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/version.py", "line": 234, "symbol": "__str__", "excerpt": " def __str__(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/version.py", "line": 423, "symbol": "major", "excerpt": " def major(self) -> int:", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/version.py", "line": 432, "symbol": "minor", "excerpt": " def minor(self) -> int:", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/version.py", "line": 443, "symbol": "micro", "excerpt": " def micro(self) -> int:", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/markers.py", "line": 42, "symbol": "UndefinedEnvironmentName", "excerpt": "class UndefinedEnvironmentName(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/_manylinux.py", "line": 218, "symbol": "platform_tags", "excerpt": "def platform_tags(archs: Sequence[str]) -> Iterator[str]:", "observation": "docstring references symbols ['linux_', 'x86_64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 32, "symbol": "InvalidSpecifier", "excerpt": "class InvalidSpecifier(ValueError):", "observation": "docstring references symbols ['Specifier'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 99, "symbol": "Specifier", "excerpt": "class Specifier(BaseSpecifier):", "observation": "docstring references symbols ['SpecifierSet'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 630, "symbol": "_version_split", "excerpt": "def _version_split(version: str) -> list[str]:", "observation": "docstring references symbols ['_version_join'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 652, "symbol": "_version_join", "excerpt": "def _version_join(components: list[str]) -> str:", "observation": "docstring references symbols ['_version_split'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 294, "symbol": "__repr__", "excerpt": " def __repr__(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 312, "symbol": "__str__", "excerpt": " def __str__(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 333, "symbol": "__eq__", "excerpt": " def __eq__(self, other: object) -> bool:", "observation": "docstring references symbols ['prereleases'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 500, "symbol": "__contains__", "excerpt": " def __contains__(self, item: str | Version) -> bool:", "observation": "docstring references symbols ['in', 'prereleases'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 521, "symbol": "contains", "excerpt": " def contains(self, item: UnparsedVersion, prereleases: bool | None = None) -> bool:", "observation": "docstring references symbols ['Version'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 565, "symbol": "filter", "excerpt": " def filter(", "observation": "docstring references symbols ['Version', '440'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 756, "symbol": "__repr__", "excerpt": " def __repr__(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 777, "symbol": "__str__", "excerpt": " def __str__(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 825, "symbol": "__eq__", "excerpt": " def __eq__(self, other: object) -> bool:", "observation": "docstring references symbols ['prereleases'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 865, "symbol": "__contains__", "excerpt": " def __contains__(self, item: UnparsedVersion) -> bool:", "observation": "docstring references symbols ['in', 'prereleases'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/packaging/specifiers.py", "line": 943, "symbol": "filter", "excerpt": " def filter(", "observation": "docstring references symbols ['Version', '440'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/multipart.py", "line": 1076, "symbol": "decode", "excerpt": " def decode(self, encoding: str = \"utf-8\", errors: str = \"strict\") -> str:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_response.py", "line": 96, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['Response'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/test_utils.py", "line": 263, "symbol": "TestClient", "excerpt": "class TestClient(Generic[_Request, _ApplicationNone]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/test_utils.py", "line": 545, "symbol": "AioHTTPTestCase", "excerpt": "class AioHTTPTestCase(IsolatedAsyncioTestCase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/test_utils.py", "line": 602, "symbol": "unittest_run_loop", "excerpt": "def unittest_run_loop(func: Any, *args: Any, **kwargs: Any) -> Any:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/test_utils.py", "line": 620, "symbol": "loop_context", "excerpt": "def loop_context(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/tracing.py", "line": 227, "symbol": "TraceRequestEndParams", "excerpt": "class TraceRequestEndParams:", "observation": "docstring references symbols ['on_request_end'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client.py", "line": 1394, "symbol": "_get_netrc_auth", "excerpt": " def _get_netrc_auth(self, host: str) -> BasicAuth | None:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client.py", "line": 1524, "symbol": "closed", "excerpt": " def closed(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client.py", "line": 1622, "symbol": "trace_configs", "excerpt": " def trace_configs(self) -> list[TraceConfig]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_urldispatcher.py", "line": 883, "symbol": "ResourceRoute", "excerpt": "class ResourceRoute(AbstractRoute):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 335, "symbol": "secure", "excerpt": " def secure(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 340, "symbol": "forwarded", "excerpt": " def forwarded(self) -> tuple[Mapping[str, str], ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 401, "symbol": "scheme", "excerpt": " def scheme(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 486, "symbol": "path", "excerpt": " def path(self) -> str:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 494, "symbol": "path_qs", "excerpt": " def path_qs(self) -> str:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 502, "symbol": "raw_path", "excerpt": " def raw_path(self) -> str:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 512, "symbol": "query", "excerpt": " def query(self) -> \"MultiMapping[str]\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 517, "symbol": "query_string", "excerpt": " def query_string(self) -> str:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 525, "symbol": "headers", "excerpt": " def headers(self) -> CIMultiDictProxy[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 530, "symbol": "raw_headers", "excerpt": " def raw_headers(self) -> RawHeaders:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_request.py", "line": 610, "symbol": "cookies", "excerpt": " def cookies(self) -> Mapping[str, str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_proto.py", "line": 52, "symbol": "closed", "excerpt": " def closed(self) -> None | asyncio.Future[None]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/payload.py", "line": 309, "symbol": "_close", "excerpt": " def _close(self) -> None:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/payload.py", "line": 488, "symbol": "_read_and_available_len", "excerpt": " def _read_and_available_len(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/payload.py", "line": 518, "symbol": "_read", "excerpt": " def _read(self, remaining_content_len: int | None) -> bytes:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/payload.py", "line": 699, "symbol": "decode", "excerpt": " def decode(self, encoding: str = \"utf-8\", errors: str = \"strict\") -> str:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/payload.py", "line": 757, "symbol": "_read_and_available_len", "excerpt": " def _read_and_available_len(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/payload.py", "line": 792, "symbol": "_read", "excerpt": " def _read(self, remaining_content_len: int | None) -> bytes:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/payload.py", "line": 813, "symbol": "decode", "excerpt": " def decode(self, encoding: str = \"utf-8\", errors: str = \"strict\") -> str:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_reqrep.py", "line": 507, "symbol": "history", "excerpt": " def history(self) -> tuple[\"ClientResponse\", ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_reqrep.py", "line": 637, "symbol": "ok", "excerpt": " def ok(self) -> bool:", "observation": "docstring references symbols ['400'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_reqrep.py", "line": 1252, "symbol": "update_body", "excerpt": " async def update_body(self, body: Any) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_log.py", "line": 20, "symbol": "AccessLogger", "excerpt": "class AccessLogger(AbstractAccessLogger):", "observation": "docstring references symbols ['D', 'P', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/connector.py", "line": 891, "symbol": "_make_ssl_context", "excerpt": "def _make_ssl_context(verified: bool) -> SSLContext:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/connector.py", "line": 922, "symbol": "TCPConnector", "excerpt": "class TCPConnector(BaseConnector):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/connector.py", "line": 565, "symbol": "closed", "excerpt": " def closed(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/connector.py", "line": 1348, "symbol": "_fail_on_no_start_tls", "excerpt": " def _fail_on_no_start_tls(self, req: \"ClientRequest\") -> None:", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_exceptions.py", "line": 65, "symbol": "ClientResponseError", "excerpt": "class ClientResponseError(ClientError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_middleware_digest_auth.py", "line": 145, "symbol": "DigestAuthMiddleware", "excerpt": "class DigestAuthMiddleware:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_middleware_digest_auth.py", "line": 213, "symbol": "_encode", "excerpt": " async def _encode(self, method: str, url: URL, body: Payload | Literal[b\"\"]) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_middleware_digest_auth.py", "line": 288, "symbol": "H", "excerpt": " def H(x: bytes) -> bytes:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/client_middleware_digest_auth.py", "line": 292, "symbol": "KD", "excerpt": " def KD(s: bytes, d: bytes) -> bytes:", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/web_fileresponse.py", "line": 92, "symbol": "FileResponse", "excerpt": "class FileResponse(StreamResponse):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/_cookie_helpers.py", "line": 85, "symbol": "preserve_morsel_with_coded_value", "excerpt": "def preserve_morsel_with_coded_value(cookie: Morsel[str]) -> Morsel[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/helpers.py", "line": 119, "symbol": "encode_basic_auth", "excerpt": "def encode_basic_auth(login: str, password: str = \"\", encoding: str = \"utf-8\") -> str:", "observation": "docstring references symbols ['Authorization'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/helpers.py", "line": 514, "symbol": "is_canonical_ipv4_address", "excerpt": "def is_canonical_ipv4_address(host: str) -> bool:", "observation": "docstring references symbols ['2130706433', '017700000001', 'socket'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/cookiejar.py", "line": 46, "symbol": "_RestrictedCookieUnpickler", "excerpt": "class _RestrictedCookieUnpickler(pickle._Unpickler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/cookiejar.py", "line": 215, "symbol": "load", "excerpt": " def load(self, file_path: PathLike) -> None:", "observation": "docstring references symbols ['update_cookies'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohttp/pytest_plugin.py", "line": 151, "symbol": "_runtime_warning_context", "excerpt": "def _runtime_warning_context(): # type: ignore[no-untyped-def]", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_synchronization.py", "line": 93, "symbol": "AsyncThreadLock", "excerpt": "class AsyncThreadLock:", "observation": "docstring references symbols ['O', 'I', 'ThreadLock'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_synchronization.py", "line": 232, "symbol": "Lock", "excerpt": "class Lock:", "observation": "docstring references symbols ['AsyncLock'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_synchronization.py", "line": 256, "symbol": "ThreadLock", "excerpt": "class ThreadLock:", "observation": "docstring references symbols ['O', 'I', 'AsyncThreadLock'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_api.py", "line": 10, "symbol": "request", "excerpt": "def request(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_api.py", "line": 51, "symbol": "stream", "excerpt": "def stream(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_models.py", "line": 142, "symbol": "ByteStream", "excerpt": "class ByteStream:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_models.py", "line": 182, "symbol": "URL", "excerpt": "class URL:", "observation": "docstring references symbols ['httpcore'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_models.py", "line": 321, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_models.py", "line": 371, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['200', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_utils.py", "line": 8, "symbol": "is_socket_readable", "excerpt": "def is_socket_readable(sock: socket.socket | None) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "line": 23, "symbol": "TLSinTLSStream", "excerpt": "class TLSinTLSStream(NetworkStream): # pragma: no cover", "observation": "docstring references symbols ['SSLObject', 'SSLSocket'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_async/http_proxy.py", "line": 54, "symbol": "AsyncHTTPProxy", "excerpt": "class AsyncHTTPProxy(AsyncConnectionPool): # pragma: nocover", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_async/http_proxy.py", "line": 59, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "line": 105, "symbol": "AsyncSOCKSProxy", "excerpt": "class AsyncSOCKSProxy(AsyncConnectionPool): # pragma: nocover", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "line": 110, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", "line": 43, "symbol": "AsyncConnectionPool", "excerpt": "class AsyncConnectionPool(AsyncRequestInterface):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", "line": 48, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", "line": 270, "symbol": "_assign_requests_to_connections", "excerpt": " def _assign_requests_to_connections(self) -> list[AsyncConnectionInterface]:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_sync/http_proxy.py", "line": 54, "symbol": "HTTPProxy", "excerpt": "class HTTPProxy(ConnectionPool): # pragma: nocover", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_sync/http_proxy.py", "line": 59, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_sync/socks_proxy.py", "line": 105, "symbol": "SOCKSProxy", "excerpt": "class SOCKSProxy(ConnectionPool): # pragma: nocover", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_sync/socks_proxy.py", "line": 110, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py", "line": 43, "symbol": "ConnectionPool", "excerpt": "class ConnectionPool(RequestInterface):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py", "line": 48, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py", "line": 270, "symbol": "_assign_requests_to_connections", "excerpt": " def _assign_requests_to_connections(self) -> list[ConnectionInterface]:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1691, "symbol": "SortedKeyList", "excerpt": "class SortedKeyList(SortedList):", "observation": "docstring references symbols ['SortedKeyList'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 144, "symbol": "__init__", "excerpt": " def __init__(self, iterable=None, key=None):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 214, "symbol": "_reset", "excerpt": " def _reset(self, load):", "observation": "docstring references symbols ['implementation', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 238, "symbol": "clear", "excerpt": " def clear(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 253, "symbol": "add", "excerpt": " def add(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 323, "symbol": "update", "excerpt": " def update(self, iterable):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 362, "symbol": "__contains__", "excerpt": " def __contains__(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 393, "symbol": "discard", "excerpt": " def discard(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 426, "symbol": "remove", "excerpt": " def remove(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 764, "symbol": "__delitem__", "excerpt": " def __delitem__(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 816, "symbol": "__getitem__", "excerpt": " def __getitem__(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 920, "symbol": "__iter__", "excerpt": " def __iter__(self):", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 932, "symbol": "__reversed__", "excerpt": " def __reversed__(self):", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1008, "symbol": "_islice", "excerpt": " def _islice(self, min_pos, min_idx, max_pos, max_idx, reverse):", "observation": "docstring references symbols ['_pos'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1166, "symbol": "bisect_left", "excerpt": " def bisect_left(self, value):", "observation": "docstring references symbols ['O', 'bisect'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1198, "symbol": "bisect_right", "excerpt": " def bisect_right(self, value):", "observation": "docstring references symbols ['O', 'bisect', 'bisect_left'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1233, "symbol": "count", "excerpt": " def count(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1273, "symbol": "copy", "excerpt": " def copy(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1319, "symbol": "pop", "excerpt": " def pop(self, index=-1):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1379, "symbol": "index", "excerpt": " def index(self, value, start=None, stop=None):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1456, "symbol": "__add__", "excerpt": " def __add__(self, other):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1481, "symbol": "__iadd__", "excerpt": " def __iadd__(self, other):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1503, "symbol": "__mul__", "excerpt": " def __mul__(self, num):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1524, "symbol": "__imul__", "excerpt": " def __imul__(self, num):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1612, "symbol": "_check", "excerpt": " def _check(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1716, "symbol": "__init__", "excerpt": " def __init__(self, iterable=None, key=identity):", "observation": "docstring references symbols ['O', 'sorted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1763, "symbol": "clear", "excerpt": " def clear(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1778, "symbol": "add", "excerpt": " def add(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1861, "symbol": "update", "excerpt": " def update(self, iterable):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1903, "symbol": "__contains__", "excerpt": " def __contains__(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 1952, "symbol": "discard", "excerpt": " def discard(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2001, "symbol": "remove", "excerpt": " def remove(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2236, "symbol": "bisect_left", "excerpt": " def bisect_left(self, value):", "observation": "docstring references symbols ['O', 'bisect'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2258, "symbol": "bisect_right", "excerpt": " def bisect_right(self, value):", "observation": "docstring references symbols ['O', 'bisect', 'bisect_left'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2282, "symbol": "bisect_key_left", "excerpt": " def bisect_key_left(self, key):", "observation": "docstring references symbols ['O', 'bisect'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2318, "symbol": "bisect_key_right", "excerpt": " def bisect_key_right(self, key):", "observation": "docstring references symbols ['O', 'bisect', 'bisect_key_left'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2355, "symbol": "count", "excerpt": " def count(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2401, "symbol": "copy", "excerpt": " def copy(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2414, "symbol": "index", "excerpt": " def index(self, value, start=None, stop=None):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2499, "symbol": "__add__", "excerpt": " def __add__(self, other):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2525, "symbol": "__mul__", "excerpt": " def __mul__(self, num):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedlist.py", "line": 2563, "symbol": "_check", "excerpt": " def _check(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 36, "symbol": "SortedSet", "excerpt": "class SortedSet(MutableSet, Sequence):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 108, "symbol": "__init__", "excerpt": " def __init__(self, iterable=None, key=None):", "observation": "docstring references symbols ['O', 'sorted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 194, "symbol": "__contains__", "excerpt": " def __contains__(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 212, "symbol": "__getitem__", "excerpt": " def __getitem__(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 237, "symbol": "__delitem__", "excerpt": " def __delitem__(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 317, "symbol": "__iter__", "excerpt": " def __iter__(self):", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 329, "symbol": "__reversed__", "excerpt": " def __reversed__(self):", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 341, "symbol": "add", "excerpt": " def add(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 364, "symbol": "clear", "excerpt": " def clear(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 374, "symbol": "copy", "excerpt": " def copy(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 387, "symbol": "count", "excerpt": " def count(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 403, "symbol": "discard", "excerpt": " def discard(self, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 427, "symbol": "pop", "excerpt": " def pop(self, index=-1):", "observation": "docstring references symbols ['O', 'IndexError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 456, "symbol": "remove", "excerpt": " def remove(self, value):", "observation": "docstring references symbols ['O', 'KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 643, "symbol": "union", "excerpt": " def union(self, *iterables):", "observation": "docstring references symbols ['union'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sortedset.py", "line": 723, "symbol": "_check", "excerpt": " def _check(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 619, "symbol": "_view_delitem", "excerpt": "def _view_delitem(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 113, "symbol": "__init__", "excerpt": " def __init__(self, *args, **kwargs):", "observation": "docstring references symbols ['key', 'sorted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 221, "symbol": "clear", "excerpt": " def clear(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 232, "symbol": "__delitem__", "excerpt": " def __delitem__(self, key):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 256, "symbol": "__iter__", "excerpt": " def __iter__(self):", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 268, "symbol": "__reversed__", "excerpt": " def __reversed__(self):", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 280, "symbol": "__setitem__", "excerpt": " def __setitem__(self, key, value):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 324, "symbol": "copy", "excerpt": " def copy(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 338, "symbol": "fromkeys", "excerpt": " def fromkeys(cls, iterable, value=None):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 414, "symbol": "pop", "excerpt": " def pop(self, key, default=__not_given):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 447, "symbol": "popitem", "excerpt": " def popitem(self, index=-1):", "observation": "docstring references symbols ['O', 'IndexError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 483, "symbol": "peekitem", "excerpt": " def peekitem(self, index=-1):", "observation": "docstring references symbols ['O', 'IndexError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 514, "symbol": "setdefault", "excerpt": " def setdefault(self, key, default=None):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 607, "symbol": "_check", "excerpt": " def _check(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 673, "symbol": "__getitem__", "excerpt": " def __getitem__(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 722, "symbol": "__getitem__", "excerpt": " def __getitem__(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/sortedcontainers/sorteddict.py", "line": 774, "symbol": "__getitem__", "excerpt": " def __getitem__(self, index):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_events.py", "line": 218, "symbol": "Response", "excerpt": "class Response(_ResponseBase):", "observation": "docstring references symbols ['Response'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_events.py", "line": 260, "symbol": "Data", "excerpt": "class Data(Event):", "observation": "docstring references symbols ['sendfile', 'len', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_events.py", "line": 358, "symbol": "ConnectionClosed", "excerpt": "class ConnectionClosed(Event):", "observation": "docstring references symbols ['closing'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_headers.py", "line": 77, "symbol": "Headers", "excerpt": "class Headers(Sequence[Tuple[bytes, bytes]]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_connection.py", "line": 151, "symbol": "Connection", "excerpt": "class Connection:", "observation": "docstring references symbols ['next_event'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_connection.py", "line": 207, "symbol": "states", "excerpt": " def states(self) -> Dict[Type[Sentinel], Type[Sentinel]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_connection.py", "line": 364, "symbol": "receive_data", "excerpt": " def receive_data(self, data: bytes) -> None:", "observation": "docstring references symbols ['TimeoutError', 'read', 'next_event', 'receive_data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_connection.py", "line": 438, "symbol": "next_event", "excerpt": " def next_event(self) -> Union[Event, Type[NEED_DATA], Type[PAUSED]]:", "observation": "docstring references symbols ['events', 'next', 'receive_data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/h11/_connection.py", "line": 544, "symbol": "send_with_data_passthrough", "excerpt": " def send_with_data_passthrough(self, event: Event) -> Optional[List[bytes]]:", "observation": "docstring references symbols ['sendfile', 'Data', 'send'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard_data.py", "line": 13, "symbol": "EvalResult", "excerpt": "class EvalResult:", "observation": "docstring references symbols ['A', 'datasets', 'bleu'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard_data.py", "line": 165, "symbol": "CardData", "excerpt": "class CardData:", "observation": "docstring references symbols ['CardData', 'ModelCardData', 'DatasetCardData'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard_data.py", "line": 265, "symbol": "ModelCardData", "excerpt": "class ModelCardData(CardData):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard_data.py", "line": 394, "symbol": "DatasetCardData", "excerpt": "class DatasetCardData(CardData):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard_data.py", "line": 474, "symbol": "SpaceCardData", "excerpt": "class SpaceCardData(CardData):", "observation": "docstring references symbols ['static', 'gradio', 'docker', 'streamlit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard_data.py", "line": 555, "symbol": "model_index_to_eval_results", "excerpt": "def model_index_to_eval_results(model_index: List[Dict[str, Any]]) -> Tuple[str, List[EvalResult]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hub_mixin.py", "line": 76, "symbol": "ModelHubMixin", "excerpt": "class ModelHubMixin:", "observation": "docstring references symbols ['A', 'T', 'ModelHubMixin', 'E', 'other'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hub_mixin.py", "line": 291, "symbol": "__new__", "excerpt": " def __new__(cls: Type[T], *args, **kwargs) -> T:", "observation": "docstring references symbols ['config'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hub_mixin.py", "line": 464, "symbol": "from_pretrained", "excerpt": " def from_pretrained(", "observation": "docstring references symbols ['directory', 'A', 'main'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hub_mixin.py", "line": 588, "symbol": "_from_pretrained", "excerpt": " def _from_pretrained(", "observation": "docstring references symbols ['hf_hub_download', 'A', 'map_location', 'main'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hub_mixin.py", "line": 635, "symbol": "push_to_hub", "excerpt": " def push_to_hub(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_webhooks_server.py", "line": 43, "symbol": "WebhooksServer", "excerpt": "class WebhooksServer:", "observation": "docstring references symbols ['A', 'gradio', 'WebhooksServer', 'WebhookPayload'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_webhooks_server.py", "line": 227, "symbol": "webhook_endpoint", "excerpt": "def webhook_endpoint(path: Optional[str] = None) -> Callable:", "observation": "docstring references symbols ['gradio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_webhooks_server.py", "line": 331, "symbol": "_wrap_webhook_to_check_secret", "excerpt": "def _wrap_webhook_to_check_secret(func: Callable, webhook_secret: str) -> Callable:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_webhooks_server.py", "line": 115, "symbol": "add_webhook", "excerpt": " def add_webhook(self, path: Optional[str] = None) -> Callable:", "observation": "docstring references symbols ['WebhooksServer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/keras_mixin.py", "line": 240, "symbol": "from_pretrained_keras", "excerpt": "def from_pretrained_keras(*args, **kwargs) -> \"KerasModelHubMixin\":", "observation": "docstring references symbols ['config', 'revision', 'directory', 'A', 'bool', 'SavedModel', 'state_dict', 'Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/keras_mixin.py", "line": 295, "symbol": "push_to_hub_keras", "excerpt": "def push_to_hub_keras(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_scheduler.py", "line": 29, "symbol": "CommitScheduler", "excerpt": "class CommitScheduler:", "observation": "docstring references symbols ['model', 'main'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_scheduler.py", "line": 280, "symbol": "PartialFileIO", "excerpt": "class PartialFileIO(BytesIO):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_scheduler.py", "line": 157, "symbol": "stop", "excerpt": " def stop(self) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_scheduler.py", "line": 181, "symbol": "trigger", "excerpt": " def trigger(self) -> Future:", "observation": "docstring references symbols ['push_to_hub', 'every'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_scheduler.py", "line": 204, "symbol": "push_to_hub", "excerpt": " def push_to_hub(self) -> Optional[CommitInfo]:", "observation": "docstring references symbols ['push_to_hub', 'CommitScheduler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/__init__.py", "line": 984, "symbol": "_attach", "excerpt": "def _attach(package_name, submodules=None, submod_attrs=None):", "observation": "docstring references symbols ['__name__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_local_folder.py", "line": 87, "symbol": "incomplete_path", "excerpt": " def incomplete_path(self, etag: str) -> Path:", "observation": "docstring references symbols ['file_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/lfs.py", "line": 103, "symbol": "post_lfs_batch_info", "excerpt": "def post_lfs_batch_info(", "observation": "docstring references symbols ['A', 'LfsBatchInfo', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/lfs.py", "line": 201, "symbol": "lfs_upload", "excerpt": "def lfs_upload(", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/lfs.py", "line": 309, "symbol": "_upload_single_part", "excerpt": "def _upload_single_part(operation: \"CommitOperationAdd\", upload_url: str) -> None:", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 176, "symbol": "hf_hub_url", "excerpt": "def hf_hub_url(", "observation": "docstring references symbols ['ETag', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 261, "symbol": "_request_wrapper", "excerpt": "def _request_wrapper(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 642, "symbol": "_normalize_etag", "excerpt": "def _normalize_etag(etag: Optional[str]) -> Optional[str]:", "observation": "docstring references symbols ['W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 664, "symbol": "_create_relative_symlink", "excerpt": "def _create_relative_symlink(src: str, dst: str, new_blob: bool = False) -> None:", "observation": "docstring references symbols ['transformers'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 669, "symbol": "_create_symlink", "excerpt": "def _create_symlink(src: str, dst: str, new_blob: bool = False) -> None:", "observation": "docstring references symbols ['huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 816, "symbol": "hf_hub_download", "excerpt": "def hf_hub_download(", "observation": "docstring references symbols ['OSError', 'A', '10', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 1034, "symbol": "_hf_hub_download_to_cache_dir", "excerpt": "def _hf_hub_download_to_cache_dir(", "observation": "docstring references symbols ['hf_hub_download'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 1193, "symbol": "_hf_hub_download_to_local_dir", "excerpt": "def _hf_hub_download_to_local_dir(", "observation": "docstring references symbols ['hf_hub_download'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 1322, "symbol": "try_to_load_from_cache", "excerpt": "def try_to_load_from_cache(", "observation": "docstring references symbols ['A', 'commit_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 1415, "symbol": "get_hf_file_metadata", "excerpt": "def get_hf_file_metadata(", "observation": "docstring references symbols ['A', 'hf_hub_url'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 1495, "symbol": "_get_metadata_or_catch_error", "excerpt": "def _get_metadata_or_catch_error(", "observation": "docstring references symbols ['authorization'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", "line": 1762, "symbol": "_chmod_and_move", "excerpt": "def _chmod_and_move(src: Path, dst: Path) -> None:", "observation": "docstring references symbols ['umask'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 20, "symbol": "Discussion", "excerpt": "class Discussion:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 88, "symbol": "DiscussionWithDetails", "excerpt": "class DiscussionWithDetails(Discussion):", "observation": "docstring references symbols ['A', 'DiscussionEvent', 'datetime'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 155, "symbol": "DiscussionEvent", "excerpt": "class DiscussionEvent:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 188, "symbol": "DiscussionComment", "excerpt": "class DiscussionComment(DiscussionEvent):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 243, "symbol": "DiscussionStatusChange", "excerpt": "class DiscussionStatusChange(DiscussionEvent):", "observation": "docstring references symbols ['datetime', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 271, "symbol": "DiscussionCommit", "excerpt": "class DiscussionCommit(DiscussionEvent):", "observation": "docstring references symbols ['datetime', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 298, "symbol": "DiscussionTitleChange", "excerpt": "class DiscussionTitleChange(DiscussionEvent):", "observation": "docstring references symbols ['datetime', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/community.py", "line": 228, "symbol": "last_edited_by", "excerpt": " def last_edited_by(self) -> str:", "observation": "docstring references symbols ['datetime'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_oauth.py", "line": 125, "symbol": "attach_huggingface_oauth", "excerpt": "def attach_huggingface_oauth(app: \"fastapi.FastAPI\", route_prefix: str = \"/\"):", "observation": "docstring references symbols ['OAuthInfo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_login.py", "line": 64, "symbol": "login", "excerpt": "def login(", "observation": "docstring references symbols ['ImportError', 'ipywidgets', 'ValueError', 'huggingface_hub', 'login'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_login.py", "line": 127, "symbol": "logout", "excerpt": "def logout(token_name: Optional[str] = None) -> None:", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_login.py", "line": 245, "symbol": "interpreter_login", "excerpt": "def interpreter_login(*, new_session: bool = True, write_permission: bool = False) -> None:", "observation": "docstring references symbols ['login'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_login.py", "line": 317, "symbol": "notebook_login", "excerpt": "def notebook_login(*, new_session: bool = True, write_permission: bool = False) -> None:", "observation": "docstring references symbols ['notebook_login', 'login'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_login.py", "line": 416, "symbol": "_logout_from_token", "excerpt": "def _logout_from_token(token_name: str) -> None:", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_login.py", "line": 468, "symbol": "_is_git_credential_helper_configured", "excerpt": "def _is_git_credential_helper_configured() -> bool:", "observation": "docstring references symbols ['huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_login.py", "line": 499, "symbol": "_set_store_as_git_credential_helper_globally", "excerpt": "def _set_store_as_git_credential_helper_globally() -> None:", "observation": "docstring references symbols ['store'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference_api.py", "line": 46, "symbol": "InferenceApi", "excerpt": "class InferenceApi:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference_api.py", "line": 102, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['optional'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference_api.py", "line": 158, "symbol": "__call__", "excerpt": " def __call__(", "observation": "docstring references symbols ['Response', 'parameters'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_inference_endpoints.py", "line": 248, "symbol": "update", "excerpt": " def update(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_inference_endpoints.py", "line": 328, "symbol": "pause", "excerpt": " def pause(self) -> \"InferenceEndpoint\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 239, "symbol": "repo_type_and_id_from_hf_id", "excerpt": "def repo_type_and_id_from_hf_id(hf_id: str, hub_url: Optional[str] = None) -> Tuple[Optional[str], Optional[str], str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 378, "symbol": "CommitInfo", "excerpt": "class CommitInfo(str):", "observation": "docstring references symbols ['1', 'create_commit', 'discussion_num', 'upload_file', 'delete_file', 'delete_folder', 'upload_folder'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 534, "symbol": "RepoUrl", "excerpt": "class RepoUrl(str):", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 596, "symbol": "RepoSibling", "excerpt": "class RepoSibling:", "observation": "docstring references symbols ['space_info', 'list_datasets', 'list_models', 'repo_info', 'dataset_info', 'model_info', 'files_metadata', 'list_spaces'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 628, "symbol": "RepoFile", "excerpt": "class RepoFile:", "observation": "docstring references symbols ['list_repo_tree', 'get_paths_info'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 687, "symbol": "RepoFolder", "excerpt": "class RepoFolder:", "observation": "docstring references symbols ['get_paths_info', 'list_repo_tree'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 742, "symbol": "ModelInfo", "excerpt": "class ModelInfo:", "observation": "docstring references symbols ['A', 'list_models', 'model_info'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 938, "symbol": "DatasetInfo", "excerpt": "class DatasetInfo:", "observation": "docstring references symbols ['list_datasets', 'dataset_info'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1054, "symbol": "SpaceInfo", "excerpt": "class SpaceInfo:", "observation": "docstring references symbols ['space_info', 'list_spaces'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1227, "symbol": "Collection", "excerpt": "class Collection:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1309, "symbol": "GitRefs", "excerpt": "class GitRefs:", "observation": "docstring references symbols ['A', 'list_repo_refs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1600, "symbol": "LFSFileInfo", "excerpt": "class LFSFileInfo:", "observation": "docstring references symbols ['list_lfs_files'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1660, "symbol": "future_compatible", "excerpt": "def future_compatible(fn: CallableT) -> CallableT:", "observation": "docstring references symbols ['A', 'HfApi'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1693, "symbol": "HfApi", "excerpt": "class HfApi:", "observation": "docstring references symbols ['A', 'X', 'HfApi', 'huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1741, "symbol": "run_as_future", "excerpt": " def run_as_future(self, fn: Callable[..., R], *args, **kwargs) -> Future[R]:", "observation": "docstring references symbols ['create_commit', 'upload_file', 'upload_folder'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1782, "symbol": "whoami", "excerpt": " def whoami(self, token: Union[bool, str, None] = None) -> Dict:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1826, "symbol": "get_token_permission", "excerpt": " def get_token_permission(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 1877, "symbol": "list_models", "excerpt": " def list_models(", "observation": "docstring references symbols ['last_modified', 'A', 'summarization', 'sha'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2103, "symbol": "list_datasets", "excerpt": " def list_datasets(", "observation": "docstring references symbols ['last_modified', 'A', 'crowdsourced', 'card_data', 'paraphrase', 'wikineural'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2315, "symbol": "list_spaces", "excerpt": " def list_spaces(", "observation": "docstring references symbols ['last_modified', 'A', 'card_data', 'siblings'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2425, "symbol": "unlike", "excerpt": " def unlike(", "observation": "docstring references symbols ['A', 'like'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2476, "symbol": "list_liked_repos", "excerpt": " def list_liked_repos(", "observation": "docstring references symbols ['A', 'unlike'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2552, "symbol": "list_repo_likers", "excerpt": " def list_repo_likers(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2591, "symbol": "model_info", "excerpt": " def model_info(", "observation": "docstring references symbols ['A', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2666, "symbol": "dataset_info", "excerpt": " def dataset_info(", "observation": "docstring references symbols ['A', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2736, "symbol": "space_info", "excerpt": " def space_info(", "observation": "docstring references symbols ['A', 'full', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2806, "symbol": "repo_info", "excerpt": " def repo_info(", "observation": "docstring references symbols ['A', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2877, "symbol": "repo_exists", "excerpt": " def repo_exists(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2921, "symbol": "revision_exists", "excerpt": " def revision_exists(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 2968, "symbol": "file_exists", "excerpt": " def file_exists(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3026, "symbol": "list_repo_files", "excerpt": " def list_repo_files(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3063, "symbol": "list_repo_tree", "excerpt": " def list_repo_tree(", "observation": "docstring references symbols ['A', 'huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3195, "symbol": "list_repo_refs", "excerpt": " def list_repo_refs(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3267, "symbol": "list_repo_commits", "excerpt": " def list_repo_commits(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3353, "symbol": "get_paths_info", "excerpt": " def get_paths_info(", "observation": "docstring references symbols ['A', 'huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3430, "symbol": "super_squash_history", "excerpt": " def super_squash_history(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3510, "symbol": "list_lfs_files", "excerpt": " def list_lfs_files(", "observation": "docstring references symbols ['size', 'A', 'pushed_at', 'filename', 'ref'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3564, "symbol": "permanently_delete_lfs_files", "excerpt": " def permanently_delete_lfs_files(", "observation": "docstring references symbols ['size', 'A', 'pushed_at', 'list_lfs_files', 'filename', 'ref'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3632, "symbol": "create_repo", "excerpt": " def create_repo(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3781, "symbol": "delete_repo", "excerpt": " def delete_repo(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3832, "symbol": "update_repo_visibility", "excerpt": " def update_repo_visibility(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3883, "symbol": "update_repo_settings", "excerpt": " def update_repo_settings(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 3963, "symbol": "move_repo", "excerpt": " def move_repo(", "observation": "docstring references symbols ['A', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 4061, "symbol": "create_commit", "excerpt": " def create_commit(", "observation": "docstring references symbols ['A', 'boolean', 'create_commit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 4346, "symbol": "preupload_lfs_files", "excerpt": " def preupload_lfs_files(", "observation": "docstring references symbols ['A', 'create_commit', 'bytes', 'boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 4536, "symbol": "upload_file", "excerpt": " def upload_file(", "observation": "docstring references symbols ['A', 'upload_file', 'boolean', 'HTTPError', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 4738, "symbol": "upload_folder", "excerpt": " def upload_folder(", "observation": "docstring references symbols ['A', 'boolean', 'HTTPError', 'upload_folder'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 4961, "symbol": "delete_file", "excerpt": " def delete_file(", "observation": "docstring references symbols ['A', 'private', 'boolean', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5048, "symbol": "delete_files", "excerpt": " def delete_files(", "observation": "docstring references symbols ['A', 'boolean', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5124, "symbol": "delete_folder", "excerpt": " def delete_folder(", "observation": "docstring references symbols ['A', 'boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5191, "symbol": "upload_large_folder", "excerpt": " def upload_large_folder(", "observation": "docstring references symbols ['A', 'X', 'hf_transfer', 'E', 'commit_message', 'path_in_repo', 'optional', 'HfApi', 'upload_folder', 'main'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5309, "symbol": "get_hf_file_metadata", "excerpt": " def get_hf_file_metadata(", "observation": "docstring references symbols ['A', 'hf_hub_url'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5351, "symbol": "hf_hub_download", "excerpt": " def hf_hub_download(", "observation": "docstring references symbols ['OSError', 'A', '10', 'private', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5491, "symbol": "snapshot_download", "excerpt": " def snapshot_download(", "observation": "docstring references symbols ['OSError', 'A', '10', 'tqdm', 'ValueError', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5615, "symbol": "get_safetensors_metadata", "excerpt": " def get_safetensors_metadata(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5755, "symbol": "parse_safetensors_file_metadata", "excerpt": " def parse_safetensors_file_metadata(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5859, "symbol": "create_branch", "excerpt": " def create_branch(", "observation": "docstring references symbols ['A', 'main'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5939, "symbol": "delete_branch", "excerpt": " def delete_branch(", "observation": "docstring references symbols ['A', 'main'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 5991, "symbol": "create_tag", "excerpt": " def create_tag(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6065, "symbol": "delete_tag", "excerpt": " def delete_tag(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6114, "symbol": "get_full_repo_name", "excerpt": " def get_full_repo_name(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6152, "symbol": "get_repo_discussions", "excerpt": " def get_repo_discussions(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6260, "symbol": "get_discussion_details", "excerpt": " def get_discussion_details(", "observation": "docstring references symbols ['A', 'private', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6336, "symbol": "create_discussion", "excerpt": " def create_discussion(", "observation": "docstring references symbols ['A', 'private', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6425, "symbol": "create_pull_request", "excerpt": " def create_pull_request(", "observation": "docstring references symbols ['A', 'private', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6509, "symbol": "comment_discussion", "excerpt": " def comment_discussion(", "observation": "docstring references symbols ['A', 'private', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6585, "symbol": "rename_discussion", "excerpt": " def rename_discussion(", "observation": "docstring references symbols ['A', 'private', 'ValueError', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6652, "symbol": "change_discussion_status", "excerpt": " def change_discussion_status(", "observation": "docstring references symbols ['A', 'private', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6727, "symbol": "merge_pull_request", "excerpt": " def merge_pull_request(", "observation": "docstring references symbols ['A', 'private', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6780, "symbol": "edit_discussion_comment", "excerpt": " def edit_discussion_comment(", "observation": "docstring references symbols ['A', 'private', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6837, "symbol": "hide_discussion_comment", "excerpt": " def hide_discussion_comment(", "observation": "docstring references symbols ['A', 'private', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6897, "symbol": "add_space_secret", "excerpt": " def add_space_secret(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6937, "symbol": "delete_space_secret", "excerpt": " def delete_space_secret(self, repo_id: str, key: str, *, token: Union[bool, str, None] = None) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6962, "symbol": "get_space_variables", "excerpt": " def get_space_variables(self, repo_id: str, *, token: Union[bool, str, None] = None) -> Dict[str, SpaceVariable]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 6985, "symbol": "add_space_variable", "excerpt": " def add_space_variable(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7026, "symbol": "delete_space_variable", "excerpt": " def delete_space_variable(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7054, "symbol": "get_space_runtime", "excerpt": " def get_space_runtime(self, repo_id: str, *, token: Union[bool, str, None] = None) -> SpaceRuntime:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7075, "symbol": "request_space_hardware", "excerpt": " def request_space_hardware(", "observation": "docstring references symbols ['create_repo', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7125, "symbol": "set_space_sleep_time", "excerpt": " def set_space_sleep_time(", "observation": "docstring references symbols ['A', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7173, "symbol": "pause_space", "excerpt": " def pause_space(self, repo_id: str, *, token: Union[bool, str, None] = None) -> SpaceRuntime:", "observation": "docstring references symbols ['A', 'restart_space'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7212, "symbol": "restart_space", "excerpt": " def restart_space(", "observation": "docstring references symbols ['A', 'pause_space'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7258, "symbol": "duplicate_space", "excerpt": " def duplicate_space(", "observation": "docstring references symbols ['repo_id', 'A', 'repo_type'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7376, "symbol": "request_space_storage", "excerpt": " def request_space_storage(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7412, "symbol": "delete_space_storage", "excerpt": " def delete_space_storage(", "observation": "docstring references symbols ['A', 'BadRequestError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7446, "symbol": "list_inference_endpoints", "excerpt": " def list_inference_endpoints(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7504, "symbol": "create_inference_endpoint", "excerpt": " def create_inference_endpoint(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7735, "symbol": "create_inference_endpoint_from_catalog", "excerpt": " def create_inference_endpoint_from_catalog(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7787, "symbol": "list_inference_catalog", "excerpt": " def list_inference_catalog(self, *, token: Union[bool, str, None] = None) -> List[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7815, "symbol": "get_inference_endpoint", "excerpt": " def get_inference_endpoint(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7862, "symbol": "update_inference_endpoint", "excerpt": " def update_inference_endpoint(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 7999, "symbol": "delete_inference_endpoint", "excerpt": " def delete_inference_endpoint(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8027, "symbol": "pause_inference_endpoint", "excerpt": " def pause_inference_endpoint(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8062, "symbol": "resume_inference_endpoint", "excerpt": " def resume_inference_endpoint(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8108, "symbol": "scale_to_zero_inference_endpoint", "excerpt": " def scale_to_zero_inference_endpoint(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8158, "symbol": "list_collections", "excerpt": " def list_collections(", "observation": "docstring references symbols ['A', 'get_collection'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8213, "symbol": "get_collection", "excerpt": " def get_collection(self, collection_slug: str, *, token: Union[bool, str, None] = None) -> Collection:", "observation": "docstring references symbols ['U', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8252, "symbol": "create_collection", "excerpt": " def create_collection(", "observation": "docstring references symbols ['A', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8320, "symbol": "update_collection_metadata", "excerpt": " def update_collection_metadata(", "observation": "docstring references symbols ['A', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8388, "symbol": "delete_collection", "excerpt": " def delete_collection(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8426, "symbol": "add_collection_item", "excerpt": " def add_collection_item(", "observation": "docstring references symbols ['admin', 'A', 'read', 'write'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8508, "symbol": "update_collection_item", "excerpt": " def update_collection_item(", "observation": "docstring references symbols ['A', 'CollectionItem'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8561, "symbol": "delete_collection_item", "excerpt": " def delete_collection_item(", "observation": "docstring references symbols ['A', 'CollectionItem'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8618, "symbol": "list_pending_access_requests", "excerpt": " def list_pending_access_requests(", "observation": "docstring references symbols ['A', 'username', 'read', 'HTTPError', 'model', 'dataset', 'status', 'fields', 'timestamp', 'admin', 'email', 'write', 'space'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8682, "symbol": "list_accepted_access_requests", "excerpt": " def list_accepted_access_requests(", "observation": "docstring references symbols ['A', 'username', 'read', 'HTTPError', 'model', 'dataset', 'status', 'fields', 'timestamp', 'admin', 'email', 'write', 'space'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8744, "symbol": "list_rejected_access_requests", "excerpt": " def list_rejected_access_requests(", "observation": "docstring references symbols ['A', 'username', 'read', 'HTTPError', 'model', 'dataset', 'status', 'fields', 'timestamp', 'admin', 'email', 'write', 'space'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8835, "symbol": "cancel_access_request", "excerpt": " def cancel_access_request(", "observation": "docstring references symbols ['dataset', 'admin', 'A', 'read', 'write', 'space', 'HTTPError', 'model'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8875, "symbol": "accept_access_request", "excerpt": " def accept_access_request(", "observation": "docstring references symbols ['dataset', 'admin', 'A', 'read', 'write', 'space', 'HTTPError', 'model'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8917, "symbol": "reject_access_request", "excerpt": " def reject_access_request(", "observation": "docstring references symbols ['dataset', 'admin', 'A', 'read', 'write', 'space', 'HTTPError', 'model'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 8998, "symbol": "grant_access", "excerpt": " def grant_access(", "observation": "docstring references symbols ['dataset', 'admin', 'A', 'read', 'write', 'space', 'HTTPError', 'model'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9053, "symbol": "get_webhook", "excerpt": " def get_webhook(self, webhook_id: str, *, token: Union[bool, str, None] = None) -> WebhookInfo:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9106, "symbol": "list_webhooks", "excerpt": " def list_webhooks(self, *, token: Union[bool, str, None] = None) -> List[WebhookInfo]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9157, "symbol": "create_webhook", "excerpt": " def create_webhook(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9287, "symbol": "update_webhook", "excerpt": " def update_webhook(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9368, "symbol": "enable_webhook", "excerpt": " def enable_webhook(self, webhook_id: str, *, token: Union[bool, str, None] = None) -> WebhookInfo:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9421, "symbol": "disable_webhook", "excerpt": " def disable_webhook(self, webhook_id: str, *, token: Union[bool, str, None] = None) -> WebhookInfo:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9474, "symbol": "delete_webhook", "excerpt": " def delete_webhook(self, webhook_id: str, *, token: Union[bool, str, None] = None) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9504, "symbol": "_build_hf_headers", "excerpt": " def _build_hf_headers(", "observation": "docstring references symbols ['HfApi'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9630, "symbol": "_validate_yaml", "excerpt": " def _validate_yaml(self, content: str, *, repo_type: Optional[str] = None, token: Union[bool, str, None] = None):", "observation": "docstring references symbols ['dataset', 'A', 'space', 'model'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9672, "symbol": "get_user_overview", "excerpt": " def get_user_overview(self, username: str, token: Union[bool, str, None] = None) -> User:", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9699, "symbol": "get_organization_overview", "excerpt": " def get_organization_overview(self, organization: str, token: Union[bool, str, None] = None) -> Organization:", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9725, "symbol": "list_organization_members", "excerpt": " def list_organization_members(self, organization: str, token: Union[bool, str, None] = None) -> Iterable[User]:", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9753, "symbol": "list_user_followers", "excerpt": " def list_user_followers(self, username: str, token: Union[bool, str, None] = None) -> Iterable[User]:", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9781, "symbol": "list_user_following", "excerpt": " def list_user_following(self, username: str, token: Union[bool, str, None] = None) -> Iterable[User]:", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9809, "symbol": "list_papers", "excerpt": " def list_papers(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9855, "symbol": "paper_info", "excerpt": " def paper_info(self, id: str) -> PaperInfo:", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9875, "symbol": "auth_check", "excerpt": " def auth_check(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 9939, "symbol": "run_job", "excerpt": " def run_job(", "observation": "docstring references symbols ['300', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10022, "symbol": "fetch_job_logs", "excerpt": " def fetch_job_logs(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10114, "symbol": "list_jobs", "excerpt": " def list_jobs(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10146, "symbol": "inspect_job", "excerpt": " def inspect_job(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10197, "symbol": "cancel_job", "excerpt": " def cancel_job(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10227, "symbol": "run_uv_job", "excerpt": " def run_uv_job(", "observation": "docstring references symbols ['300', 'uv', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10341, "symbol": "create_scheduled_job", "excerpt": " def create_scheduled_job(", "observation": "docstring references symbols ['300', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10454, "symbol": "list_scheduled_jobs", "excerpt": " def list_scheduled_jobs(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10486, "symbol": "inspect_scheduled_job", "excerpt": " def inspect_scheduled_job(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10525, "symbol": "delete_scheduled_job", "excerpt": " def delete_scheduled_job(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10555, "symbol": "suspend_scheduled_job", "excerpt": " def suspend_scheduled_job(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10584, "symbol": "resume_scheduled_job", "excerpt": " def resume_scheduled_job(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", "line": 10614, "symbol": "create_scheduled_uv_job", "excerpt": " def create_scheduled_uv_job(", "observation": "docstring references symbols ['300', 'uv', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/errors.py", "line": 40, "symbol": "HfHubHTTPError", "excerpt": "class HfHubHTTPError(HTTPError):", "observation": "docstring references symbols ['HfHubHTTPError', 'create_commit', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/errors.py", "line": 156, "symbol": "HFValidationError", "excerpt": "class HFValidationError(ValueError):", "observation": "docstring references symbols ['huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/errors.py", "line": 176, "symbol": "RepositoryNotFoundError", "excerpt": "class RepositoryNotFoundError(HfHubHTTPError):", "observation": "docstring references symbols ['repo_type', 'repo_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/errors.py", "line": 277, "symbol": "LocalEntryNotFoundError", "excerpt": "class LocalEntryNotFoundError(EntryNotFoundError, FileNotFoundError, ValueError):", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/errors.py", "line": 86, "symbol": "append_to_message", "excerpt": " def append_to_message(self, additional_message: str) -> None:", "observation": "docstring references symbols ['HfHubHTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/dataclasses.py", "line": 241, "symbol": "validated_field", "excerpt": "def validated_field(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/dataclasses.py", "line": 284, "symbol": "as_validated_field", "excerpt": "def as_validated_field(validator: Validator_T):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/dataclasses.py", "line": 356, "symbol": "_validate_list", "excerpt": "def _validate_list(name: str, value: Any, args: Tuple[Any, ...]) -> None:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/dataclasses.py", "line": 370, "symbol": "_validate_dict", "excerpt": "def _validate_dict(name: str, value: Any, args: Tuple[Any, ...]) -> None:", "observation": "docstring references symbols ['K', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/dataclasses.py", "line": 408, "symbol": "_validate_set", "excerpt": "def _validate_set(name: str, value: Any, args: Tuple[Any, ...]) -> None:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/dataclasses.py", "line": 440, "symbol": "_is_validator", "excerpt": "def _is_validator(validator: Any) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_snapshot_download.py", "line": 29, "symbol": "snapshot_download", "excerpt": "def snapshot_download(", "observation": "docstring references symbols ['A', '10', 'tqdm', 'private'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard.py", "line": 520, "symbol": "metadata_save", "excerpt": "def metadata_save(local_path: Union[str, Path], data: Dict) -> None:", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard.py", "line": 552, "symbol": "metadata_eval_result", "excerpt": "def metadata_eval_result(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard.py", "line": 681, "symbol": "metadata_update", "excerpt": "def metadata_update(", "observation": "docstring references symbols ['A', 'space', 'boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard.py", "line": 43, "symbol": "__init__", "excerpt": " def __init__(self, content: str, ignore_metadata_errors: bool = False):", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard.py", "line": 291, "symbol": "from_template", "excerpt": " def from_template(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard.py", "line": 340, "symbol": "from_template", "excerpt": " def from_template( # type: ignore # violates Liskov property but easier to use", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repocard.py", "line": 421, "symbol": "from_template", "excerpt": " def from_template( # type: ignore # violates Liskov property but easier to use", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_jobs_api.py", "line": 59, "symbol": "JobInfo", "excerpt": "class JobInfo:", "observation": "docstring references symbols ['E', 'JobStage'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 193, "symbol": "is_git_ignored", "excerpt": "def is_git_ignored(filename: Union[str, Path]) -> bool:", "observation": "docstring references symbols ['git'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 426, "symbol": "Repository", "excerpt": "class Repository:", "observation": "docstring references symbols ['Repository'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 66, "symbol": "status", "excerpt": " def status(self) -> int:", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 452, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['create_repo', 'repo_id', 'A', 'Repository'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 575, "symbol": "check_git_versions", "excerpt": " def check_git_versions(self):", "observation": "docstring references symbols ['git'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 599, "symbol": "clone_from", "excerpt": " def clone_from(self, repo_url: str, token: Union[bool, str, None] = None):", "observation": "docstring references symbols ['git'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 723, "symbol": "git_config_username_and_email", "excerpt": " def git_config_username_and_email(self, git_user: Optional[str] = None, git_email: Optional[str] = None):", "observation": "docstring references symbols ['git'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 742, "symbol": "git_credential_helper_store", "excerpt": " def git_credential_helper_store(self):", "observation": "docstring references symbols ['store'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 764, "symbol": "git_remote_url", "excerpt": " def git_remote_url(self) -> str:", "observation": "docstring references symbols ['origin'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 793, "symbol": "list_deleted_files", "excerpt": " def list_deleted_files(self) -> List[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 959, "symbol": "lfs_prune", "excerpt": " def lfs_prune(self, recent=False):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/repository.py", "line": 1052, "symbol": "git_push", "excerpt": " def git_push(", "observation": "docstring references symbols ['is_done'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_tensorboard_logger.py", "line": 46, "symbol": "HFSummaryWriter", "excerpt": "class HFSummaryWriter(_RuntimeSummaryWriter):", "observation": "docstring references symbols ['A', 'SummaryWriter', 'HFSummaryWriter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", "line": 58, "symbol": "HfFileSystem", "excerpt": "class HfFileSystem(fsspec.AbstractFileSystem):", "observation": "docstring references symbols ['HfFileSystem', 'A', 'pandas'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", "line": 763, "symbol": "exists", "excerpt": " def exists(self, path, **kwargs):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", "line": 788, "symbol": "isdir", "excerpt": " def isdir(self, path):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", "line": 806, "symbol": "isfile", "excerpt": " def isfile(self, path):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", "line": 847, "symbol": "get_file", "excerpt": " def get_file(self, rpath, lpath, callback=_DEFAULT_CALLBACK, outfile=None, **kwargs) -> None:", "observation": "docstring references symbols ['Callback'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", "line": 916, "symbol": "transaction", "excerpt": " def transaction(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", "line": 1004, "symbol": "read", "excerpt": " def read(self, length=-1):", "observation": "docstring references symbols ['hf_transfer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/fastai_utils.py", "line": 237, "symbol": "_save_pretrained_fastai", "excerpt": "def _save_pretrained_fastai(", "observation": "docstring references symbols ['Learner'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/fastai_utils.py", "line": 291, "symbol": "from_pretrained_fastai", "excerpt": "def from_pretrained_fastai(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/fastai_utils.py", "line": 336, "symbol": "push_to_hub_fastai", "excerpt": "def push_to_hub_fastai(", "observation": "docstring references symbols ['Learner', 'boolean', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_api.py", "line": 439, "symbol": "_upload_lfs_files", "excerpt": "def _upload_lfs_files(", "observation": "docstring references symbols ['A', 'additions', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_api.py", "line": 527, "symbol": "_upload_xet_files", "excerpt": "def _upload_xet_files(", "observation": "docstring references symbols ['A', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_api.py", "line": 687, "symbol": "_fetch_upload_modes", "excerpt": "def _fetch_upload_modes(", "observation": "docstring references symbols ['A', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_api.py", "line": 772, "symbol": "_fetch_files_to_copy", "excerpt": "def _fetch_files_to_copy(", "observation": "docstring references symbols ['A', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_api.py", "line": 208, "symbol": "as_file", "excerpt": " def as_file(self, with_tqdm: bool = False) -> Iterator[BinaryIO]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/_commit_api.py", "line": 257, "symbol": "b64content", "excerpt": " def b64content(self) -> bytes:", "observation": "docstring references symbols ['path_or_fileobj'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_base.py", "line": 49, "symbol": "split_state_dict_into_shards_factory", "excerpt": "def split_state_dict_into_shards_factory(", "observation": "docstring references symbols ['suffix', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_tensorflow.py", "line": 28, "symbol": "split_tf_state_dict_into_shards", "excerpt": "def split_tf_state_dict_into_shards(", "observation": "docstring references symbols ['suffix', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_dduf.py", "line": 35, "symbol": "DDUFEntry", "excerpt": "class DDUFEntry:", "observation": "docstring references symbols ['read_dduf_file'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_dduf.py", "line": 90, "symbol": "read_dduf_file", "excerpt": "def read_dduf_file(dduf_path: Union[os.PathLike, str]) -> Dict[str, DDUFEntry]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_torch.py", "line": 39, "symbol": "save_torch_model", "excerpt": "def save_torch_model(", "observation": "docstring references symbols ['suffix', 'A', 'boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_torch.py", "line": 133, "symbol": "save_torch_state_dict", "excerpt": "def save_torch_state_dict(", "observation": "docstring references symbols ['suffix', 'A', 'boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_torch.py", "line": 290, "symbol": "split_torch_state_dict_into_shards", "excerpt": "def split_torch_state_dict_into_shards(", "observation": "docstring references symbols ['suffix', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_torch.py", "line": 363, "symbol": "load_torch_model", "excerpt": "def load_torch_model(", "observation": "docstring references symbols ['ImportError', 'unexpected_keys', 'suffix', 'A', 'missing_keys'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_torch.py", "line": 470, "symbol": "_load_sharded_checkpoint", "excerpt": "def _load_sharded_checkpoint(", "observation": "docstring references symbols ['unexpected_keys', 'suffix', 'A', 'missing_keys'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_torch.py", "line": 540, "symbol": "load_state_dict_from_file", "excerpt": "def load_state_dict_from_file(", "observation": "docstring references symbols ['A', 'safetensors', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/serialization/_torch.py", "line": 780, "symbol": "is_torch_tpu_available", "excerpt": "def is_torch_tpu_available(check_device=True):", "observation": "docstring references symbols ['torch_xla'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", "line": 42, "symbol": "validate_hf_hub_args", "excerpt": "def validate_hf_hub_args(fn: CallableT) -> CallableT:", "observation": "docstring references symbols ['huggingface_hub', 'use_auth_token', 'token', 'repo_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", "line": 119, "symbol": "validate_repo_id", "excerpt": "def validate_repo_id(repo_id: str) -> None:", "observation": "docstring references symbols ['repo_type'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", "line": 173, "symbol": "smoothly_deprecate_use_auth_token", "excerpt": "def smoothly_deprecate_use_auth_token(fn_name: str, has_token: bool, kwargs: Dict[str, Any]) -> Dict[str, Any]:", "observation": "docstring references symbols ['huggingface_hub', 'token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_subprocess.py", "line": 53, "symbol": "run_subprocess", "excerpt": "def run_subprocess(", "observation": "docstring references symbols ['stdout', 'bool', 'stderr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_subprocess.py", "line": 98, "symbol": "run_interactive_subprocess", "excerpt": "def run_interactive_subprocess(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_fixes.py", "line": 87, "symbol": "WeakFileLock", "excerpt": "def WeakFileLock(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", "line": 127, "symbol": "configure_http_backend", "excerpt": "def configure_http_backend(backend_factory: BACKEND_FACTORY_T = _default_backend_factory) -> None:", "observation": "docstring references symbols ['requests', 'A', 'get_session', 'huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", "line": 163, "symbol": "get_session", "excerpt": "def get_session() -> requests.Session:", "observation": "docstring references symbols ['A', 'get_session', 'huggingface_hub', 'backend_factory'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", "line": 213, "symbol": "http_backoff", "excerpt": "def http_backoff(", "observation": "docstring references symbols ['8', '1', 'data', '5', 'backoff'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", "line": 349, "symbol": "hf_raise_for_status", "excerpt": "def hf_raise_for_status(response: Response, endpoint_name: Optional[str] = None) -> None:", "observation": "docstring references symbols ['create_commit', 'private', 'repo_type'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_paths.py", "line": 39, "symbol": "filter_repo_objects", "excerpt": "def filter_repo_objects(", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/endpoint_helpers.py", "line": 28, "symbol": "_is_emission_within_threshold", "excerpt": "def _is_emission_within_threshold(model_info: \"ModelInfo\", minimum_threshold: float, maximum_threshold: float) -> bool:", "observation": "docstring references symbols ['ModelInfo', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_xet.py", "line": 120, "symbol": "fetch_xet_connection_info_from_repo_info", "excerpt": "def fetch_xet_connection_info_from_repo_info(", "observation": "docstring references symbols ['A', 'optional', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_xet.py", "line": 162, "symbol": "_fetch_xet_connection_info_with_url", "excerpt": "def _fetch_xet_connection_info_with_url(", "observation": "docstring references symbols ['optional'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_runtime.py", "line": 315, "symbol": "dump_environment_info", "excerpt": "def dump_environment_info() -> Dict[str, Any]:", "observation": "docstring references symbols ['transformers', 'diffusers', 'datasets'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/tqdm.py", "line": 214, "symbol": "tqdm", "excerpt": "class tqdm(old_tqdm):", "observation": "docstring references symbols ['disable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/tqdm.py", "line": 237, "symbol": "tqdm_stream_file", "excerpt": "def tqdm_stream_file(path: Union[Path, str]) -> Iterator[io.BufferedReader]:", "observation": "docstring references symbols ['huggingface_hub', 'transformers', 'BinaryIO'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_hf_folder.py", "line": 28, "symbol": "save_token", "excerpt": " def save_token(cls, token: str) -> None:", "observation": "docstring references symbols ['HfFolder'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_cache_assets.py", "line": 21, "symbol": "cached_assets_path", "excerpt": "def cached_assets_path(", "observation": "docstring references symbols ['extracted', 'huggingface_hub'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_lfs.py", "line": 23, "symbol": "SliceFileObj", "excerpt": "class SliceFileObj(AbstractContextManager):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_headers.py", "line": 45, "symbol": "build_hf_headers", "excerpt": "def build_hf_headers(", "observation": "docstring references symbols ['A', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_safetensors.py", "line": 44, "symbol": "SafetensorsFileMetadata", "excerpt": "class SafetensorsFileMetadata:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_safetensors.py", "line": 74, "symbol": "SafetensorsRepoMetadata", "excerpt": "class SafetensorsRepoMetadata:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_datetime.py", "line": 20, "symbol": "parse_datetime", "excerpt": "def parse_datetime(date_string: str) -> datetime:", "observation": "docstring references symbols ['A', 'Y', 'S', 'H', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_auth.py", "line": 35, "symbol": "get_token", "excerpt": "def get_token() -> Optional[str]:", "observation": "docstring references symbols ['login'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_cache_manager.py", "line": 41, "symbol": "CachedFileInfo", "excerpt": "class CachedFileInfo:", "observation": "docstring references symbols ['snapshots', 'blobs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_cache_manager.py", "line": 105, "symbol": "CachedRevisionInfo", "excerpt": "class CachedRevisionInfo:", "observation": "docstring references symbols ['snapshots', 'A', 'last_accessed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_cache_manager.py", "line": 326, "symbol": "HFCacheInfo", "excerpt": "class HFCacheInfo:", "observation": "docstring references symbols ['scan_cache_dir'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_cache_manager.py", "line": 556, "symbol": "scan_cache_dir", "excerpt": "def scan_cache_dir(cache_dir: Optional[Union[str, Path]] = None) -> HFCacheInfo:", "observation": "docstring references symbols ['optional', 'scan_cache_dir', 'hf'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_cache_manager.py", "line": 831, "symbol": "_format_timesince", "excerpt": "def _format_timesince(ts: float) -> str:", "observation": "docstring references symbols ['timesince'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_cache_manager.py", "line": 461, "symbol": "export_as_table", "excerpt": " def export_as_table(self, *, verbosity: int = 0) -> str:", "observation": "docstring references symbols ['HFCacheInfo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_git_credential.py", "line": 57, "symbol": "set_git_credential", "excerpt": "def set_git_credential(token: str, username: str = \"hf_user\", folder: Optional[str] = None) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/utils/_git_credential.py", "line": 80, "symbol": "unset_git_credential", "excerpt": "def unset_git_credential(username: str = \"hf_user\", folder: Optional[str] = None) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_common.py", "line": 79, "symbol": "MimeBytes", "excerpt": "class MimeBytes(bytes):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_common.py", "line": 243, "symbol": "_bytes_to_list", "excerpt": "def _bytes_to_list(content: bytes) -> List:", "observation": "docstring references symbols ['_bytes_to_dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_common.py", "line": 254, "symbol": "_bytes_to_dict", "excerpt": "def _bytes_to_dict(content: bytes) -> Dict:", "observation": "docstring references symbols ['_bytes_to_list'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_common.py", "line": 265, "symbol": "_bytes_to_image", "excerpt": "def _bytes_to_image(content: bytes) -> \"Image\":", "observation": "docstring references symbols ['_b64_to_image'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 118, "symbol": "InferenceClient", "excerpt": "class InferenceClient:", "observation": "docstring references symbols ['InferenceClient', 'publicai', 'optional'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 285, "symbol": "audio_classification", "excerpt": " def audio_classification(", "observation": "docstring references symbols ['HTTPError', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 342, "symbol": "audio_to_audio", "excerpt": " def audio_to_audio(", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 394, "symbol": "automatic_speech_recognition", "excerpt": " def automatic_speech_recognition(", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 520, "symbol": "chat_completion", "excerpt": " def chat_completion(", "observation": "docstring references symbols ['A', 'HTTPError', 'I', 'base_url', 'InferenceClient', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 922, "symbol": "document_question_answering", "excerpt": " def document_question_answering(", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1009, "symbol": "feature_extraction", "excerpt": " def feature_extraction(", "observation": "docstring references symbols ['HTTPError', 'prompts'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1082, "symbol": "fill_mask", "excerpt": " def fill_mask(", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1138, "symbol": "image_classification", "excerpt": " def image_classification(", "observation": "docstring references symbols ['HTTPError', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1188, "symbol": "image_segmentation", "excerpt": " def image_segmentation(", "observation": "docstring references symbols ['A', 'L', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1255, "symbol": "image_to_image", "excerpt": " def image_to_image(", "observation": "docstring references symbols ['Image', 'A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1330, "symbol": "image_to_video", "excerpt": " def image_to_video(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1409, "symbol": "image_to_text", "excerpt": " def image_to_text(self, image: ContentT, *, model: Optional[str] = None) -> ImageToTextOutput:", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1455, "symbol": "object_detection", "excerpt": " def object_detection(", "observation": "docstring references symbols ['A', 'HTTPError', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1503, "symbol": "question_answering", "excerpt": " def question_answering(", "observation": "docstring references symbols ['I', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1587, "symbol": "sentence_similarity", "excerpt": " def sentence_similarity(", "observation": "docstring references symbols ['HTTPError', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1640, "symbol": "summarization", "excerpt": " def summarization(", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1698, "symbol": "table_question_answering", "excerpt": " def table_question_answering(", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1760, "symbol": "tabular_classification", "excerpt": " def tabular_classification(self, table: Dict[str, Any], *, model: Optional[str] = None) -> List[str]:", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1815, "symbol": "tabular_regression", "excerpt": " def tabular_regression(self, table: Dict[str, Any], *, model: Optional[str] = None) -> List[float]:", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 1865, "symbol": "text_classification", "excerpt": " def text_classification(", "observation": "docstring references symbols ['A', 'I', 'HTTPError', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 2073, "symbol": "text_generation", "excerpt": " def text_generation(", "observation": "docstring references symbols ['A', 'I', 'ValidationError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 2412, "symbol": "text_to_image", "excerpt": " def text_to_image(", "observation": "docstring references symbols ['Image', 'A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 2551, "symbol": "text_to_video", "excerpt": " def text_to_video(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 2647, "symbol": "text_to_speech", "excerpt": " def text_to_speech(", "observation": "docstring references symbols ['I', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 2855, "symbol": "token_classification", "excerpt": " def token_classification(", "observation": "docstring references symbols ['A', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 2930, "symbol": "translation", "excerpt": " def translation(", "observation": "docstring references symbols ['A', 'I', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 3019, "symbol": "visual_question_answering", "excerpt": " def visual_question_answering(", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 3078, "symbol": "zero_shot_classification", "excerpt": " def zero_shot_classification(", "observation": "docstring references symbols ['A', 'I', 'HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 3184, "symbol": "zero_shot_image_classification", "excerpt": " def zero_shot_image_classification(", "observation": "docstring references symbols ['HTTPError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_client.py", "line": 3251, "symbol": "get_endpoint_info", "excerpt": " def get_endpoint_info(self, *, model: Optional[str] = None) -> Dict[str, Any]:", "observation": "docstring references symbols ['transformers'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_mcp/_cli_hacks.py", "line": 8, "symbol": "_patch_anyio_open_process", "excerpt": "def _patch_anyio_open_process():", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_mcp/_cli_hacks.py", "line": 48, "symbol": "_async_prompt", "excerpt": "async def _async_prompt(exit_event: asyncio.Event, prompt: str = \"\u00bb \") -> str:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_mcp/utils.py", "line": 22, "symbol": "format_result", "excerpt": "def format_result(result: \"mcp_types.CallToolResult\") -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_mcp/agent.py", "line": 13, "symbol": "Agent", "excerpt": "class Agent(MCPClient):", "observation": "docstring references symbols ['config', 'type'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_mcp/mcp_client.py", "line": 55, "symbol": "MCPClient", "excerpt": "class MCPClient:", "observation": "docstring references symbols ['optional'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 106, "symbol": "AsyncInferenceClient", "excerpt": "class AsyncInferenceClient:", "observation": "docstring references symbols ['InferenceClient', 'publicai', 'optional'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 316, "symbol": "audio_classification", "excerpt": " async def audio_classification(", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 374, "symbol": "audio_to_audio", "excerpt": " async def audio_to_audio(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 554, "symbol": "chat_completion", "excerpt": " async def chat_completion(", "observation": "docstring references symbols ['A', 'I', 'base_url', 'InferenceClient', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 962, "symbol": "document_question_answering", "excerpt": " async def document_question_answering(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1050, "symbol": "feature_extraction", "excerpt": " async def feature_extraction(", "observation": "docstring references symbols ['prompts'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1181, "symbol": "image_classification", "excerpt": " async def image_classification(", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1232, "symbol": "image_segmentation", "excerpt": " async def image_segmentation(", "observation": "docstring references symbols ['A', 'L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1300, "symbol": "image_to_image", "excerpt": " async def image_to_image(", "observation": "docstring references symbols ['Image', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1376, "symbol": "image_to_video", "excerpt": " async def image_to_video(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1503, "symbol": "object_detection", "excerpt": " async def object_detection(", "observation": "docstring references symbols ['A', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1552, "symbol": "question_answering", "excerpt": " async def question_answering(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1637, "symbol": "sentence_similarity", "excerpt": " async def sentence_similarity(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1750, "symbol": "table_question_answering", "excerpt": " async def table_question_answering(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 1920, "symbol": "text_classification", "excerpt": " async def text_classification(", "observation": "docstring references symbols ['A', 'I', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 2129, "symbol": "text_generation", "excerpt": " async def text_generation(", "observation": "docstring references symbols ['A', 'I', 'ValidationError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 2469, "symbol": "text_to_image", "excerpt": " async def text_to_image(", "observation": "docstring references symbols ['Image', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 2609, "symbol": "text_to_video", "excerpt": " async def text_to_video(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 2705, "symbol": "text_to_speech", "excerpt": " async def text_to_speech(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 2914, "symbol": "token_classification", "excerpt": " async def token_classification(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 2990, "symbol": "translation", "excerpt": " async def translation(", "observation": "docstring references symbols ['A', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 3140, "symbol": "zero_shot_classification", "excerpt": " async def zero_shot_classification(", "observation": "docstring references symbols ['A', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/_async_client.py", "line": 3357, "symbol": "get_endpoint_info", "excerpt": " async def get_endpoint_info(self, *, model: Optional[str] = None) -> Dict[str, Any]:", "observation": "docstring references symbols ['transformers'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/types/image_segmentation.py", "line": 41, "symbol": "ImageSegmentationOutputElement", "excerpt": "class ImageSegmentationOutputElement(BaseInferenceType):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/inference/_generated/types/audio_to_audio.py", "line": 20, "symbol": "AudioToAudioOutputElement", "excerpt": "class AudioToAudioOutputElement(BaseInferenceType):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/commands/delete_cache.py", "line": 82, "symbol": "require_inquirer_py", "excerpt": "def require_inquirer_py(fn: Callable) -> Callable:", "observation": "docstring references symbols ['InquirerPy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/huggingface_hub/commands/scan_cache.py", "line": 88, "symbol": "get_table", "excerpt": "def get_table(hf_cache_info: HFCacheInfo, *, verbosity: int = 0) -> str:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/heap.py", "line": 31, "symbol": "Arena", "excerpt": " class Arena(object):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/heap.py", "line": 67, "symbol": "Arena", "excerpt": " class Arena(object):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/shared_memory.py", "line": 205, "symbol": "buf", "excerpt": " def buf(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/shared_memory.py", "line": 519, "symbol": "count", "excerpt": " def count(self, value):", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/shared_memory.py", "line": 524, "symbol": "index", "excerpt": " def index(self, value):", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/connection.py", "line": 513, "symbol": "Client", "excerpt": "def Client(address, family=None, authkey=None):", "observation": "docstring references symbols ['Listener'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/connection.py", "line": 271, "symbol": "PipeConnection", "excerpt": " class PipeConnection(_ConnectionBase):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/connection.py", "line": 474, "symbol": "accept", "excerpt": " def accept(self):", "observation": "docstring references symbols ['Connection'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/managers.py", "line": 751, "symbol": "BaseProxy", "excerpt": "class BaseProxy(object):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/managers.py", "line": 1206, "symbol": "SyncManager", "excerpt": "class SyncManager(BaseManager):", "observation": "docstring references symbols ['Namespace'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/multiprocess/tests/__init__.py", "line": 1976, "symbol": "Bunch", "excerpt": "class Bunch(object):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatter.py", "line": 25, "symbol": "Formatter", "excerpt": "class Formatter:", "observation": "docstring references symbols ['outencoding'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatter.py", "line": 99, "symbol": "get_style_defs", "excerpt": " def get_style_defs(self, arg=''):", "observation": "docstring references symbols ['HTMLFormatter', 'arg', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/util.py", "line": 53, "symbol": "get_bool_opt", "excerpt": "def get_bool_opt(options, optname, default=None):", "observation": "docstring references symbols ['off', '0', 'no', 'true', 'on', '1', 'false', 'yes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/util.py", "line": 82, "symbol": "get_int_opt", "excerpt": "def get_int_opt(options, optname, default=None):", "observation": "docstring references symbols ['get_bool_opt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/util.py", "line": 139, "symbol": "shebang_matches", "excerpt": "def shebang_matches(text, regex):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/sphinxext.py", "line": 60, "symbol": "PygmentsDoc", "excerpt": "class PygmentsDoc(Directive):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/__init__.py", "line": 35, "symbol": "lex", "excerpt": "def lex(code, lexer):", "observation": "docstring references symbols ['Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/__init__.py", "line": 52, "symbol": "format", "excerpt": "def format(tokens, formatter, outfile=None): # pylint: disable=redefined-builtin", "observation": "docstring references symbols ['write'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 37, "symbol": "LexerMeta", "excerpt": "class LexerMeta(type):", "observation": "docstring references symbols ['analyse_text'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 49, "symbol": "Lexer", "excerpt": "class Lexer(metaclass=LexerMeta):", "observation": "docstring references symbols ['inencoding', 'Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 289, "symbol": "DelegatingLexer", "excerpt": "class DelegatingLexer(Lexer):", "observation": "docstring references symbols ['template', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 358, "symbol": "_PseudoMatch", "excerpt": "class _PseudoMatch:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 411, "symbol": "_This", "excerpt": "class _This:", "observation": "docstring references symbols ['using'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 420, "symbol": "using", "excerpt": "def using(_other, **kwargs):", "observation": "docstring references symbols ['state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 764, "symbol": "LexerContext", "excerpt": "class LexerContext:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 779, "symbol": "ExtendedRegexLexer", "excerpt": "class ExtendedRegexLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 145, "symbol": "__init__", "excerpt": " def __init__(self, **options):", "observation": "docstring references symbols ['Utilities', 'Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 189, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['LexerMeta', 'A', 'guess_lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 253, "symbol": "get_tokens", "excerpt": " def get_tokens(self, text, unfiltered=False):", "observation": "docstring references symbols ['index', 'stripall', 'stripnl'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexer.py", "line": 277, "symbol": "get_tokens_unprocessed", "excerpt": " def get_tokens_unprocessed(self, text):", "observation": "docstring references symbols ['index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/filter.py", "line": 41, "symbol": "Filter", "excerpt": "class Filter:", "observation": "docstring references symbols ['simplefilter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/filter.py", "line": 54, "symbol": "FunctionFilter", "excerpt": "class FunctionFilter(Filter):", "observation": "docstring references symbols ['simplefilter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/filters/__init__.py", "line": 65, "symbol": "CodeTagFilter", "excerpt": "class CodeTagFilter(Filter):", "observation": "docstring references symbols ['A', 'codetags'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/filters/__init__.py", "line": 718, "symbol": "NameHighlightFilter", "excerpt": "class NameHighlightFilter(Filter):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/filters/__init__.py", "line": 763, "symbol": "RaiseOnErrorTokenFilter", "excerpt": "class RaiseOnErrorTokenFilter(Filter):", "observation": "docstring references symbols ['excclass'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/filters/__init__.py", "line": 792, "symbol": "VisibleWhitespaceFilter", "excerpt": "class VisibleWhitespaceFilter(Filter):", "observation": "docstring references symbols ['wstokentype', '8'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/c_like.py", "line": 413, "symbol": "ArduinoLexer", "excerpt": "class ArduinoLexer(CppLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "line": 777, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/futhark.py", "line": 19, "symbol": "FutharkLexer", "excerpt": "class FutharkLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/mime.py", "line": 21, "symbol": "MIMELexer", "excerpt": "class MIMELexer(RegexLexer):", "observation": "docstring references symbols ['multipart'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/rebol.py", "line": 20, "symbol": "RebolLexer", "excerpt": "class RebolLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/rebol.py", "line": 241, "symbol": "RedLexer", "excerpt": "class RedLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/rebol.py", "line": 229, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/objective.py", "line": 23, "symbol": "objective", "excerpt": "def objective(baselexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/objective.py", "line": 194, "symbol": "ObjectiveCLexer", "excerpt": "class ObjectiveCLexer(objective(CLexer)):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/objective.py", "line": 208, "symbol": "ObjectiveCppLexer", "excerpt": "class ObjectiveCppLexer(objective(CppLexer)):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/objective.py", "line": 221, "symbol": "LogosLexer", "excerpt": "class LogosLexer(ObjectiveCppLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/objective.py", "line": 42, "symbol": "GeneratedObjectiveCVariant", "excerpt": " class GeneratedObjectiveCVariant(baselexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/usd.py", "line": 30, "symbol": "UsdLexer", "excerpt": "class UsdLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/maxima.py", "line": 21, "symbol": "MaximaLexer", "excerpt": "class MaximaLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/r.py", "line": 23, "symbol": "RConsoleLexer", "excerpt": "class RConsoleLexer(Lexer):", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/r.py", "line": 70, "symbol": "SLexer", "excerpt": "class SLexer(RegexLexer):", "observation": "docstring references symbols ['R', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/r.py", "line": 160, "symbol": "RdLexer", "excerpt": "class RdLexer(RegexLexer):", "observation": "docstring references symbols ['R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "line": 198, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/lisp.py", "line": 26, "symbol": "SchemeLexer", "excerpt": "class SchemeLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/lisp.py", "line": 295, "symbol": "CommonLispLexer", "excerpt": "class CommonLispLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/lisp.py", "line": 2469, "symbol": "CPSALexer", "excerpt": "class CPSALexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/lisp.py", "line": 2750, "symbol": "FennelLexer", "excerpt": "class FennelLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/lisp.py", "line": 2839, "symbol": "JanetLexer", "excerpt": "class JanetLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/j.py", "line": 18, "symbol": "JLexer", "excerpt": "class JLexer(RegexLexer):", "observation": "docstring references symbols ['J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/c_cpp.py", "line": 22, "symbol": "CFamilyLexer", "excerpt": "class CFamilyLexer(RegexLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/c_cpp.py", "line": 270, "symbol": "CLexer", "excerpt": "class CLexer(CFamilyLexer):", "observation": "docstring references symbols ['c11highlighting', 'C', 'atomic_bool', 'clockid_t', 'int8_t', 'c99highlighting', 'size_t'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/c_cpp.py", "line": 322, "symbol": "CppLexer", "excerpt": "class CppLexer(CFamilyLexer):", "observation": "docstring references symbols ['c11highlighting', 'C', 'atomic_bool', 'clockid_t', 'int8_t', 'c99highlighting', 'size_t'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/algebra.py", "line": 197, "symbol": "MuPADLexer", "excerpt": "class MuPADLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/algebra.py", "line": 269, "symbol": "BCLexer", "excerpt": "class BCLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/esoteric.py", "line": 232, "symbol": "RedcodeLexer", "excerpt": "class RedcodeLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/html.py", "line": 107, "symbol": "DtdLexer", "excerpt": "class DtdLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/html.py", "line": 241, "symbol": "XsltLexer", "excerpt": "class XsltLexer(XmlLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/scripting.py", "line": 28, "symbol": "LuaLexer", "excerpt": "class LuaLexer(RegexLexer):", "observation": "docstring references symbols ['_lua_builtins'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/scripting.py", "line": 1060, "symbol": "RexxLexer", "excerpt": "class RexxLexer(RegexLexer):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/scripting.py", "line": 1155, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/oberon.py", "line": 106, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/__init__.py", "line": 65, "symbol": "find_lexer_class", "excerpt": "def find_lexer_class(name):", "observation": "docstring references symbols ['Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/__init__.py", "line": 83, "symbol": "find_lexer_class_by_name", "excerpt": "def find_lexer_class_by_name(_alias):", "observation": "docstring references symbols ['alias', 'Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/__init__.py", "line": 110, "symbol": "get_lexer_by_name", "excerpt": "def get_lexer_by_name(_alias, **options):", "observation": "docstring references symbols ['alias', 'Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/__init__.py", "line": 212, "symbol": "get_lexer_for_filename", "excerpt": "def get_lexer_for_filename(_fn, code=None, **options):", "observation": "docstring references symbols ['fn', 'Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/__init__.py", "line": 231, "symbol": "get_lexer_for_mimetype", "excerpt": "def get_lexer_for_mimetype(_mime, **options):", "observation": "docstring references symbols ['mime', 'Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/__init__.py", "line": 304, "symbol": "guess_lexer", "excerpt": "def guess_lexer(_text, **options):", "observation": "docstring references symbols ['text', 'Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/d.py", "line": 18, "symbol": "DLexer", "excerpt": "class DLexer(RegexLexer):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "line": 20, "symbol": "TNTLexer", "excerpt": "class TNTLexer(Lexer):", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/freefem.py", "line": 18, "symbol": "FreeFemLexer", "excerpt": "class FreeFemLexer(CppLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 35, "symbol": "RagelLexer", "excerpt": "class RagelLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 129, "symbol": "RagelEmbeddedLexer", "excerpt": "class RagelEmbeddedLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 212, "symbol": "RagelRubyLexer", "excerpt": "class RagelRubyLexer(DelegatingLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 230, "symbol": "RagelCLexer", "excerpt": "class RagelCLexer(DelegatingLexer):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 248, "symbol": "RagelDLexer", "excerpt": "class RagelDLexer(DelegatingLexer):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 266, "symbol": "RagelCppLexer", "excerpt": "class RagelCppLexer(DelegatingLexer):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 284, "symbol": "RagelObjectiveCLexer", "excerpt": "class RagelObjectiveCLexer(DelegatingLexer):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 302, "symbol": "RagelJavaLexer", "excerpt": "class RagelJavaLexer(DelegatingLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 513, "symbol": "AntlrCppLexer", "excerpt": "class AntlrCppLexer(DelegatingLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 532, "symbol": "AntlrObjectiveCLexer", "excerpt": "class AntlrObjectiveCLexer(DelegatingLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 551, "symbol": "AntlrCSharpLexer", "excerpt": "class AntlrCSharpLexer(DelegatingLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 666, "symbol": "TreetopBaseLexer", "excerpt": "class TreetopBaseLexer(RegexLexer):", "observation": "docstring references symbols ['A', 'TreetopLexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/parsers.py", "line": 735, "symbol": "TreetopLexer", "excerpt": "class TreetopLexer(DelegatingLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/lilypond.py", "line": 47, "symbol": "LilyPondLexer", "excerpt": "class LilyPondLexer(SchemeLexer):", "observation": "docstring references symbols ['lilypond'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/markup.py", "line": 32, "symbol": "BBCodeLexer", "excerpt": "class BBCodeLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/pddl.py", "line": 20, "symbol": "PddlLexer", "excerpt": "class PddlLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/ml.py", "line": 862, "symbol": "FStarLexer", "excerpt": "class FStarLexer(RegexLexer):", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/bqn.py", "line": 18, "symbol": "BQNLexer", "excerpt": "class BQNLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/templates.py", "line": 828, "symbol": "GenshiTextLexer", "excerpt": "class GenshiTextLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/templates.py", "line": 864, "symbol": "GenshiMarkupLexer", "excerpt": "class GenshiMarkupLexer(RegexLexer):", "observation": "docstring references symbols ['HtmlGenshiLexer', 'GenshiLexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/templates.py", "line": 928, "symbol": "HtmlGenshiLexer", "excerpt": "class HtmlGenshiLexer(DelegatingLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/templates.py", "line": 953, "symbol": "GenshiLexer", "excerpt": "class GenshiLexer(DelegatingLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/templates.py", "line": 979, "symbol": "JavascriptGenshiLexer", "excerpt": "class JavascriptGenshiLexer(DelegatingLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/templates.py", "line": 1001, "symbol": "CssGenshiLexer", "excerpt": "class CssGenshiLexer(DelegatingLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/templates.py", "line": 1392, "symbol": "JspRootLexer", "excerpt": "class JspRootLexer(RegexLexer):", "observation": "docstring references symbols ['JspLexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/asm.py", "line": 26, "symbol": "GasLexer", "excerpt": "class GasLexer(RegexLexer):", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/asm.py", "line": 178, "symbol": "DObjdumpLexer", "excerpt": "class DObjdumpLexer(DelegatingLexer):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/asm.py", "line": 193, "symbol": "CppObjdumpLexer", "excerpt": "class CppObjdumpLexer(DelegatingLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/asm.py", "line": 208, "symbol": "CObjdumpLexer", "excerpt": "class CObjdumpLexer(DelegatingLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/asm.py", "line": 816, "symbol": "NasmObjdumpLexer", "excerpt": "class NasmObjdumpLexer(ObjdumpLexer):", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "line": 42, "symbol": "DelphiLexer", "excerpt": "class DelphiLexer(Lexer):", "observation": "docstring references symbols ['A', 'turbopascal', 'freepascal', 'units', 'delphi', 'Math', 'Classes', 'SysUtils', 'System'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/typst.py", "line": 19, "symbol": "TypstLexer", "excerpt": "class TypstLexer(RegexLexer):", "observation": "docstring references symbols ['start'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/rell.py", "line": 18, "symbol": "RellLexer", "excerpt": "class RellLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/installers.py", "line": 293, "symbol": "DebianControlLexer", "excerpt": "class DebianControlLexer(RegexLexer):", "observation": "docstring references symbols ['control'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/mips.py", "line": 17, "symbol": "MIPSLexer", "excerpt": "class MIPSLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/scdoc.py", "line": 19, "symbol": "ScdocLexer", "excerpt": "class ScdocLexer(RegexLexer):", "observation": "docstring references symbols ['scdoc'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/email.py", "line": 19, "symbol": "EmailHeaderLexer", "excerpt": "class EmailHeaderLexer(RegexLexer):", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/email.py", "line": 113, "symbol": "EmailLexer", "excerpt": "class EmailLexer(DelegatingLexer):", "observation": "docstring references symbols ['E', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/sophia.py", "line": 19, "symbol": "SophiaLexer", "excerpt": "class SophiaLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/modula2.py", "line": 22, "symbol": "Modula2Lexer", "excerpt": "class Modula2Lexer(RegexLexer):", "observation": "docstring references symbols ['algol_nu', 'A', 'algol', 'm2pim', 'O', 'm2r10', 'm2iso', 'objm2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/apl.py", "line": 18, "symbol": "APLLexer", "excerpt": "class APLLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/python.py", "line": 25, "symbol": "PythonLexer", "excerpt": "class PythonLexer(RegexLexer):", "observation": "docstring references symbols ['PythonLexer', 'Python3Lexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/python.py", "line": 418, "symbol": "Python2Lexer", "excerpt": "class Python2Lexer(RegexLexer):", "observation": "docstring references symbols ['PythonLexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/python.py", "line": 1111, "symbol": "NumPyLexer", "excerpt": "class NumPyLexer(PythonLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "line": 115, "symbol": "WDiffLexer", "excerpt": "class WDiffLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/php.py", "line": 22, "symbol": "ZephirLexer", "excerpt": "class ZephirLexer(RegexLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/php.py", "line": 135, "symbol": "PhpLexer", "excerpt": "class PhpLexer(RegexLexer):", "observation": "docstring references symbols ['HtmlPhpLexer', '_php_builtins'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/sql.py", "line": 608, "symbol": "TransactSqlLexer", "excerpt": "class TransactSqlLexer(RegexLexer):", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/bibtex.py", "line": 21, "symbol": "BibTeXLexer", "excerpt": "class BibTeXLexer(ExtendedRegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/bibtex.py", "line": 116, "symbol": "BSTLexer", "excerpt": "class BSTLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/q.py", "line": 18, "symbol": "KLexer", "excerpt": "class KLexer(RegexLexer):", "observation": "docstring references symbols ['K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/q.py", "line": 152, "symbol": "QLexer", "excerpt": "class QLexer(KLexer):", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 24, "symbol": "HaskellLexer", "excerpt": "class HaskellLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 157, "symbol": "HspecLexer", "excerpt": "class HspecLexer(HaskellLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 178, "symbol": "IdrisLexer", "excerpt": "class IdrisLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 362, "symbol": "CryptolLexer", "excerpt": "class CryptolLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 499, "symbol": "LiterateLexer", "excerpt": "class LiterateLexer(Lexer):", "observation": "docstring references symbols ['litstyle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 563, "symbol": "LiterateHaskellLexer", "excerpt": "class LiterateHaskellLexer(LiterateLexer):", "observation": "docstring references symbols ['litstyle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 586, "symbol": "LiterateIdrisLexer", "excerpt": "class LiterateIdrisLexer(LiterateLexer):", "observation": "docstring references symbols ['litstyle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 609, "symbol": "LiterateAgdaLexer", "excerpt": "class LiterateAgdaLexer(LiterateLexer):", "observation": "docstring references symbols ['litstyle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "line": 632, "symbol": "LiterateCryptolLexer", "excerpt": "class LiterateCryptolLexer(LiterateLexer):", "observation": "docstring references symbols ['litstyle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/javascript.py", "line": 527, "symbol": "LassoLexer", "excerpt": "class LassoLexer(RegexLexer):", "observation": "docstring references symbols ['LassoHtmlLexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/javascript.py", "line": 792, "symbol": "ObjectiveJLexer", "excerpt": "class ObjectiveJLexer(RegexLexer):", "observation": "docstring references symbols ['J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/hexdump.py", "line": 17, "symbol": "HexdumpLexer", "excerpt": "class HexdumpLexer(RegexLexer):", "observation": "docstring references symbols ['C', 'xxd', 'canonical', 'd', 'hexcat', 'od', 'H', 'hexdump'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/grammar_notation.py", "line": 209, "symbol": "PegLexer", "excerpt": "class PegLexer(RegexLexer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/dotnet.py", "line": 25, "symbol": "CSharpLexer", "excerpt": "class CSharpLexer(RegexLexer):", "observation": "docstring references symbols ['C', 'none', 'full', 'unicodelevel', 'basic', 'Lo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/dotnet.py", "line": 176, "symbol": "NemerleLexer", "excerpt": "class NemerleLexer(RegexLexer):", "observation": "docstring references symbols ['C', 'none', 'full', 'unicodelevel', 'basic', 'Lo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/dotnet.py", "line": 559, "symbol": "CSharpAspxLexer", "excerpt": "class CSharpAspxLexer(DelegatingLexer):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/dotnet.py", "line": 604, "symbol": "FSharpLexer", "excerpt": "class FSharpLexer(RegexLexer):", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/dotnet.py", "line": 765, "symbol": "XppLexer", "excerpt": "class XppLexer(RegexLexer):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/dotnet.py", "line": 753, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/lexers/urbi.py", "line": 134, "symbol": "analyse_text", "excerpt": " def analyse_text(text):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/terminal.py", "line": 56, "symbol": "TerminalFormatter", "excerpt": "class TerminalFormatter(Formatter):", "observation": "docstring references symbols ['A', 'bg'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/html.py", "line": 123, "symbol": "HtmlFormatter", "excerpt": "class HtmlFormatter(Formatter):", "observation": "docstring references symbols ['A', 'id', '1', '0', 'HtmlFormatter', 'get_syntax_defs', 'foo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/html.py", "line": 924, "symbol": "_highlight_lines", "excerpt": " def _highlight_lines(self, tokensource):", "observation": "docstring references symbols ['_format_lines'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/html.py", "line": 945, "symbol": "wrap", "excerpt": " def wrap(self, source):", "observation": "docstring references symbols ['format'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/html.py", "line": 960, "symbol": "format_unencoded", "excerpt": " def format_unencoded(self, tokensource, outfile):", "observation": "docstring references symbols ['inner'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "line": 96, "symbol": "IRCFormatter", "excerpt": "class IRCFormatter(Formatter):", "observation": "docstring references symbols ['A', 'bg'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/__init__.py", "line": 70, "symbol": "get_formatter_by_name", "excerpt": "def get_formatter_by_name(_alias, **options):", "observation": "docstring references symbols ['alias'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/__init__.py", "line": 84, "symbol": "load_formatter_from_file", "excerpt": "def load_formatter_from_file(filename, formattername=\"CustomFormatter\", **options):", "observation": "docstring references symbols ['Formatter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/other.py", "line": 36, "symbol": "RawTokenFormatter", "excerpt": "class RawTokenFormatter(Formatter):", "observation": "docstring references symbols ['RawTokenLexer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/img.py", "line": 270, "symbol": "ImageFormatter", "excerpt": "class ImageFormatter(Formatter):", "observation": "docstring references symbols ['font_size', 'font_name'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/img.py", "line": 456, "symbol": "_get_line_y", "excerpt": " def _get_line_y(self, lineno):", "observation": "docstring references symbols ['Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/img.py", "line": 468, "symbol": "_get_char_x", "excerpt": " def _get_char_x(self, linelength):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "line": 20, "symbol": "RtfFormatter", "excerpt": "class RtfFormatter(Formatter):", "observation": "docstring references symbols ['1', 'outencoding', 'R', '2', 'encoding'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/svg.py", "line": 29, "symbol": "SvgFormatter", "excerpt": "class SvgFormatter(Formatter):", "observation": "docstring references symbols ['1', 'X', '0', '20', '25', 'preserve', 'Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/bbcode.py", "line": 18, "symbol": "BBCodeFormatter", "excerpt": "class BBCodeFormatter(Formatter):", "observation": "docstring references symbols ['codetag', 'false', 'monofont'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/groff.py", "line": 18, "symbol": "GroffFormatter", "excerpt": "class GroffFormatter(Formatter):", "observation": "docstring references symbols ['0', 'true', 'false'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/latex.py", "line": 147, "symbol": "LatexFormatter", "excerpt": "class LatexFormatter(Formatter):", "observation": "docstring references symbols ['1', 'fancyvrb', 'C', 'color', 'Verbatim', 'LatexFormatter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/formatters/latex.py", "line": 321, "symbol": "get_style_defs", "excerpt": " def get_style_defs(self, arg=''):", "observation": "docstring references symbols ['arg'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/friendly_grayscale.py", "line": 22, "symbol": "FriendlyGrayscaleStyle", "excerpt": "class FriendlyGrayscaleStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/friendly.py", "line": 19, "symbol": "FriendlyStyle", "excerpt": "class FriendlyStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/colorful.py", "line": 19, "symbol": "ColorfulStyle", "excerpt": "class ColorfulStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/coffee.py", "line": 18, "symbol": "CoffeeStyle", "excerpt": "class CoffeeStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/lightbulb.py", "line": 49, "symbol": "LightbulbStyle", "excerpt": "class LightbulbStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/rainbow_dash.py", "line": 39, "symbol": "RainbowDashStyle", "excerpt": "class RainbowDashStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/manni.py", "line": 22, "symbol": "ManniStyle", "excerpt": "class ManniStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pygments/styles/autumn.py", "line": 19, "symbol": "AutumnStyle", "excerpt": "class AutumnStyle(Style):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pytest_asyncio/plugin.py", "line": 1105, "symbol": "unused_tcp_port_factory", "excerpt": "def unused_tcp_port_factory() -> Callable[[], int]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pytest_asyncio/plugin.py", "line": 1124, "symbol": "unused_udp_port_factory", "excerpt": "def unused_udp_port_factory() -> Callable[[], int]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pytest_asyncio/plugin.py", "line": 572, "symbol": "_loop_scope", "excerpt": " def _loop_scope(self) -> _ScopeName:", "observation": "docstring references symbols ['asyncio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/parquet.py", "line": 17, "symbol": "open_parquet_file", "excerpt": "def open_parquet_file(", "observation": "docstring references symbols ['ParquetFile', 'RowGroup'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/parquet.py", "line": 141, "symbol": "_get_parquet_byte_ranges", "excerpt": "def _get_parquet_byte_ranges(", "observation": "docstring references symbols ['data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/compression.py", "line": 18, "symbol": "register_compression", "excerpt": "def register_compression(name, callback, extensions, force=False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/generic.py", "line": 43, "symbol": "rsync", "excerpt": "def rsync(", "observation": "docstring references symbols ['update_field'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/generic.py", "line": 162, "symbol": "__init__", "excerpt": " def __init__(self, default_method=\"default\", **kwargs):", "observation": "docstring references symbols ['_generic_fs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/asyn.py", "line": 479, "symbol": "_cat_ranges", "excerpt": " async def _cat_ranges(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/core.py", "line": 32, "symbol": "OpenFile", "excerpt": "class OpenFile:", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/core.py", "line": 158, "symbol": "OpenFiles", "excerpt": "class OpenFiles(list):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/core.py", "line": 216, "symbol": "open_files", "excerpt": "def open_files(", "observation": "docstring references symbols ['fsspec'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/core.py", "line": 422, "symbol": "open", "excerpt": "def open(", "observation": "docstring references symbols ['OpenFile', 'fsspec'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 36, "symbol": "_Cached", "excerpt": "class _Cached(type):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 123, "symbol": "__init__", "excerpt": " def __init__(self, *args, **storage_options):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 238, "symbol": "transaction", "excerpt": " def transaction(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 280, "symbol": "mkdir", "excerpt": " def mkdir(self, path, create_parents=True, **kwargs):", "observation": "docstring references symbols ['makedirs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 478, "symbol": "find", "excerpt": " def find(self, path, maxdepth=None, withdirs=False, detail=False, **kwargs):", "observation": "docstring references symbols ['find', 'ls'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 550, "symbol": "glob", "excerpt": " def glob(self, path, maxdepth=None, **kwargs):", "observation": "docstring references symbols ['ls'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 790, "symbol": "pipe", "excerpt": " def pipe(self, path, value=None, **kwargs):", "observation": "docstring references symbols ['cat'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 812, "symbol": "cat_ranges", "excerpt": " def cat_ranges(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 1136, "symbol": "expand_path", "excerpt": " def expand_path(self, path, recursive=False, maxdepth=None, **kwargs):", "observation": "docstring references symbols ['ls'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 1252, "symbol": "open", "excerpt": " def open(", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 1396, "symbol": "to_json", "excerpt": " def to_json(self, *, include_password: bool = True) -> str:", "observation": "docstring references symbols ['args'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 1454, "symbol": "to_dict", "excerpt": " def to_dict(self, *, include_password: bool = True) -> dict[str, Any]:", "observation": "docstring references symbols ['args'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 1557, "symbol": "clear_instance_cache", "excerpt": " def clear_instance_cache(cls):", "observation": "docstring references symbols ['cachable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 1579, "symbol": "tree", "excerpt": " def tree(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/spec.py", "line": 1813, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['core'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/caching.py", "line": 563, "symbol": "KnownPartsOfAFile", "excerpt": "class KnownPartsOfAFile(BaseCache):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/utils.py", "line": 610, "symbol": "atomic_write", "excerpt": "def atomic_write(path: str, mode: str = \"wb\"):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/callbacks.py", "line": 4, "symbol": "Callback", "excerpt": "class Callback:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/callbacks.py", "line": 237, "symbol": "TqdmCallback", "excerpt": "class TqdmCallback(Callback):", "observation": "docstring references symbols ['A', 'total_time', 'tqdm_cls'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/callbacks.py", "line": 40, "symbol": "branched", "excerpt": " def branched(self, path_1, path_2, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/callbacks.py", "line": 195, "symbol": "as_callback", "excerpt": " def as_callback(cls, maybe_callback=None):", "observation": "docstring references symbols ['NoOpCallback'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/archive.py", "line": 5, "symbol": "AbstractArchiveFileSystem", "excerpt": "class AbstractArchiveFileSystem(AbstractFileSystem):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/fuse.py", "line": 204, "symbol": "main", "excerpt": "def main(args):", "observation": "docstring references symbols ['1', 'true', 'yes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/gui.py", "line": 17, "symbol": "SigSlot", "excerpt": "class SigSlot:", "observation": "docstring references symbols ['_register'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/gui.py", "line": 169, "symbol": "SingleSelect", "excerpt": "class SingleSelect(SigSlot):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/tests/abstract/__init__.py", "line": 234, "symbol": "AbstractFixtures", "excerpt": "class AbstractFixtures(BaseAbstractFixtures):", "observation": "docstring references symbols ['fs', 'fs_join', 'fs_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/git.py", "line": 19, "symbol": "__init__", "excerpt": " def __init__(self, path=None, fo=None, ref=None, **kwargs):", "observation": "docstring references symbols ['open', 'ls'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/memory.py", "line": 17, "symbol": "MemoryFileSystem", "excerpt": "class MemoryFileSystem(AbstractFileSystem):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/memory.py", "line": 279, "symbol": "MemoryFile", "excerpt": "class MemoryFile(BytesIO):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/local.py", "line": 340, "symbol": "trailing_sep", "excerpt": "def trailing_sep(path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/smb.py", "line": 20, "symbol": "SMBFileSystem", "excerpt": "class SMBFileSystem(AbstractFileSystem):", "observation": "docstring references symbols ['open_files', 'open', 'workgroup', 'user'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/arrow.py", "line": 245, "symbol": "HadoopFileSystem", "excerpt": "class HadoopFileSystem(ArrowFSWrapper):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/asyn_wrapper.py", "line": 32, "symbol": "AsyncFileSystemWrapper", "excerpt": "class AsyncFileSystemWrapper(AsyncFileSystem):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/asyn_wrapper.py", "line": 74, "symbol": "wrap_class", "excerpt": " def wrap_class(cls, sync_fs_class):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/dbfs.py", "line": 177, "symbol": "mv", "excerpt": " def mv(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/dbfs.py", "line": 273, "symbol": "_create_handle", "excerpt": " def _create_handle(self, path, overwrite=True):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/dbfs.py", "line": 304, "symbol": "_close_handle", "excerpt": " def _close_handle(self, handle):", "observation": "docstring references symbols ['_create_handle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/dbfs.py", "line": 321, "symbol": "_add_data", "excerpt": " def _add_data(self, handle, data):", "observation": "docstring references symbols ['_create_handle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/cached.py", "line": 875, "symbol": "LocalTempFile", "excerpt": "class LocalTempFile:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/cached.py", "line": 63, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['HashCacheMapper', 'true'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/cached.py", "line": 280, "symbol": "_open", "excerpt": " def _open(", "observation": "docstring references symbols ['cached_files'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/zip.py", "line": 82, "symbol": "close", "excerpt": " def close(self):", "observation": "docstring references symbols ['del'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/webhdfs.py", "line": 412, "symbol": "WebHDFile", "excerpt": "class WebHDFile(AbstractBufferedFile):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/webhdfs.py", "line": 45, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/http.py", "line": 36, "symbol": "HTTPFileSystem", "excerpt": "class HTTPFileSystem(AsyncFileSystem):", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/http.py", "line": 526, "symbol": "HTTPFile", "excerpt": "class HTTPFile(AbstractBufferedFile):", "observation": "docstring references symbols ['S', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/http.py", "line": 48, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/reference.py", "line": 610, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['kerchunk'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/sftp.py", "line": 16, "symbol": "SFTPFileSystem", "excerpt": "class SFTPFileSystem(AbstractFileSystem):", "observation": "docstring references symbols ['open_files'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/ftp.py", "line": 12, "symbol": "FTPFileSystem", "excerpt": "class FTPFileSystem(AbstractFileSystem):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/ftp.py", "line": 360, "symbol": "_mlsd2", "excerpt": "def _mlsd2(ftp, path=\".\"):", "observation": "docstring references symbols ['mlsd'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/fsspec/implementations/data.py", "line": 9, "symbol": "DataFileSystem", "excerpt": "class DataFileSystem(AbstractFileSystem):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/remote.py", "line": 74, "symbol": "TestQueue", "excerpt": "class TestQueue:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/dsession.py", "line": 32, "symbol": "DSession", "excerpt": "class DSession:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/plugin.py", "line": 342, "symbol": "is_xdist_worker", "excerpt": "def is_xdist_worker(", "observation": "docstring references symbols ['request', 'session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/plugin.py", "line": 352, "symbol": "is_xdist_controller", "excerpt": "def is_xdist_controller(", "observation": "docstring references symbols ['request', 'session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/plugin.py", "line": 372, "symbol": "get_xdist_worker_id", "excerpt": "def get_xdist_worker_id(", "observation": "docstring references symbols ['request', 'session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/each.py", "line": 41, "symbol": "nodes", "excerpt": " def nodes(self) -> list[WorkerController]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/loadscope.py", "line": 15, "symbol": "LoadScopeScheduling", "excerpt": "class LoadScopeScheduling:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/loadscope.py", "line": 109, "symbol": "nodes", "excerpt": " def nodes(self) -> list[WorkerController]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/worksteal.py", "line": 23, "symbol": "WorkStealingScheduling", "excerpt": "class WorkStealingScheduling:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/worksteal.py", "line": 81, "symbol": "nodes", "excerpt": " def nodes(self) -> list[WorkerController]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/load.py", "line": 14, "symbol": "LoadScheduling", "excerpt": "class LoadScheduling:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/load.py", "line": 74, "symbol": "nodes", "excerpt": " def nodes(self) -> list[WorkerController]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/xdist/scheduler/loadfile.py", "line": 10, "symbol": "LoadFileScheduling", "excerpt": "class LoadFileScheduling(LoadScopeScheduling):", "observation": "docstring references symbols ['numnodes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 718, "symbol": "Dataset", "excerpt": "class Dataset(DatasetInfoMixin, IndexableMixin, TensorflowDatasetMixin):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 7005, "symbol": "_concatenate_map_style_datasets", "excerpt": "def _concatenate_map_style_datasets(", "observation": "docstring references symbols ['0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 7119, "symbol": "_interleave_map_style_datasets", "excerpt": "def _interleave_map_style_datasets(", "observation": "docstring references symbols ['first_exhausted', 'all_exhausted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 248, "symbol": "_get_output_signature", "excerpt": " def _get_output_signature(", "observation": "docstring references symbols ['A', 'DataCollator', 'Dict', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 345, "symbol": "to_tf_dataset", "excerpt": " def to_tf_dataset(", "observation": "docstring references symbols ['0', 'A', '20', 'DataCollator', 'Dict', 'dicts'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 802, "symbol": "from_file", "excerpt": " def from_file(", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 842, "symbol": "from_buffer", "excerpt": " def from_buffer(", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 874, "symbol": "from_pandas", "excerpt": " def from_pandas(", "observation": "docstring references symbols ['RangeIndex', 'object', 'Dataset', 'null'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 992, "symbol": "from_dict", "excerpt": " def from_dict(", "observation": "docstring references symbols ['Json', 'Mapping', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1158, "symbol": "from_list", "excerpt": " def from_list(", "observation": "docstring references symbols ['A', 'Json', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1292, "symbol": "from_csv", "excerpt": " def from_csv(", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1347, "symbol": "from_generator", "excerpt": " def from_generator(", "observation": "docstring references symbols ['GeneratorConfig', 'A', 'yields', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1432, "symbol": "from_json", "excerpt": " def from_json(", "observation": "docstring references symbols ['JsonConfig', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1491, "symbol": "from_parquet", "excerpt": " def from_parquet(", "observation": "docstring references symbols ['ParquetConfig', 'A', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1588, "symbol": "from_text", "excerpt": " def from_text(", "observation": "docstring references symbols ['TextConfig', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1652, "symbol": "from_spark", "excerpt": " def from_spark(", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1716, "symbol": "from_sql", "excerpt": " def from_sql(", "observation": "docstring references symbols ['SqlConfig', 'A', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1790, "symbol": "save_to_disk", "excerpt": " def save_to_disk(", "observation": "docstring references symbols ['Video', 'Image', 'Audio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 1987, "symbol": "load_from_disk", "excerpt": " def load_from_disk(", "observation": "docstring references symbols ['save_to_disk', 'DatasetDict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2316, "symbol": "flatten", "excerpt": " def flatten(self, new_fingerprint: Optional[str] = None, max_depth=16) -> \"Dataset\":", "observation": "docstring references symbols ['A', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2362, "symbol": "cast", "excerpt": " def cast(", "observation": "docstring references symbols ['A', '1000', 'function', 'Dataset', 'ClassLabel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2447, "symbol": "cast_column", "excerpt": " def cast_column(self, column: str, feature: FeatureType, new_fingerprint: Optional[str] = None) -> \"Dataset\":", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2491, "symbol": "remove_columns", "excerpt": " def remove_columns(self, column_names: Union[str, list[str]], new_fingerprint: Optional[str] = None) -> \"Dataset\":", "observation": "docstring references symbols ['A', 'num_rows', 'remove_columns', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2545, "symbol": "rename_column", "excerpt": " def rename_column(", "observation": "docstring references symbols ['A', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2611, "symbol": "rename_columns", "excerpt": " def rename_columns(self, column_mapping: dict[str, str], new_fingerprint: Optional[str] = None) -> \"Dataset\":", "observation": "docstring references symbols ['A', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2679, "symbol": "select_columns", "excerpt": " def select_columns(self, column_names: Union[str, list[str]], new_fingerprint: Optional[str] = None) -> \"Dataset\":", "observation": "docstring references symbols ['A', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2824, "symbol": "formatted_as", "excerpt": " def formatted_as(", "observation": "docstring references symbols ['__getitem__', 'with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2856, "symbol": "set_format", "excerpt": " def set_format(", "observation": "docstring references symbols ['__getitem__', 'set_format', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2934, "symbol": "reset_format", "excerpt": " def reset_format(self):", "observation": "docstring references symbols ['__getitem__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 2963, "symbol": "set_transform", "excerpt": " def set_transform(", "observation": "docstring references symbols ['__getitem__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 3006, "symbol": "with_format", "excerpt": " def with_format(", "observation": "docstring references symbols ['__getitem__', 'Dataset', 'with_format'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 3077, "symbol": "with_transform", "excerpt": " def with_transform(", "observation": "docstring references symbols ['__getitem__', 'A', 'optional', 'with_transform', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 3214, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['A', 'n', '1', 'Dict', '0', '1000', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 3669, "symbol": "_map_single", "excerpt": " def _map_single(", "observation": "docstring references symbols ['1000', 'Dict', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4064, "symbol": "batch", "excerpt": " def batch(", "observation": "docstring references symbols ['A', 'Dataset', 'column_name'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4143, "symbol": "filter", "excerpt": " def filter(", "observation": "docstring references symbols ['0', '1', '1000', 'filter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4289, "symbol": "flatten_indices", "excerpt": " def flatten_indices(", "observation": "docstring references symbols ['1000'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4368, "symbol": "select", "excerpt": " def select(", "observation": "docstring references symbols ['ndarray', 'iterable', '1000', 'map', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4514, "symbol": "_select_with_indices_mapping", "excerpt": " def _select_with_indices_mapping(", "observation": "docstring references symbols ['1000'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4619, "symbol": "skip", "excerpt": " def skip(self, n: int) -> \"Dataset\":", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4649, "symbol": "repeat", "excerpt": " def repeat(self, num_times: int) -> \"Dataset\":", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4681, "symbol": "take", "excerpt": " def take(self, n: int) -> \"Dataset\":", "observation": "docstring references symbols ['Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4706, "symbol": "sort", "excerpt": " def sort(", "observation": "docstring references symbols ['at_start', 'first', '1000', 'last', 'at_end'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4836, "symbol": "shuffle", "excerpt": " def shuffle(", "observation": "docstring references symbols ['map', 'A', '1000', 'Dataset', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 4971, "symbol": "train_test_split", "excerpt": " def train_test_split(", "observation": "docstring references symbols ['map', 'A', '1000', 'test', 'train', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 5247, "symbol": "shard", "excerpt": " def shard(", "observation": "docstring references symbols ['shuffle', 'map', '1000', 'l'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 5324, "symbol": "to_csv", "excerpt": " def to_csv(", "observation": "docstring references symbols ['FileOrBuffer', 'index_label', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 5383, "symbol": "to_dict", "excerpt": " def to_dict(self, batch_size: Optional[int] = None, batched: bool = False) -> Union[dict, Iterator[dict]]:", "observation": "docstring references symbols ['batch_size', 'batched'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 5439, "symbol": "to_json", "excerpt": " def to_json(", "observation": "docstring references symbols ['orient', 'FileOrBuffer', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 5600, "symbol": "to_parquet", "excerpt": " def to_parquet(", "observation": "docstring references symbols ['FileOrBuffer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 5640, "symbol": "to_sql", "excerpt": " def to_sql(", "observation": "docstring references symbols ['A', 'index_label', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 5738, "symbol": "to_iterable_dataset", "excerpt": " def to_iterable_dataset(self, num_shards: Optional[int] = 1) -> \"IterableDataset\":", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 6047, "symbol": "push_to_hub", "excerpt": " def push_to_hub(", "observation": "docstring references symbols ['Video', 'Image', 'I', 'Audio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 6296, "symbol": "add_faiss_index", "excerpt": " def add_faiss_index(", "observation": "docstring references symbols ['IndexFlat', '1000', 'FaissIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 6376, "symbol": "add_faiss_index_from_external_arrays", "excerpt": " def add_faiss_index_from_external_arrays(", "observation": "docstring references symbols ['IndexFlat', 'column'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 6435, "symbol": "add_elasticsearch_index", "excerpt": " def add_elasticsearch_index(", "observation": "docstring references symbols ['9200', 'localhost'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_dataset.py", "line": 6505, "symbol": "add_item", "excerpt": " def add_item(self, item: dict, new_fingerprint: Optional[str] = None):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/data_files.py", "line": 551, "symbol": "DataFilesList", "excerpt": "class DataFilesList(list[str]):", "observation": "docstring references symbols ['from_hf_repo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 988, "symbol": "VerticallyConcatenatedMultiSourcesExamplesIterable", "excerpt": "class VerticallyConcatenatedMultiSourcesExamplesIterable(_BaseExamplesIterable):", "observation": "docstring references symbols ['IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 1087, "symbol": "HorizontallyConcatenatedMultiSourcesExamplesIterable", "excerpt": "class HorizontallyConcatenatedMultiSourcesExamplesIterable(_BaseExamplesIterable):", "observation": "docstring references symbols ['IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 2449, "symbol": "IterableColumn", "excerpt": "class IterableColumn:", "observation": "docstring references symbols ['IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 2482, "symbol": "IterableDataset", "excerpt": "class IterableDataset(DatasetInfoMixin):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 5164, "symbol": "_concatenate_iterable_datasets", "excerpt": "def _concatenate_iterable_datasets(", "observation": "docstring references symbols ['0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 5256, "symbol": "_interleave_iterable_datasets", "excerpt": "def _interleave_iterable_datasets(", "observation": "docstring references symbols ['first_exhausted', 'all_exhausted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 2854, "symbol": "from_generator", "excerpt": " def from_generator(", "observation": "docstring references symbols ['A', 'yields', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 2909, "symbol": "from_spark", "excerpt": " def from_spark(", "observation": "docstring references symbols ['IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 2968, "symbol": "from_pandas", "excerpt": " def from_pandas(", "observation": "docstring references symbols ['RangeIndex', 'object', '1', 'null', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3080, "symbol": "from_dict", "excerpt": " def from_dict(", "observation": "docstring references symbols ['1', 'Mapping', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3117, "symbol": "from_list", "excerpt": " def from_list(", "observation": "docstring references symbols ['A', '1', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3156, "symbol": "from_csv", "excerpt": " def from_csv(", "observation": "docstring references symbols ['IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3199, "symbol": "from_json", "excerpt": " def from_json(", "observation": "docstring references symbols ['JsonConfig', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3246, "symbol": "from_parquet", "excerpt": " def from_parquet(", "observation": "docstring references symbols ['ParquetConfig', 'A', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3331, "symbol": "from_text", "excerpt": " def from_text(", "observation": "docstring references symbols ['TextConfig', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3439, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['map', 'A', 'n', '1000', 'Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3621, "symbol": "filter", "excerpt": " def filter(", "observation": "docstring references symbols ['1000', 'filter', 'Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3706, "symbol": "shuffle", "excerpt": " def shuffle(", "observation": "docstring references symbols ['shuffle', '1000', '101000'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3849, "symbol": "repeat", "excerpt": " def repeat(self, num_times: Optional[int]) -> \"IterableDataset\":", "observation": "docstring references symbols ['B', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3926, "symbol": "shard", "excerpt": " def shard(", "observation": "docstring references symbols ['shuffle', 'l'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 3982, "symbol": "reshard", "excerpt": " def reshard(self) -> \"IterableDataset\":", "observation": "docstring references symbols ['shuffle'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4022, "symbol": "add_column", "excerpt": " def add_column(self, name: str, column: Union[list, np.array]) -> \"IterableDataset\":", "observation": "docstring references symbols ['IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4034, "symbol": "rename_column", "excerpt": " def rename_column(self, original_column_name: str, new_column_name: str) -> \"IterableDataset\":", "observation": "docstring references symbols ['IterableDataset', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4064, "symbol": "rename_columns", "excerpt": " def rename_columns(self, column_mapping: dict[str, str]) -> \"IterableDataset\":", "observation": "docstring references symbols ['IterableDataset', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4089, "symbol": "remove_columns", "excerpt": " def remove_columns(self, column_names: Union[str, list[str]]) -> \"IterableDataset\":", "observation": "docstring references symbols ['IterableDataset', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4124, "symbol": "select_columns", "excerpt": " def select_columns(self, column_names: Union[str, list[str]]) -> \"IterableDataset\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4174, "symbol": "cast_column", "excerpt": " def cast_column(self, column: str, feature: FeatureType) -> \"IterableDataset\":", "observation": "docstring references symbols ['Feature'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4220, "symbol": "cast", "excerpt": " def cast(", "observation": "docstring references symbols ['A', 'string', 'ClassLabel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4266, "symbol": "decode", "excerpt": " def decode(self, enable: bool = True, num_threads: int = 0) -> \"IterableDataset\":", "observation": "docstring references symbols ['0', 'A', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4570, "symbol": "to_csv", "excerpt": " def to_csv(", "observation": "docstring references symbols ['FileOrBuffer', 'index_label', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4613, "symbol": "to_json", "excerpt": " def to_json(", "observation": "docstring references symbols ['orient', 'FileOrBuffer', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4667, "symbol": "to_sql", "excerpt": " def to_sql(", "observation": "docstring references symbols ['A', 'index_label', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4709, "symbol": "to_parquet", "excerpt": " def to_parquet(", "observation": "docstring references symbols ['FileOrBuffer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/iterable_dataset.py", "line": 4968, "symbol": "push_to_hub", "excerpt": " def push_to_hub(", "observation": "docstring references symbols ['Video', 'Image', 'I', 'Audio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/combine.py", "line": 18, "symbol": "interleave_datasets", "excerpt": "def interleave_datasets(", "observation": "docstring references symbols ['first_exhausted', 'num_shards', 'oversampling', 'all_exhausted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/combine.py", "line": 168, "symbol": "concatenate_datasets", "excerpt": "def concatenate_datasets(", "observation": "docstring references symbols ['0', 'num_shards', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 63, "symbol": "DatasetDict", "excerpt": "class DatasetDict(dict[Union[str, NamedSplit], \"Dataset\"]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 260, "symbol": "cleanup_cache_files", "excerpt": " def cleanup_cache_files(self) -> dict[str, int]:", "observation": "docstring references symbols ['Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 284, "symbol": "cast", "excerpt": " def cast(self, features: Features) -> \"DatasetDict\":", "observation": "docstring references symbols ['ClassLabel', 'string'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 316, "symbol": "cast_column", "excerpt": " def cast_column(self, column: str, feature) -> \"DatasetDict\":", "observation": "docstring references symbols ['Feature'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 345, "symbol": "remove_columns", "excerpt": " def remove_columns(self, column_names: Union[str, list[str]]) -> \"DatasetDict\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 387, "symbol": "rename_column", "excerpt": " def rename_column(self, original_column_name: str, new_column_name: str) -> \"DatasetDict\":", "observation": "docstring references symbols ['remove_columns'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 435, "symbol": "rename_columns", "excerpt": " def rename_columns(self, column_mapping: dict[str, str]) -> \"DatasetDict\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 542, "symbol": "formatted_as", "excerpt": " def formatted_as(", "observation": "docstring references symbols ['__getitem__', 'with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 581, "symbol": "set_format", "excerpt": " def set_format(", "observation": "docstring references symbols ['__getitem__', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 632, "symbol": "reset_format", "excerpt": " def reset_format(self):", "observation": "docstring references symbols ['__getitem__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 664, "symbol": "set_transform", "excerpt": " def set_transform(", "observation": "docstring references symbols ['__getitem__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 693, "symbol": "with_format", "excerpt": " def with_format(", "observation": "docstring references symbols ['__getitem__', 'Dataset', 'DatasetDict', 'with_format'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 770, "symbol": "with_transform", "excerpt": " def with_transform(", "observation": "docstring references symbols ['__getitem__', 'A', 'DatasetDict', 'with_transform', 'Dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 824, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['A', 'n', '1', 'Dict', '0', '1000', 'cache_file_name', 'callable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 996, "symbol": "filter", "excerpt": " def filter(", "observation": "docstring references symbols ['map', '0', '1000', 'cache_file_name', 'Dict', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1109, "symbol": "flatten_indices", "excerpt": " def flatten_indices(", "observation": "docstring references symbols ['cache_file_name', '1000', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1161, "symbol": "sort", "excerpt": " def sort(", "observation": "docstring references symbols ['at_start', 'first', 'cache_file_name', '1000', 'last', 'at_end'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1228, "symbol": "shuffle", "excerpt": " def shuffle(", "observation": "docstring references symbols ['map', 'generator', 'A', 'cache_file_name', '1000', 'function'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1311, "symbol": "save_to_disk", "excerpt": " def save_to_disk(", "observation": "docstring references symbols ['Video', 'Image', 'Audio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1386, "symbol": "load_from_disk", "excerpt": " def load_from_disk(", "observation": "docstring references symbols ['save_to_disk'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1446, "symbol": "from_csv", "excerpt": " def from_csv(", "observation": "docstring references symbols ['DatasetDict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1489, "symbol": "from_json", "excerpt": " def from_json(", "observation": "docstring references symbols ['JsonConfig', 'DatasetDict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1532, "symbol": "from_parquet", "excerpt": " def from_parquet(", "observation": "docstring references symbols ['ParquetConfig', 'A', 'DatasetDict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1581, "symbol": "from_text", "excerpt": " def from_text(", "observation": "docstring references symbols ['TextConfig', 'DatasetDict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1633, "symbol": "push_to_hub", "excerpt": " def push_to_hub(", "observation": "docstring references symbols ['Image', 'I', 'Audio', 'DatasetDict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 1923, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['A', 'n', '1000', 'Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2023, "symbol": "filter", "excerpt": " def filter(", "observation": "docstring references symbols ['1000', 'Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2086, "symbol": "shuffle", "excerpt": " def shuffle(", "observation": "docstring references symbols ['1000'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2147, "symbol": "rename_column", "excerpt": " def rename_column(self, original_column_name: str, new_column_name: str) -> \"IterableDatasetDict\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2183, "symbol": "rename_columns", "excerpt": " def rename_columns(self, column_mapping: dict[str, str]) -> \"IterableDatasetDict\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2211, "symbol": "remove_columns", "excerpt": " def remove_columns(self, column_names: Union[str, list[str]]) -> \"IterableDatasetDict\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2237, "symbol": "select_columns", "excerpt": " def select_columns(self, column_names: Union[str, list[str]]) -> \"IterableDatasetDict\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2263, "symbol": "cast_column", "excerpt": " def cast_column(self, column: str, feature: FeatureType) -> \"IterableDatasetDict\":", "observation": "docstring references symbols ['Feature'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2294, "symbol": "cast", "excerpt": " def cast(", "observation": "docstring references symbols ['A', 'string', 'map', 'ClassLabel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/dataset_dict.py", "line": 2331, "symbol": "push_to_hub", "excerpt": " def push_to_hub(", "observation": "docstring references symbols ['Image', 'I', 'Audio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/fingerprint.py", "line": 45, "symbol": "_TempCacheDir", "excerpt": "class _TempCacheDir:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/fingerprint.py", "line": 120, "symbol": "enable_caching", "excerpt": "def enable_caching():", "observation": "docstring references symbols ['download_mode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/fingerprint.py", "line": 141, "symbol": "disable_caching", "excerpt": "def disable_caching():", "observation": "docstring references symbols ['download_mode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/fingerprint.py", "line": 162, "symbol": "is_caching_enabled", "excerpt": "def is_caching_enabled() -> bool:", "observation": "docstring references symbols ['download_mode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_writer.py", "line": 66, "symbol": "get_arrow_writer_batch_size_from_features", "excerpt": "def get_arrow_writer_batch_size_from_features(features: Optional[Features]) -> Optional[int]:", "observation": "docstring references symbols ['datasets'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_writer.py", "line": 105, "symbol": "get_writer_batch_size_from_features", "excerpt": "def get_writer_batch_size_from_features(features: Optional[Features]) -> Optional[int]:", "observation": "docstring references symbols ['datasets'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_writer.py", "line": 145, "symbol": "get_writer_batch_size_from_data_size", "excerpt": "def get_writer_batch_size_from_data_size(num_rows: int, num_bytes: int) -> int:", "observation": "docstring references symbols ['datasets'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_writer.py", "line": 698, "symbol": "write_batch", "excerpt": " def write_batch(", "observation": "docstring references symbols ['try_type'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_reader.py", "line": 364, "symbol": "_AbsoluteInstruction", "excerpt": "class _AbsoluteInstruction:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/arrow_reader.py", "line": 537, "symbol": "from_spec", "excerpt": " def from_spec(cls, spec):", "observation": "docstring references symbols ['A', 'ReadInstruction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 101, "symbol": "BuilderConfig", "excerpt": "class BuilderConfig:", "observation": "docstring references symbols ['Sequence', 'default', 'BuilderConfig', 'A', 'Mapping', 'DatasetBuilder'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 214, "symbol": "DatasetBuilder", "excerpt": "class DatasetBuilder:", "observation": "docstring references symbols ['Sequence', 'Mapping', 'DatasetBuilder'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 691, "symbol": "download_and_prepare", "excerpt": " def download_and_prepare(", "observation": "docstring references symbols ['DownloadManger', 'cache_dir'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 910, "symbol": "_download_and_prepare", "excerpt": " def _download_and_prepare(self, dl_manager, verification_mode, **prepare_split_kwargs):", "observation": "docstring references symbols ['DownloadManager', 'max_shard_size', 'file_format'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 980, "symbol": "as_dataset", "excerpt": " def as_dataset(", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 1065, "symbol": "_as_dataset", "excerpt": " def _as_dataset(self, split: Union[ReadInstruction, Split] = Split.TRAIN, in_memory: bool = False) -> Dataset:", "observation": "docstring references symbols ['as_dataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 1178, "symbol": "_split_generators", "excerpt": " def _split_generators(self, dl_manager: Union[DownloadManager, StreamingDownloadManager]):", "observation": "docstring references symbols ['A', 'SplitGenerator', 'gen_kwargs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 1225, "symbol": "_prepare_split", "excerpt": " def _prepare_split(", "observation": "docstring references symbols ['max_shard_size'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 1282, "symbol": "_generate_shards", "excerpt": " def _generate_shards(self, **kwargs) -> Iterator[Union[str, dict[str, Any]]]:", "observation": "docstring references symbols ['E', 'SplitGenerator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 1303, "symbol": "_generate_examples", "excerpt": " def _generate_examples(self, **kwargs) -> Iterator[tuple[Key, dict[str, Any]]]:", "observation": "docstring references symbols ['SplitGenerator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 1594, "symbol": "_generate_shards", "excerpt": " def _generate_shards(self, **kwargs) -> Iterator[Union[str, dict[str, Any]]]:", "observation": "docstring references symbols ['E', 'SplitGenerator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/builder.py", "line": 1615, "symbol": "_generate_tables", "excerpt": " def _generate_tables(self, **kwargs) -> Iterator[tuple[Key, pa.Table]]:", "observation": "docstring references symbols ['SplitGenerator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/inspect.py", "line": 109, "symbol": "get_dataset_config_names", "excerpt": "def get_dataset_config_names(", "observation": "docstring references symbols ['token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/inspect.py", "line": 175, "symbol": "get_dataset_default_config_name", "excerpt": "def get_dataset_default_config_name(", "observation": "docstring references symbols ['token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/distributed.py", "line": 10, "symbol": "split_dataset_by_node", "excerpt": "def split_dataset_by_node(dataset: DatasetType, rank: int, world_size: int) -> DatasetType:", "observation": "docstring references symbols ['seed', 'IterableDataset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 70, "symbol": "search_batch", "excerpt": " def search_batch(self, queries, k: int = 10, **kwargs) -> BatchedSearchResults:", "observation": "docstring references symbols ['column'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 316, "symbol": "_faiss_index_to_device", "excerpt": " def _faiss_index_to_device(index: \"faiss.Index\", device: Optional[Union[int, list[int]]] = None) -> \"faiss.Index\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 495, "symbol": "add_faiss_index_from_external_arrays", "excerpt": " def add_faiss_index_from_external_arrays(", "observation": "docstring references symbols ['column'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 637, "symbol": "load_elasticsearch_index", "excerpt": " def load_elasticsearch_index(", "observation": "docstring references symbols ['get_nearest', 'search', '9200', 'localhost'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 693, "symbol": "search", "excerpt": " def search(self, index_name: str, query: Union[str, np.array], k: int = 10, **kwargs) -> SearchResults:", "observation": "docstring references symbols ['A', 'IndexFlatL2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 713, "symbol": "search_batch", "excerpt": " def search_batch(", "observation": "docstring references symbols ['A', 'IndexFlatL2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 735, "symbol": "get_nearest_examples", "excerpt": " def get_nearest_examples(", "observation": "docstring references symbols ['A', 'IndexFlatL2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/search.py", "line": 759, "symbol": "get_nearest_examples_batch", "excerpt": " def get_nearest_examples_batch(", "observation": "docstring references symbols ['A', 'IndexFlatL2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/splits.py", "line": 92, "symbol": "SplitBase", "excerpt": "class SplitBase(metaclass=abc.ABCMeta):", "observation": "docstring references symbols ['__getitem__', '__add__', 'SplitBase'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/splits.py", "line": 325, "symbol": "NamedSplit", "excerpt": "class NamedSplit(SplitBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/splits.py", "line": 417, "symbol": "Split", "excerpt": "class Split:", "observation": "docstring references symbols ['Enum'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/splits.py", "line": 475, "symbol": "SplitReadInstruction", "excerpt": "class SplitReadInstruction:", "observation": "docstring references symbols ['SplitDescriptor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/splits.py", "line": 614, "symbol": "SplitGenerator", "excerpt": "class SplitGenerator:", "observation": "docstring references symbols ['Split'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/splits.py", "line": 153, "symbol": "subsplit", "excerpt": " def subsplit(self, arg=None, k=None, percent=None, weighted=None): # pylint: disable=redefined-outer-name", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 210, "symbol": "Table", "excerpt": "class Table(IndexedTableMixin):", "observation": "docstring references symbols ['InMemoryTable', 'drop'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 685, "symbol": "TableBlock", "excerpt": "class TableBlock(Table):", "observation": "docstring references symbols ['TableBlock', 'InMemoryTable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 695, "symbol": "InMemoryTable", "excerpt": "class InMemoryTable(TableBlock):", "observation": "docstring references symbols ['MemoryMapped'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1046, "symbol": "MemoryMappedTable", "excerpt": "class MemoryMappedTable(TableBlock):", "observation": "docstring references symbols ['InMemoryTable', 'MemoryMapped'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1803, "symbol": "concat_tables", "excerpt": "def concat_tables(tables: list[Table], axis: int = 0) -> Table:", "observation": "docstring references symbols ['0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1826, "symbol": "list_table_cache_files", "excerpt": "def list_table_cache_files(table: Table) -> list[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1898, "symbol": "array_cast", "excerpt": "def array_cast(", "observation": "docstring references symbols ['ints', 'booleans', 'floats'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 2011, "symbol": "cast_array_to_feature", "excerpt": "def cast_array_to_feature(", "observation": "docstring references symbols ['Image', 'Audio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 2153, "symbol": "embed_array_storage", "excerpt": "def embed_array_storage(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 2258, "symbol": "cast_table_to_features", "excerpt": "def cast_table_to_features(table: pa.Table, features: \"Features\"):", "observation": "docstring references symbols ['Features'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 2312, "symbol": "embed_table_storage", "excerpt": "def embed_table_storage(table: pa.Table, token_per_repo_id=None, local_files: bool = True, remote_files: bool = True):", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 2376, "symbol": "table_flatten", "excerpt": "def table_flatten(table: pa.Table):", "observation": "docstring references symbols ['decode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 2450, "symbol": "table_iter", "excerpt": "def table_iter(table: Table, batch_size: int, drop_last_batch=False) -> Iterator[pa.Table]:", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 169, "symbol": "fast_gather", "excerpt": " def fast_gather(self, indices: Union[list[int], np.ndarray]) -> pa.Table:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 235, "symbol": "validate", "excerpt": " def validate(self, *args, **kwargs):", "observation": "docstring references symbols ['O', 'bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 251, "symbol": "equals", "excerpt": " def equals(self, *args, **kwargs):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 268, "symbol": "to_batches", "excerpt": " def to_batches(self, *args, **kwargs):", "observation": "docstring references symbols ['RecordBatch'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 282, "symbol": "to_pydict", "excerpt": " def to_pydict(self, *args, **kwargs):", "observation": "docstring references symbols ['OrderedDict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 300, "symbol": "to_pandas", "excerpt": " def to_pandas(self, *args, **kwargs):", "observation": "docstring references symbols ['ExtensionDtype', 'A', 'MemoryPool', 'bool', 'RecordBatch', 'pandas_metadata', 'function', 'Table', 'empty', 'ArrowException'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 498, "symbol": "slice", "excerpt": " def slice(self, *args, **kwargs):", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 520, "symbol": "flatten", "excerpt": " def flatten(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 534, "symbol": "combine_chunks", "excerpt": " def combine_chunks(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool', 'ChunkedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 550, "symbol": "cast", "excerpt": " def cast(self, *args, **kwargs):", "observation": "docstring references symbols ['Schema', 'bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 579, "symbol": "add_column", "excerpt": " def add_column(self, *args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 653, "symbol": "drop", "excerpt": " def drop(self, *args, **kwargs):", "observation": "docstring references symbols ['KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 721, "symbol": "from_pandas", "excerpt": " def from_pandas(cls, *args, **kwargs):", "observation": "docstring references symbols ['bool', 'object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 779, "symbol": "from_arrays", "excerpt": " def from_arrays(cls, *args, **kwargs):", "observation": "docstring references symbols ['Schema'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 799, "symbol": "from_pydict", "excerpt": " def from_pydict(cls, *args, **kwargs):", "observation": "docstring references symbols ['Schema', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 817, "symbol": "from_pylist", "excerpt": " def from_pylist(cls, mapping, *args, **kwargs):", "observation": "docstring references symbols ['Schema', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 835, "symbol": "from_batches", "excerpt": " def from_batches(cls, *args, **kwargs):", "observation": "docstring references symbols ['Schema', 'RecordBatches', 'RecordBatch'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 850, "symbol": "slice", "excerpt": " def slice(self, offset=0, length=None):", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 873, "symbol": "flatten", "excerpt": " def flatten(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 887, "symbol": "combine_chunks", "excerpt": " def combine_chunks(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool', 'ChunkedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 903, "symbol": "cast", "excerpt": " def cast(self, *args, **kwargs):", "observation": "docstring references symbols ['Schema', 'bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 932, "symbol": "add_column", "excerpt": " def add_column(self, *args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1009, "symbol": "drop", "excerpt": " def drop(self, *args, **kwargs):", "observation": "docstring references symbols ['KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1105, "symbol": "slice", "excerpt": " def slice(self, offset=0, length=None):", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1132, "symbol": "flatten", "excerpt": " def flatten(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1148, "symbol": "combine_chunks", "excerpt": " def combine_chunks(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1166, "symbol": "cast", "excerpt": " def cast(self, *args, **kwargs):", "observation": "docstring references symbols ['Schema', 'bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1199, "symbol": "add_column", "excerpt": " def add_column(self, *args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1286, "symbol": "drop", "excerpt": " def drop(self, *args, **kwargs):", "observation": "docstring references symbols ['KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1450, "symbol": "from_tables", "excerpt": " def from_tables(cls, tables: list[Union[pa.Table, Table]], axis: int = 0) -> \"ConcatenationTable\":", "observation": "docstring references symbols ['0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1539, "symbol": "slice", "excerpt": " def slice(self, offset=0, length=None):", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1581, "symbol": "flatten", "excerpt": " def flatten(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1599, "symbol": "combine_chunks", "excerpt": " def combine_chunks(self, *args, **kwargs):", "observation": "docstring references symbols ['MemoryPool', 'ChunkedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1619, "symbol": "cast", "excerpt": " def cast(self, target_schema, *args, **kwargs):", "observation": "docstring references symbols ['Schema', 'bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1668, "symbol": "add_column", "excerpt": " def add_column(self, *args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/table.py", "line": 1762, "symbol": "drop", "excerpt": " def drop(self, columns, *args, **kwargs):", "observation": "docstring references symbols ['KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/load.py", "line": 210, "symbol": "infer_module_for_data_files_list", "excerpt": "def infer_module_for_data_files_list(", "observation": "docstring references symbols ['storage_options', 'token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/load.py", "line": 257, "symbol": "infer_module_for_data_files_list_in_archives", "excerpt": "def infer_module_for_data_files_list_in_archives(", "observation": "docstring references symbols ['storage_options', 'token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/load.py", "line": 1222, "symbol": "load_dataset_builder", "excerpt": "def load_dataset_builder(", "observation": "docstring references symbols ['BuilderConfig', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/load.py", "line": 1477, "symbol": "load_dataset", "excerpt": "def load_dataset(", "observation": "docstring references symbols ['A', 'ImageFolder', 'DatasetBuilder', 'BuilderConfig'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/streaming.py", "line": 42, "symbol": "extend_module_for_streaming", "excerpt": "def extend_module_for_streaming(module_path, download_config: Optional[DownloadConfig] = None):", "observation": "docstring references symbols ['open', 'fsspec'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/info.py", "line": 92, "symbol": "DatasetInfo", "excerpt": "class DatasetInfo:", "observation": "docstring references symbols ['BuilderConfig', 'DatasetInfo', 'A', 'DatasetBuilder'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/info.py", "line": 186, "symbol": "write_to_directory", "excerpt": " def write_to_directory(self, dataset_info_dir, pretty_print=False, storage_options: Optional[dict] = None):", "observation": "docstring references symbols ['DatasetInfo', 'bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/info.py", "line": 248, "symbol": "from_directory", "excerpt": " def from_directory(cls, dataset_info_dir: str, storage_options: Optional[dict] = None) -> \"DatasetInfo\":", "observation": "docstring references symbols ['DatasetInfo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/parallel/parallel.py", "line": 17, "symbol": "parallel_map", "excerpt": "def parallel_map(function, iterable, num_proc, batched, batch_size, types, disable_tqdm, desc, single_map_nested_func):", "observation": "docstring references symbols ['Callable', 'bool', 'tuple', 'rank'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/io/spark.py", "line": 11, "symbol": "SparkDatasetReader", "excerpt": "class SparkDatasetReader(AbstractDatasetReader):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 494, "symbol": "Value", "excerpt": "class Value:", "observation": "docstring references symbols ['date64', 'int16', 'Value', 'uint16', 'string', 'string_view', 'uint8', 'int32', 'uint64', 'float16', 'int64', 'date32', 'large_binary', 'uint32', 'large_string', 'binary_view', 'int8', 'binary', 'null', 'float32', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 759, "symbol": "_is_zero_copy_only", "excerpt": "def _is_zero_copy_only(pa_type: pa.DataType, unnest: bool = False) -> bool:", "observation": "docstring references symbols ['zero_copy_only'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 986, "symbol": "ClassLabel", "excerpt": "class ClassLabel:", "observation": "docstring references symbols ['ClassLabel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1274, "symbol": "Sequence", "excerpt": "class Sequence:", "observation": "docstring references symbols ['LargeList', 'A', 'FeatureType'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1308, "symbol": "List", "excerpt": "class List(Sequence):", "observation": "docstring references symbols ['FeatureType'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1336, "symbol": "LargeList", "excerpt": "class LargeList:", "observation": "docstring references symbols ['FeatureType'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1558, "symbol": "generate_from_dict", "excerpt": "def generate_from_dict(obj: Any):", "observation": "docstring references symbols ['DatasetInfo', 'Value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1733, "symbol": "_visit_with_path", "excerpt": "def _visit_with_path(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1765, "symbol": "require_decoding", "excerpt": "def require_decoding(feature: FeatureType, ignore_decode_attribute: bool = False) -> bool:", "observation": "docstring references symbols ['decode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1847, "symbol": "Features", "excerpt": "class Features(dict):", "observation": "docstring references symbols ['A', 'Array2D', 'string', 'Pdf', 'int64', 'Translation', 'FieldType', 'Video', 'Image', 'Array5D', 'ClassLabel', 'Nifti', 'Array3D', 'Array4D', 'Audio', 'Json'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 881, "symbol": "__array__", "excerpt": " def __array__(self, dtype=None):", "observation": "docstring references symbols ['data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1060, "symbol": "str2int", "excerpt": " def str2int(self, values: Union[str, Iterable]) -> Union[int, Iterable]:", "observation": "docstring references symbols ['string', 'integer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1105, "symbol": "int2str", "excerpt": " def int2str(self, values: Union[int, Iterable]) -> Union[str, Iterable]:", "observation": "docstring references symbols ['string', 'integer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1151, "symbol": "cast_storage", "excerpt": " def cast_storage(self, storage: Union[pa.StringArray, pa.IntegerArray]) -> pa.Int64Array:", "observation": "docstring references symbols ['ClassLabel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1247, "symbol": "cast_storage", "excerpt": " def cast_storage(self, storage: Union[pa.Array]) -> pa.JsonArray:", "observation": "docstring references symbols ['Json'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 1968, "symbol": "from_dict", "excerpt": " def from_dict(cls, dic) -> \"Features\":", "observation": "docstring references symbols ['DatasetInfo', 'Value', 'Features', '_type', 'FieldType'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 2274, "symbol": "copy", "excerpt": " def copy(self) -> \"Features\":", "observation": "docstring references symbols ['Features'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/features.py", "line": 2347, "symbol": "flatten", "excerpt": " def flatten(self, max_depth=16) -> \"Features\":", "observation": "docstring references symbols ['Features'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/pdf.py", "line": 31, "symbol": "Pdf", "excerpt": "class Pdf:", "observation": "docstring references symbols ['Feature', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/pdf.py", "line": 291, "symbol": "encode_pdfplumber_pdf", "excerpt": "def encode_pdfplumber_pdf(pdf: \"pdfplumber.pdf.PDF\") -> dict:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/pdf.py", "line": 113, "symbol": "decode_example", "excerpt": " def decode_example(self, value: dict, token_per_repo_id=None) -> \"pdfplumber.pdf.PDF\":", "observation": "docstring references symbols ['A', 'bool', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/pdf.py", "line": 221, "symbol": "embed_storage", "excerpt": " def embed_storage(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/mesh.py", "line": 23, "symbol": "Mesh", "excerpt": "class Mesh:", "observation": "docstring references symbols ['Feature', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/mesh.py", "line": 91, "symbol": "decode_example", "excerpt": " def decode_example(self, value: dict, token_per_repo_id=None) -> Union[\"trimesh.Trimesh\", \"trimesh.Scene\"]:", "observation": "docstring references symbols ['A', 'bool', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/translation.py", "line": 12, "symbol": "Translation", "excerpt": "class Translation:", "observation": "docstring references symbols ['A', 'Feature'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/translation.py", "line": 52, "symbol": "TranslationVariableLanguages", "excerpt": "class TranslationVariableLanguages:", "observation": "docstring references symbols ['Feature', 'A', 'language', 'translation'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/audio.py", "line": 24, "symbol": "Audio", "excerpt": "class Audio:", "observation": "docstring references symbols ['Feature', 'A', '1', '2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/audio.py", "line": 164, "symbol": "decode_example", "excerpt": " def decode_example(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/audio.py", "line": 280, "symbol": "embed_storage", "excerpt": " def embed_storage(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/nifti.py", "line": 64, "symbol": "Nifti", "excerpt": "class Nifti:", "observation": "docstring references symbols ['Feature', 'A', 'nibabel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/nifti.py", "line": 332, "symbol": "encode_nibabel_image", "excerpt": "def encode_nibabel_image(img: \"nib.Nifti1Image\", force_bytes: bool = False) -> dict[str, Optional[Union[str, bytes]]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/nifti.py", "line": 23, "symbol": "Nifti1ImageWrapper", "excerpt": " class Nifti1ImageWrapper(nib.nifti1.Nifti1Image):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/nifti.py", "line": 150, "symbol": "decode_example", "excerpt": " def decode_example(self, value: dict, token_per_repo_id=None) -> \"Nifti1ImageWrapper\":", "observation": "docstring references symbols ['A', 'bool', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/nifti.py", "line": 213, "symbol": "embed_storage", "excerpt": " def embed_storage(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/video.py", "line": 29, "symbol": "Video", "excerpt": "class Video:", "observation": "docstring references symbols ['A', '1', 'W', 'C', 'Feature', 'cpu', 'exact', 'H', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/video.py", "line": 153, "symbol": "decode_example", "excerpt": " def decode_example(", "observation": "docstring references symbols ['A', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/video.py", "line": 291, "symbol": "embed_storage", "excerpt": " def embed_storage(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/image.py", "line": 47, "symbol": "Image", "excerpt": "class Image:", "observation": "docstring references symbols ['Feature', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/image.py", "line": 139, "symbol": "decode_example", "excerpt": " def decode_example(self, value: dict, token_per_repo_id=None) -> \"PIL.Image.Image\":", "observation": "docstring references symbols ['A', 'bool', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/features/image.py", "line": 275, "symbol": "embed_storage", "excerpt": " def embed_storage(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/packaged_modules/conll/conll.py", "line": 30, "symbol": "ConllConfig", "excerpt": "class ConllConfig(datasets.BuilderConfig):", "observation": "docstring references symbols ['U', 'errors'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/packaged_modules/tsfile/tsfile.py", "line": 143, "symbol": "TsFileConfig", "excerpt": "class TsFileConfig(datasets.BuilderConfig):", "observation": "docstring references symbols ['date', 'datetime'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/packaged_modules/tsfile/tsfile.py", "line": 389, "symbol": "_fold_split", "excerpt": " def _fold_split(self, files, target_schema: pa.Schema):", "observation": "docstring references symbols ['TsFileReader'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/packaged_modules/tsfile/tsfile.py", "line": 423, "symbol": "_build_device_index", "excerpt": " def _build_device_index(self, readers: dict):", "observation": "docstring references symbols ['device_key', 'field_cols', 'tag_cols'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/packaged_modules/tsfile/tsfile.py", "line": 725, "symbol": "_open_reader", "excerpt": " def _open_reader(file: str):", "observation": "docstring references symbols ['TsFile', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/packaged_modules/iceberg/iceberg.py", "line": 21, "symbol": "IcebergConfig", "excerpt": "class IcebergConfig(datasets.BuilderConfig):", "observation": "docstring references symbols ['A', '131072'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/packaged_modules/text/text.py", "line": 17, "symbol": "TextConfig", "excerpt": "class TextConfig(datasets.BuilderConfig):", "observation": "docstring references symbols ['error'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/sharding.py", "line": 48, "symbol": "_split_gen_kwargs", "excerpt": "def _split_gen_kwargs(gen_kwargs: dict, max_num_jobs: int) -> list[dict]:", "observation": "docstring references symbols ['max_num_job'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/version.py", "line": 30, "symbol": "Version", "excerpt": "class Version:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/py_utils.py", "line": 158, "symbol": "string_to_dict", "excerpt": "def string_to_dict(string: str, pattern: str) -> Optional[dict[str, str]]:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/py_utils.py", "line": 416, "symbol": "map_nested", "excerpt": "def map_nested(", "observation": "docstring references symbols ['2', '1000'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/tqdm.py", "line": 61, "symbol": "disable_progress_bars", "excerpt": "def disable_progress_bars() -> None:", "observation": "docstring references symbols ['datasets'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/tqdm.py", "line": 78, "symbol": "enable_progress_bars", "excerpt": "def enable_progress_bars() -> None:", "observation": "docstring references symbols ['datasets'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/tqdm.py", "line": 95, "symbol": "are_progress_bars_disabled", "excerpt": "def are_progress_bars_disabled() -> bool:", "observation": "docstring references symbols ['datasets'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/tqdm.py", "line": 105, "symbol": "tqdm", "excerpt": "class tqdm(old_tqdm):", "observation": "docstring references symbols ['disable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/_filelock.py", "line": 25, "symbol": "FileLock", "excerpt": "class FileLock(FileLock_):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 570, "symbol": "xjoin", "excerpt": "def xjoin(a, *p):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 597, "symbol": "xdirname", "excerpt": "def xdirname(a):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 628, "symbol": "xexists", "excerpt": "def xexists(urlpath: str, download_config: Optional[DownloadConfig] = None):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 649, "symbol": "xbasename", "excerpt": "def xbasename(a):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 675, "symbol": "xsplit", "excerpt": "def xsplit(a):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 702, "symbol": "xsplitext", "excerpt": "def xsplitext(a):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 945, "symbol": "xopen", "excerpt": "def xopen(file: str, mode=\"r\", *args, download_config: Optional[DownloadConfig] = None, **kwargs):", "observation": "docstring references symbols ['token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1038, "symbol": "xglob", "excerpt": "def xglob(urlpath, *, recursive=False, download_config: Optional[DownloadConfig] = None):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1064, "symbol": "xwalk", "excerpt": "def xwalk(urlpath, download_config: Optional[DownloadConfig] = None, **kwargs):", "observation": "docstring references symbols ['tuple'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1297, "symbol": "xet_parse", "excerpt": "def xet_parse(source, parser=None, download_config: Optional[DownloadConfig] = None):", "observation": "docstring references symbols ['XMLParser'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1333, "symbol": "ArchiveIterable", "excerpt": "class ArchiveIterable(TrackedIterableFromGenerator):", "observation": "docstring references symbols ['iter_archive'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1105, "symbol": "exists", "excerpt": " def exists(self, download_config: Optional[DownloadConfig] = None):", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1116, "symbol": "glob", "excerpt": " def glob(self, pattern, download_config: Optional[DownloadConfig] = None):", "observation": "docstring references symbols ['xPath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1144, "symbol": "rglob", "excerpt": " def rglob(self, pattern, **kwargs):", "observation": "docstring references symbols ['xPath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1156, "symbol": "parent", "excerpt": " def parent(self) -> \"xPath\":", "observation": "docstring references symbols ['xPath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/file_utils.py", "line": 1203, "symbol": "joinpath", "excerpt": " def joinpath(self, *p: tuple[str, ...]) -> \"xPath\":", "observation": "docstring references symbols ['xPath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/tf_utils.py", "line": 118, "symbol": "dataset_to_tf", "excerpt": "def dataset_to_tf(", "observation": "docstring references symbols ['Callable', 'A', 'bool', 'DataCollator', 'Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/utils/tf_utils.py", "line": 503, "symbol": "multiprocess_dataset_to_tf", "excerpt": "def multiprocess_dataset_to_tf(", "observation": "docstring references symbols ['Callable', 'A', 'bool', 'DataCollator', 'Dict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/download/download_config.py", "line": 10, "symbol": "DownloadConfig", "excerpt": "class DownloadConfig:", "observation": "docstring references symbols ['A', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/download/download_manager.py", "line": 74, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/download/streaming_download_manager.py", "line": 47, "symbol": "StreamingDownloadManager", "excerpt": "class StreamingDownloadManager:", "observation": "docstring references symbols ['open', 'DownloadManager', 'xopen'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/formatting/__init__.py", "line": 123, "symbol": "get_formatter", "excerpt": "def get_formatter(format_type: Optional[str], **format_kwargs) -> Formatter:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/formatting/formatting.py", "line": 269, "symbol": "LazyDict", "excerpt": "class LazyDict(MutableMapping):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/formatting/formatting.py", "line": 388, "symbol": "Formatter", "excerpt": "class Formatter(Generic[RowFormat, ColumnFormat, BatchFormat]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/formatting/formatting.py", "line": 496, "symbol": "CustomFormatter", "excerpt": "class CustomFormatter(Formatter[dict, ColumnFormat, dict]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/datasets/formatting/formatting.py", "line": 621, "symbol": "format_table", "excerpt": "def format_table(", "observation": "docstring references symbols ['A', 'bool'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/compat.py", "line": 6, "symbol": "ToASCII", "excerpt": "def ToASCII(label: str) -> bytes:", "observation": "docstring references symbols ['3490', 'ToASCII'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/compat.py", "line": 19, "symbol": "ToUnicode", "excerpt": "def ToUnicode(label: Union[bytes, bytearray]) -> str:", "observation": "docstring references symbols ['3490', 'ToUnicode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/compat.py", "line": 32, "symbol": "nameprep", "excerpt": "def nameprep(s: Any) -> None:", "observation": "docstring references symbols ['5891', '3491', '5892'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 70, "symbol": "valid_label_length", "excerpt": "def valid_label_length(label: Union[bytes, str]) -> bool:", "observation": "docstring references symbols ['U', 'A', '5891', '1035'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 85, "symbol": "valid_string_length", "excerpt": "def valid_string_length(domain: Union[bytes, str], trailing_dot: bool) -> bool:", "observation": "docstring references symbols ['1035'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 99, "symbol": "check_bidi", "excerpt": "def check_bidi(label: str, check_ltr: bool = False) -> bool:", "observation": "docstring references symbols ['R', '5893'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 174, "symbol": "check_initial_combiner", "excerpt": "def check_initial_combiner(label: str) -> bool:", "observation": "docstring references symbols ['5891', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 189, "symbol": "check_hyphen_ok", "excerpt": "def check_hyphen_ok(label: str) -> bool:", "observation": "docstring references symbols ['5891', 'U', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 207, "symbol": "check_nfc", "excerpt": "def check_nfc(label: str) -> None:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 219, "symbol": "valid_contextj", "excerpt": "def valid_contextj(label: str, pos: int) -> bool:", "observation": "docstring references symbols ['U', '5892', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 273, "symbol": "valid_contexto", "excerpt": "def valid_contexto(label: str, pos: int, exception: bool = False) -> bool:", "observation": "docstring references symbols ['U', '5892', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 322, "symbol": "check_label", "excerpt": "def check_label(label: Union[str, bytes, bytearray]) -> None:", "observation": "docstring references symbols ['5892'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 377, "symbol": "alabel", "excerpt": "def alabel(label: str) -> bytes:", "observation": "docstring references symbols ['5891', 'U', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 411, "symbol": "ulabel", "excerpt": "def ulabel(label: Union[str, bytes, bytearray]) -> str:", "observation": "docstring references symbols ['U', 'A', 'alabel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 454, "symbol": "uts46_remap", "excerpt": "def uts46_remap(domain: str, std3_rules: bool = True, transitional: bool = False) -> str:", "observation": "docstring references symbols ['C', '3', 'I', 'D', 'M', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 510, "symbol": "encode", "excerpt": "def encode(", "observation": "docstring references symbols ['U', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/core.py", "line": 582, "symbol": "decode", "excerpt": "def decode(", "observation": "docstring references symbols ['U', 'encode', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/cli.py", "line": 94, "symbol": "main", "excerpt": "def main(argv: Optional[list[str]] = None) -> int:", "observation": "docstring references symbols ['0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/codec.py", "line": 37, "symbol": "IncrementalEncoder", "excerpt": "class IncrementalEncoder(codecs.BufferedIncrementalEncoder):", "observation": "docstring references symbols ['U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/idna/codec.py", "line": 135, "symbol": "search_function", "excerpt": "def search_function(name: str) -> Optional[codecs.CodecInfo]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_read_write.py", "line": 259, "symbol": "acquire_read", "excerpt": " def acquire_read(self, timeout: float = -1, *, blocking: bool = True) -> AcquireReturnProxy:", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_read_write.py", "line": 277, "symbol": "acquire_write", "excerpt": " def acquire_write(self, timeout: float = -1, *, blocking: bool = True) -> AcquireReturnProxy:", "observation": "docstring references symbols ['RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_api.py", "line": 56, "symbol": "AcquireReturnProxy", "excerpt": "class AcquireReturnProxy:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_api.py", "line": 75, "symbol": "FileLockContext", "excerpt": "class FileLockContext:", "observation": "docstring references symbols ['BaseFileLock', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_api.py", "line": 106, "symbol": "ThreadLocalFileContext", "excerpt": "class ThreadLocalFileContext(FileLockContext, local):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_api.py", "line": 208, "symbol": "__init__", "excerpt": " def __init__( # noqa: PLR0913", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_api.py", "line": 267, "symbol": "is_singleton", "excerpt": " def is_singleton(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_api.py", "line": 410, "symbol": "is_locked", "excerpt": " def is_locked(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_api.py", "line": 527, "symbol": "_raise_if_would_deadlock", "excerpt": " def _raise_if_would_deadlock(self, canonical: str, *, timeout: float, blocking: bool) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/asyncio.py", "line": 37, "symbol": "AsyncFileLockContext", "excerpt": "class AsyncFileLockContext(FileLockContext):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/asyncio.py", "line": 50, "symbol": "AsyncThreadLocalFileContext", "excerpt": "class AsyncThreadLocalFileContext(AsyncFileLockContext, local):", "observation": "docstring references symbols ['FileLockContext', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/asyncio.py", "line": 54, "symbol": "AsyncAcquireReturnProxy", "excerpt": "class AsyncAcquireReturnProxy:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/asyncio.py", "line": 119, "symbol": "__init__", "excerpt": " def __init__( # noqa: PLR0913", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_util.py", "line": 53, "symbol": "break_lock_file", "excerpt": "def break_lock_file(lock_file: str, mtime_before: float, ino_before: int) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_async_read_write.py", "line": 38, "symbol": "AsyncReadWriteLock", "excerpt": "class AsyncReadWriteLock:", "observation": "docstring references symbols ['A', 'sqlite3'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_async_read_write.py", "line": 96, "symbol": "executor", "excerpt": " def executor(self) -> futures.Executor:", "observation": "docstring references symbols ['run_in_executor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_async.py", "line": 90, "symbol": "timeout", "excerpt": " def timeout(self) -> float:", "observation": "docstring references symbols ['acquire_read', 'acquire_write'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_async.py", "line": 100, "symbol": "loop", "excerpt": " def loop(self) -> asyncio.AbstractEventLoop | None:", "observation": "docstring references symbols ['run_in_executor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_async.py", "line": 105, "symbol": "executor", "excerpt": " def executor(self) -> futures.Executor | None:", "observation": "docstring references symbols ['run_in_executor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_async.py", "line": 109, "symbol": "acquire_read", "excerpt": " async def acquire_read(", "observation": "docstring references symbols ['close', 'run_in_executor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_async.py", "line": 132, "symbol": "acquire_write", "excerpt": " async def acquire_write(", "observation": "docstring references symbols ['close', 'run_in_executor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_sync.py", "line": 135, "symbol": "SoftReadWriteLock", "excerpt": "class SoftReadWriteLock(metaclass=_SoftRWMeta):", "observation": "docstring references symbols ['mtime', 'fcntl', 'ReadWriteLock', 'A', 'LeaseKeepAlive', '0o700', '0o600'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_sync.py", "line": 275, "symbol": "acquire_read", "excerpt": " def acquire_read(self, timeout: float | None = None, *, blocking: bool | None = None) -> AcquireReturnProxy:", "observation": "docstring references symbols ['mtime', 'RuntimeError', 'close'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_sync.py", "line": 298, "symbol": "acquire_write", "excerpt": " def acquire_write(self, timeout: float | None = None, *, blocking: bool | None = None) -> AcquireReturnProxy:", "observation": "docstring references symbols ['close', 'RuntimeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_sync.py", "line": 325, "symbol": "close", "excerpt": " def close(self) -> None:", "observation": "docstring references symbols ['RuntimeError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_sync.py", "line": 342, "symbol": "release", "excerpt": " def release(self, *, force: bool = False) -> None:", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/filelock/_soft_rw/_sync.py", "line": 654, "symbol": "_iter_reader_entries", "excerpt": " def _iter_reader_entries(self) -> Generator[tuple[str, bool]]:", "observation": "docstring references symbols ['I', 'O', 'dirfd_relative'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/conftest.py", "line": 125, "symbol": "weak_promotion", "excerpt": "def weak_promotion(request):", "observation": "docstring references symbols ['old_promotion'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_globals.py", "line": 32, "symbol": "_NoValueType", "excerpt": "class _NoValueType:", "observation": "docstring references symbols ['keepdims', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/__config__.py", "line": 118, "symbol": "show", "excerpt": "def show(mode=DisplayModes.stdout.value):", "observation": "docstring references symbols ['C', 'pyyaml'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ctypeslib.py", "line": 233, "symbol": "ndpointer", "excerpt": "def ndpointer(dtype=None, ndim=None, shape=None, flags=None):", "observation": "docstring references symbols ['C', 'A', '_ndtpr', 'F', 'X', 'O', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ctypeslib.py", "line": 90, "symbol": "load_library", "excerpt": " def load_library(libname, loader_path):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ctypeslib.py", "line": 465, "symbol": "as_ctypes_type", "excerpt": " def as_ctypes_type(dtype):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matlib.py", "line": 24, "symbol": "empty", "excerpt": "def empty(shape, dtype=None, order='C'):", "observation": "docstring references symbols ['F', 'C', 'empty', 'zeros'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matlib.py", "line": 62, "symbol": "ones", "excerpt": "def ones(shape, dtype=None, order='C'):", "observation": "docstring references symbols ['C', 'out', 'F', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matlib.py", "line": 107, "symbol": "zeros", "excerpt": "def zeros(shape, dtype=None, order='C'):", "observation": "docstring references symbols ['C', 'out', 'F', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matlib.py", "line": 187, "symbol": "eye", "excerpt": "def eye(n,M=None, k=0, dtype=float, order='C'):", "observation": "docstring references symbols ['C', 'A', 'I', 'F', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matlib.py", "line": 231, "symbol": "rand", "excerpt": "def rand(*args):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matlib.py", "line": 277, "symbol": "randn", "excerpt": "def randn(*args):", "observation": "docstring references symbols ['A', 'N', 'sigma', 'mu', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matlib.py", "line": 330, "symbol": "repmat", "excerpt": "def repmat(a, m, n):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/exceptions.py", "line": 85, "symbol": "TooHardError", "excerpt": "class TooHardError(RuntimeError):", "observation": "docstring references symbols ['max_work'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/exceptions.py", "line": 98, "symbol": "AxisError", "excerpt": "class AxisError(ValueError, IndexError):", "observation": "docstring references symbols ['A', 'AxisError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/exceptions.py", "line": 189, "symbol": "DTypePromotionError", "excerpt": "class DTypePromotionError(TypeError):", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "line": 46, "symbol": "PytestTester", "excerpt": "class PytestTester:", "observation": "docstring references symbols ['A', 'numpy', 'nose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "line": 79, "symbol": "__call__", "excerpt": " def __call__(self, label='fast', verbose=1, extra_argv=None,", "observation": "docstring references symbols ['test', 'timer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_utils/_inspect.py", "line": 96, "symbol": "getargspec", "excerpt": "def getargspec(func):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_utils/_inspect.py", "line": 113, "symbol": "getargvalues", "excerpt": "def getargvalues(frame):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/compat/py3k.py", "line": 116, "symbol": "npy_load_module", "excerpt": "def npy_load_module(name, fn, info=None):", "observation": "docstring references symbols ['exec_module'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 96, "symbol": "take", "excerpt": "def take(a, indices, axis=None, out=None, mode='raise'):", "observation": "docstring references symbols ['ii', 'take', 'A', 'kk', 'ndindex', 'M', 'jj', 's_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 201, "symbol": "reshape", "excerpt": "def reshape(a, newshape, order='C'):", "observation": "docstring references symbols ['C', 'A', 'D', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 295, "symbol": "choose", "excerpt": "def choose(a, choices, out=None, mode='raise'):", "observation": "docstring references symbols ['A', 'Ba', 'i', 'n', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 589, "symbol": "transpose", "excerpt": "def transpose(a, axes=None):", "observation": "docstring references symbols ['T', 'A', 'i', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 663, "symbol": "partition", "excerpt": "def partition(a, kth, axis=-1, kind='introselect', order=None):", "observation": "docstring references symbols ['O', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 780, "symbol": "argpartition", "excerpt": "def argpartition(a, kth, axis=-1, kind='introselect', order=None):", "observation": "docstring references symbols ['A', 'index_array', 'partition'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 866, "symbol": "sort", "excerpt": "def sort(a, axis=-1, kind=None, order=None):", "observation": "docstring references symbols ['A', 'R', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1026, "symbol": "argsort", "excerpt": "def argsort(a, axis=-1, kind=None, order=None):", "observation": "docstring references symbols ['argsort', 'index_array', 'A', 'sort', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1141, "symbol": "argmax", "excerpt": "def argmax(a, axis=None, out=None, *, keepdims=np._NoValue):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1237, "symbol": "argmin", "excerpt": "def argmin(a, axis=None, out=None, *, keepdims=np._NoValue):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1333, "symbol": "searchsorted", "excerpt": "def searchsorted(a, v, side='left', sorter=None):", "observation": "docstring references symbols ['i', 'searchsorted', 'nan', 'sort', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1408, "symbol": "resize", "excerpt": "def resize(a, new_shape):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1566, "symbol": "diagonal", "excerpt": "def diagonal(a, offset=0, axis1=0, axis2=1):", "observation": "docstring references symbols ['A', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1701, "symbol": "trace", "excerpt": "def trace(a, offset=0, axis1=0, axis2=1, dtype=None, out=None):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1769, "symbol": "ravel", "excerpt": "def ravel(a, order='C'):", "observation": "docstring references symbols ['C', 'A', 'T', 'reshape', 'D', 'F', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1882, "symbol": "nonzero", "excerpt": "def nonzero(a):", "observation": "docstring references symbols ['C', 'argwhere', 'atleast_1d', 'A', 'nonzero'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 1981, "symbol": "shape", "excerpt": "def shape(a):", "observation": "docstring references symbols ['N', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2033, "symbol": "compress", "excerpt": "def compress(condition, a, axis=None, out=None):", "observation": "docstring references symbols ['A', 'output', 'D', 'extract', 'compress'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2101, "symbol": "clip", "excerpt": "def clip(a, a_min, a_max, out=None, **kwargs):", "observation": "docstring references symbols ['clip'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2178, "symbol": "sum", "excerpt": "def sum(a, axis=None, dtype=None, out=None, keepdims=np._NoValue,", "observation": "docstring references symbols ['ndarray', 'sum', 'float32'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2323, "symbol": "any", "excerpt": "def any(a, axis=None, out=None, keepdims=np._NoValue, *, where=np._NoValue):", "observation": "docstring references symbols ['ndarray', 'A', 'any'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2422, "symbol": "all", "excerpt": "def all(a, axis=None, out=None, keepdims=np._NoValue, *, where=np._NoValue):", "observation": "docstring references symbols ['ndarray', 'A', 'all'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2513, "symbol": "cumsum", "excerpt": "def cumsum(a, axis=None, dtype=None, out=None):", "observation": "docstring references symbols ['A', 'sum'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2594, "symbol": "ptp", "excerpt": "def ptp(a, axis=None, out=None, keepdims=np._NoValue):", "observation": "docstring references symbols ['A', 'scalar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2694, "symbol": "max", "excerpt": "def max(a, axis=None, out=None, keepdims=np._NoValue, initial=np._NoValue,", "observation": "docstring references symbols ['ndarray', 'max'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2815, "symbol": "amax", "excerpt": "def amax(a, axis=None, out=None, keepdims=np._NoValue, initial=np._NoValue,", "observation": "docstring references symbols ['amax'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2837, "symbol": "min", "excerpt": "def min(a, axis=None, out=None, keepdims=np._NoValue, initial=np._NoValue,", "observation": "docstring references symbols ['ndarray', 'default', 'min'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2958, "symbol": "amin", "excerpt": "def amin(a, axis=None, out=None, keepdims=np._NoValue, initial=np._NoValue,", "observation": "docstring references symbols ['amin'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 2980, "symbol": "prod", "excerpt": "def prod(a, axis=None, dtype=None, out=None, keepdims=np._NoValue,", "observation": "docstring references symbols ['ndarray', 'x', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3109, "symbol": "cumprod", "excerpt": "def cumprod(a, axis=None, dtype=None, out=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3270, "symbol": "round", "excerpt": "def round(a, decimals=0, out=None):", "observation": "docstring references symbols ['A', 'round'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3364, "symbol": "around", "excerpt": "def around(a, decimals=0, out=None):", "observation": "docstring references symbols ['around'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3386, "symbol": "mean", "excerpt": "def mean(a, axis=None, dtype=None, out=None, keepdims=np._NoValue, *,", "observation": "docstring references symbols ['float16', 'float32', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3514, "symbol": "std", "excerpt": "def std(a, axis=None, dtype=None, out=None, ddof=0, keepdims=np._NoValue, *,", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3655, "symbol": "var", "excerpt": "def var(a, axis=None, dtype=None, out=None, ddof=0, keepdims=np._NoValue, *,", "observation": "docstring references symbols ['float32', 'N', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3805, "symbol": "round_", "excerpt": "def round_(a, decimals=0, out=None):", "observation": "docstring references symbols ['round', 'round_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3833, "symbol": "product", "excerpt": "def product(*args, **kwargs):", "observation": "docstring references symbols ['product'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3857, "symbol": "cumproduct", "excerpt": "def cumproduct(*args, **kwargs):", "observation": "docstring references symbols ['cumproduct'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3882, "symbol": "sometrue", "excerpt": "def sometrue(*args, **kwargs):", "observation": "docstring references symbols ['sometrue'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/fromnumeric.py", "line": 3908, "symbol": "alltrue", "excerpt": "def alltrue(*args, **kwargs):", "observation": "docstring references symbols ['alltrue'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_dtype.py", "line": 245, "symbol": "_is_packed", "excerpt": "def _is_packed(dtype):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_internal.py", "line": 305, "symbol": "data", "excerpt": " def data(self):", "observation": "docstring references symbols ['C', 'data_as', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_internal.py", "line": 323, "symbol": "shape", "excerpt": " def shape(self):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_internal.py", "line": 335, "symbol": "strides", "excerpt": " def strides(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_string_helpers.py", "line": 16, "symbol": "english_lower", "excerpt": "def english_lower(s):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_string_helpers.py", "line": 44, "symbol": "english_upper", "excerpt": "def english_upper(s):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 86, "symbol": "empty_like", "excerpt": "def empty_like(prototype, dtype=None, order=None, subok=None, shape=None):", "observation": "docstring references symbols ['C', 'zeros_like', 'A', 'ones_like', 'F', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 154, "symbol": "concatenate", "excerpt": "def concatenate(arrays, axis=None, out=None, *, dtype=None, casting=None):", "observation": "docstring references symbols ['axis', 'D', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 255, "symbol": "inner", "excerpt": "def inner(a, b):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 347, "symbol": "where", "excerpt": "def where(condition, x=None, y=None):", "observation": "docstring references symbols ['nonzero', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 422, "symbol": "lexsort", "excerpt": "def lexsort(keys, axis=None):", "observation": "docstring references symbols ['argsort', 'A', 'a', 'b', 'k', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 670, "symbol": "result_type", "excerpt": "def result_type(*arrays_and_dtypes):", "observation": "docstring references symbols ['promote_types', 'min_scalar_type', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 742, "symbol": "dot", "excerpt": "def dot(a, b, out=None):", "observation": "docstring references symbols ['matmul', 'C', 'multiply', 'D', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 835, "symbol": "vdot", "excerpt": "def vdot(a, b):", "observation": "docstring references symbols ['dot', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 893, "symbol": "bincount", "excerpt": "def bincount(x, weights=None, minlength=None):", "observation": "docstring references symbols ['minlength', 'A', 'i', 'n', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 970, "symbol": "ravel_multi_index", "excerpt": "def ravel_multi_index(multi_index, dims, mode=None, order=None):", "observation": "docstring references symbols ['C', 'A', 'F', 'dims'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1031, "symbol": "unravel_index", "excerpt": "def unravel_index(indices, shape=None, order=None):", "observation": "docstring references symbols ['C', 'F', 'shape', 'dims'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1081, "symbol": "copyto", "excerpt": "def copyto(dst, src, casting=None, where=None):", "observation": "docstring references symbols ['casting', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1177, "symbol": "packbits", "excerpt": "def packbits(a, axis=None, bitorder='big'):", "observation": "docstring references symbols ['packed', 'D', 'axis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1235, "symbol": "unpackbits", "excerpt": "def unpackbits(a, axis=None, count=None, bitorder='big'):", "observation": "docstring references symbols ['A', 'count', 'D', 'axis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1319, "symbol": "shares_memory", "excerpt": "def shares_memory(a, b, max_work=None):", "observation": "docstring references symbols ['max_work'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1394, "symbol": "may_share_memory", "excerpt": "def may_share_memory(a, b, max_work=None):", "observation": "docstring references symbols ['shares_memory', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1435, "symbol": "is_busday", "excerpt": "def is_busday(dates, weekmask=None, holidays=None, busdaycal=None, out=None):", "observation": "docstring references symbols ['busdaycalendar', 'D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1489, "symbol": "busday_offset", "excerpt": "def busday_offset(dates, offsets, roll=None, weekmask=None, holidays=None,", "observation": "docstring references symbols ['U', 'roll', 'A', 'D', 'busdaycalendar', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1583, "symbol": "busday_count", "excerpt": "def busday_count(begindates, enddates, weekmask=None, holidays=None,", "observation": "docstring references symbols ['A', 'busdaycalendar', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "line": 1652, "symbol": "datetime_as_string", "excerpt": "def datetime_as_string(arr, unit=None, timezone=None, casting=None):", "observation": "docstring references symbols ['Z', 'pytz'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_asarray.py", "line": 29, "symbol": "require", "excerpt": "def require(a, dtype=None, requirements=None, *, like=None):", "observation": "docstring references symbols ['C', 'A', 'F', 'E', 'O', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/records.py", "line": 88, "symbol": "format_parser", "excerpt": "class format_parser:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/records.py", "line": 223, "symbol": "record", "excerpt": "class record(nt.void):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/records.py", "line": 308, "symbol": "recarray", "excerpt": "class recarray(ndarray):", "observation": "docstring references symbols ['C', 'empty', 'A', 'y', 'F', 'recarray', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/records.py", "line": 954, "symbol": "array", "excerpt": "def array(obj, dtype=None, shape=None, offset=0, strides=None, formats=None,", "observation": "docstring references symbols ['A', 'buf'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_machar.py", "line": 17, "symbol": "MachAr", "excerpt": "class MachAr:", "observation": "docstring references symbols ['C', 'M', 'MachAr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/memmap.py", "line": 23, "symbol": "memmap", "excerpt": "class memmap(ndarray):", "observation": "docstring references symbols ['C', 'fp', 'D', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/memmap.py", "line": 301, "symbol": "flush", "excerpt": " def flush(self):", "observation": "docstring references symbols ['memmap'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/overrides.py", "line": 105, "symbol": "array_function_dispatch", "excerpt": "def array_function_dispatch(dispatcher=None, module=None, verify=True,", "observation": "docstring references symbols ['C', 'A', 'like'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/getlimits.py", "line": 307, "symbol": "_get_machar", "excerpt": "def _get_machar(ftype):", "observation": "docstring references symbols ['MachAr', 'MachArLike'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/getlimits.py", "line": 379, "symbol": "finfo", "excerpt": "class finfo:", "observation": "docstring references symbols ['finfo', 'epsneg'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 302, "symbol": "add", "excerpt": "def add(x1, x2):", "observation": "docstring references symbols ['bytes_', 'str_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 523, "symbol": "count", "excerpt": "def count(a, sub, start=0, end=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 573, "symbol": "decode", "excerpt": "def decode(a, encoding=None, errors=None):", "observation": "docstring references symbols ['codecs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 785, "symbol": "index", "excerpt": "def index(a, sub, start=0, end=None):", "observation": "docstring references symbols ['ValueError', 'find'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1104, "symbol": "lower", "excerpt": "def lower(a):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1143, "symbol": "lstrip", "excerpt": "def lstrip(a, chars=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1316, "symbol": "rindex", "excerpt": "def rindex(a, sub, start=0, end=None):", "observation": "docstring references symbols ['rfind', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1422, "symbol": "rsplit", "excerpt": "def rsplit(a, sep=None, maxsplit=None):", "observation": "docstring references symbols ['rsplit', 'split'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1464, "symbol": "rstrip", "excerpt": "def rstrip(a, chars=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1614, "symbol": "strip", "excerpt": "def strip(a, chars=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1659, "symbol": "swapcase", "excerpt": "def swapcase(a):", "observation": "docstring references symbols ['C', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1697, "symbol": "title", "excerpt": "def title(a):", "observation": "docstring references symbols ['C', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1778, "symbol": "upper", "excerpt": "def upper(a):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1848, "symbol": "isnumeric", "excerpt": "def isnumeric(a):", "observation": "docstring references symbols ['U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1885, "symbol": "isdecimal", "excerpt": "def isdecimal(a):", "observation": "docstring references symbols ['U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 1923, "symbol": "chararray", "excerpt": "class chararray(ndarray):", "observation": "docstring references symbols ['C', 'chararray', 'object_', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 2731, "symbol": "array", "excerpt": "def array(obj, itemsize=None, copy=True, unicode=None, order=None):", "observation": "docstring references symbols ['C', 'A', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 2865, "symbol": "asarray", "excerpt": "def asarray(obj, itemsize=None, unicode=None, order=None):", "observation": "docstring references symbols ['C', 'chararray', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 2191, "symbol": "__radd__", "excerpt": " def __radd__(self, other):", "observation": "docstring references symbols ['bytes_', 'str_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 2224, "symbol": "__mod__", "excerpt": " def __mod__(self, i):", "observation": "docstring references symbols ['bytes_', 'str_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 2353, "symbol": "index", "excerpt": " def index(self, sub, start=0, end=None):", "observation": "docstring references symbols ['ValueError', 'find'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/defchararray.py", "line": 2536, "symbol": "rindex", "excerpt": " def rindex(self, sub, start=0, end=None):", "observation": "docstring references symbols ['rfind', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/shape_base.py", "line": 140, "symbol": "atleast_3d", "excerpt": "def atleast_3d(*arys):", "observation": "docstring references symbols ['M', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/shape_base.py", "line": 220, "symbol": "vstack", "excerpt": "def vstack(tup, *, dtype=None, casting=\"same_kind\"):", "observation": "docstring references symbols ['stack', 'vsplit', 'out', 'block', 'D', 'vstack', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/shape_base.py", "line": 293, "symbol": "hstack", "excerpt": "def hstack(tup, *, dtype=None, casting=\"same_kind\"):", "observation": "docstring references symbols ['stack', 'out', 'block', 'hsplit', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/shape_base.py", "line": 704, "symbol": "block", "excerpt": "def block(arrays):", "observation": "docstring references symbols ['atleast_2d', 'atleast_1d', 'A', 'concatenate', 'block', 'D', 'B', 'vstack', 'hstack'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 68, "symbol": "zeros_like", "excerpt": "def zeros_like(a, dtype=None, order='K', subok=True, shape=None):", "observation": "docstring references symbols ['C', 'A', 'F', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 138, "symbol": "ones", "excerpt": "def ones(shape, dtype=None, order='C', *, like=None):", "observation": "docstring references symbols ['2', 'F', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 204, "symbol": "ones_like", "excerpt": "def ones_like(a, dtype=None, order='K', subok=True, shape=None):", "observation": "docstring references symbols ['C', 'A', 'F', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 276, "symbol": "full", "excerpt": "def full(shape, fill_value, dtype=None, order='C', *, like=None):", "observation": "docstring references symbols ['2', 'F', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 342, "symbol": "full_like", "excerpt": "def full_like(a, fill_value, dtype=None, order='K', subok=True, shape=None):", "observation": "docstring references symbols ['C', 'A', 'F', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 490, "symbol": "isfortran", "excerpt": "def isfortran(a):", "observation": "docstring references symbols ['C', 'F', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 562, "symbol": "argwhere", "excerpt": "def argwhere(a):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 616, "symbol": "flatnonzero", "excerpt": "def flatnonzero(a):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 661, "symbol": "correlate", "excerpt": "def correlate(a, v, mode='valid'):", "observation": "docstring references symbols ['old_behavior', 'convolve', 'c_k'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 739, "symbol": "convolve", "excerpt": "def convolve(a, v, mode='full'):", "observation": "docstring references symbols ['Y', 'X', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 842, "symbol": "outer", "excerpt": "def outer(a, b, out=None):", "observation": "docstring references symbols ['C', 'A', 'G', 'F', 'H', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 933, "symbol": "tensordot", "excerpt": "def tensordot(a, b, axes=2):", "observation": "docstring references symbols ['A', 'a_axes', 'N', 'b_axes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 1241, "symbol": "rollaxis", "excerpt": "def rollaxis(a, axis, start=0):", "observation": "docstring references symbols ['U', '0', 'moveaxis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 1330, "symbol": "normalize_axis_tuple", "excerpt": "def normalize_axis_tuple(axis, ndim, argname=None, allow_duplicate=False):", "observation": "docstring references symbols ['A', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 1469, "symbol": "cross", "excerpt": "def cross(a, b, axisa=-1, axisb=-1, axisc=-1, axis=None):", "observation": "docstring references symbols ['R', 'c', 'y', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 1674, "symbol": "indices", "excerpt": "def indices(dimensions, dtype=int, sparse=False):", "observation": "docstring references symbols ['D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 1778, "symbol": "fromfunction", "excerpt": "def fromfunction(function, shape, *, dtype=float, like=None, **kwargs):", "observation": "docstring references symbols ['fromfunction', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 1856, "symbol": "isscalar", "excerpt": "def isscalar(element):", "observation": "docstring references symbols ['gradient', 'histogram', 'bins', 'dx', 'Exception', 'tuple'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 1937, "symbol": "binary_repr", "excerpt": "def binary_repr(num, width=None):", "observation": "docstring references symbols ['binary_repr', 'A', 'base_repr', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 2052, "symbol": "base_repr", "excerpt": "def base_repr(number, base=2, padding=0):", "observation": "docstring references symbols ['base_repr', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 2171, "symbol": "allclose", "excerpt": "def allclose(a, b, rtol=1.e-5, atol=1.e-8, equal_nan=False):", "observation": "docstring references symbols ['equal', 'allclose', 'array_equal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 2250, "symbol": "isclose", "excerpt": "def isclose(a, b, rtol=1.e-5, atol=1.e-8, equal_nan=False):", "observation": "docstring references symbols ['A', 'bool', 'isclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numeric.py", "line": 2379, "symbol": "array_equal", "excerpt": "def array_equal(a1, a2, equal_nan=False):", "observation": "docstring references symbols ['nan'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/function_base.py", "line": 25, "symbol": "linspace", "excerpt": "def linspace(start, stop, num=50, endpoint=True, retstep=False, dtype=None,", "observation": "docstring references symbols ['linspace', '0', 'samples', 'N', 'geomspace'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/function_base.py", "line": 191, "symbol": "logspace", "excerpt": "def logspace(start, stop, num=50, endpoint=True, base=10.0, dtype=None,", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/function_base.py", "line": 308, "symbol": "geomspace", "excerpt": "def geomspace(start, stop, num=50, endpoint=True, dtype=None, axis=0):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/function_base.py", "line": 497, "symbol": "add_newdoc", "excerpt": "def add_newdoc(place, obj, doc, warn_on_python=True):", "observation": "docstring references symbols ['C', 'PyType_Ready', 'tp_doc', 'PyTypeObject', 'UserWarning', 'Py_INCREF'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/einsumfunc.py", "line": 85, "symbol": "_find_contraction", "excerpt": "def _find_contraction(positions, input_sets, output_set):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/einsumfunc.py", "line": 215, "symbol": "_parse_possible_contraction", "excerpt": "def _parse_possible_contraction(positions, input_sets, output_set, idx_dict, memory_limit, path_cost, naive_cost):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/einsumfunc.py", "line": 523, "symbol": "_parse_einsum_input", "excerpt": "def _parse_einsum_input(operands):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/einsumfunc.py", "line": 707, "symbol": "einsum_path", "excerpt": "def einsum_path(*operands, optimize='greedy', einsum_call=False):", "observation": "docstring references symbols ['C', 'A', 'I', 'b', 'c', 'einsum_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/einsumfunc.py", "line": 1010, "symbol": "einsum", "excerpt": "def einsum(*operands, out=None, optimize=False, **kwargs):", "observation": "docstring references symbols ['casting', 'C', 'A', 'a', 'F', 'einsum', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_ufunc_config.py", "line": 34, "symbol": "seterr", "excerpt": "def seterr(all=None, divide=None, over=None, under=None, invalid=None):", "observation": "docstring references symbols ['stdout', 'int16', 'seterrcall', 'RuntimeWarning', 'warnings'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_ufunc_config.py", "line": 133, "symbol": "geterr", "excerpt": "def geterr():", "observation": "docstring references symbols ['seterr', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_ufunc_config.py", "line": 222, "symbol": "seterrcall", "excerpt": "def seterrcall(func):", "observation": "docstring references symbols ['seterr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_ufunc_config.py", "line": 315, "symbol": "geterrcall", "excerpt": "def geterrcall():", "observation": "docstring references symbols ['geterrcall', 'seterr', 'seterrcall'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_ufunc_config.py", "line": 368, "symbol": "errstate", "excerpt": "class errstate(contextlib.ContextDecorator):", "observation": "docstring references symbols ['errstate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/_exceptions.py", "line": 17, "symbol": "_display_as_base", "excerpt": "def _display_as_base(cls):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numerictypes.py", "line": 284, "symbol": "issubclass_", "excerpt": "def issubclass_(arg1, arg2):", "observation": "docstring references symbols ['issubclass_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numerictypes.py", "line": 358, "symbol": "issubdtype", "excerpt": "def issubdtype(arg1, arg2):", "observation": "docstring references symbols ['floating', 'issubdtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numerictypes.py", "line": 425, "symbol": "_typedict", "excerpt": "class _typedict(dict):", "observation": "docstring references symbols ['_typedict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numerictypes.py", "line": 457, "symbol": "sctype2char", "excerpt": "def sctype2char(sctype):", "observation": "docstring references symbols ['sctype2char', 'D', 'S', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numerictypes.py", "line": 514, "symbol": "_scalar_type_key", "excerpt": "def _scalar_type_key(typ):", "observation": "docstring references symbols ['key', 'sorted', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/numerictypes.py", "line": 599, "symbol": "find_common_type", "excerpt": "def find_common_type(array_types, scalar_types):", "observation": "docstring references symbols ['0', 'A', '0j'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/arrayprint.py", "line": 117, "symbol": "set_printoptions", "excerpt": "def set_printoptions(precision=None, threshold=None, edgeitems=None,", "observation": "docstring references symbols ['A', 'printoptions', 'fixed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/arrayprint.py", "line": 336, "symbol": "printoptions", "excerpt": "def printoptions(*args, **kwargs):", "observation": "docstring references symbols ['with', 'as'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/arrayprint.py", "line": 369, "symbol": "_leading_trailing", "excerpt": "def _leading_trailing(a, edgeitems, index=()):", "observation": "docstring references symbols ['N', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/arrayprint.py", "line": 562, "symbol": "array2string", "excerpt": "def array2string(a, max_line_width=None, precision=None,", "observation": "docstring references symbols ['array_repr', 'array_str', 'array2string'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/arrayprint.py", "line": 1621, "symbol": "array_str", "excerpt": "def array_str(a, max_line_width=None, precision=None, suppress_small=None):", "observation": "docstring references symbols ['array_repr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/arrayprint.py", "line": 1668, "symbol": "set_string_function", "excerpt": "def set_string_function(f, repr=True):", "observation": "docstring references symbols ['__str__', '__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_limited_api.py", "line": 19, "symbol": "test_limited_api", "excerpt": "def test_limited_api(tmp_path):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_shape_base.py", "line": 46, "symbol": "test_r1array", "excerpt": " def test_r1array(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_shape_base.py", "line": 86, "symbol": "test_r2array", "excerpt": " def test_r2array(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_deprecations.py", "line": 141, "symbol": "TestDatetime64Timezone", "excerpt": "class TestDatetime64Timezone(_DeprecationTestCase):", "observation": "docstring references symbols ['Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_simd.py", "line": 1188, "symbol": "trunc_div", "excerpt": " def trunc_div(a, d):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_indexing.py", "line": 808, "symbol": "TestMultiIndexingAutomated", "excerpt": "class TestMultiIndexingAutomated:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_indexing.py", "line": 1340, "symbol": "TestArrayToIndexDeprecation", "excerpt": "class TestArrayToIndexDeprecation:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_umath.py", "line": 42, "symbol": "interesting_binop_operands", "excerpt": "def interesting_binop_operands(val1, val2, dtype):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_numeric.py", "line": 2388, "symbol": "test_clip_property", "excerpt": " def test_clip_property(self, data, arr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_function_base.py", "line": 371, "symbol": "Arrayish", "excerpt": " class Arrayish:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_datetime.py", "line": 2450, "symbol": "test_isfinite_isinf_isnan_units", "excerpt": " def test_isfinite_isinf_isnan_units(self, unit, dstr):", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_ufunc.py", "line": 54, "symbol": "TestUfuncGenericLoops", "excerpt": "class TestUfuncGenericLoops:", "observation": "docstring references symbols ['C', 'G', 'I', 'F', 'D', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_ufunc.py", "line": 222, "symbol": "test_all_ufunc", "excerpt": " def test_all_ufunc(self):", "observation": "docstring references symbols ['O', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_dtype.py", "line": 722, "symbol": "iter_struct_object_dtypes", "excerpt": "def iter_struct_object_dtypes():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_dtype.py", "line": 1160, "symbol": "check_canonical", "excerpt": " def check_canonical(self, dtype, canonical):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_dtype.py", "line": 1826, "symbol": "test_pairs", "excerpt": " def test_pairs(self, pair):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_multiarray.py", "line": 8149, "symbol": "test_relaxed_strides_buffer_info_leak", "excerpt": " def test_relaxed_strides_buffer_info_leak(self, arr=np.ones((1, 10))):", "observation": "docstring references symbols ['C', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_multiarray.py", "line": 8251, "symbol": "test_error_if_stored_buffer_info_is_corrupted", "excerpt": " def test_error_if_stored_buffer_info_is_corrupted(self, obj):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/core/tests/test_nditer.py", "line": 3270, "symbol": "test_debug_print", "excerpt": "def test_debug_print(capfd):", "observation": "docstring references symbols ['C', 'printf'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 225, "symbol": "transpose", "excerpt": "def transpose(a):", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 249, "symbol": "tensorsolve", "excerpt": "def tensorsolve(a, b, axes=None):", "observation": "docstring references symbols ['Q', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 330, "symbol": "solve", "excerpt": "def solve(a, b):", "observation": "docstring references symbols ['_gesv', 'G', 'lstsq', 'M', 'K', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 419, "symbol": "tensorinv", "excerpt": "def tensorinv(a, ind=2):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 493, "symbol": "inv", "excerpt": "def inv(a):", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 570, "symbol": "matrix_power", "excerpt": "def matrix_power(a, n):", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 689, "symbol": "cholesky", "excerpt": "def cholesky(a):", "observation": "docstring references symbols ['H', 'A', 'T', 'L', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 790, "symbol": "qr", "excerpt": "def qr(a, mode='reduced'):", "observation": "docstring references symbols ['A', 'Q', 'qr', 'K', 'dorgqr', 'ndarray', 'y0', 'matrix', 'R', 'M', 'zgeqrf', 'zungqr', 'T', 'dgeqrf', 'lstsq', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 995, "symbol": "eigvals", "excerpt": "def eigvals(a):", "observation": "docstring references symbols ['A', 'T', 'eig', '_geev', 'Q', 'D', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 1091, "symbol": "eigvalsh", "excerpt": "def eigvalsh(a, UPLO='L'):", "observation": "docstring references symbols ['U', 'A', 'L', 'M', '_heevd', '_syevd'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 1194, "symbol": "eig", "excerpt": "def eig(a):", "observation": "docstring references symbols ['z', 'eigenvectors', 'A', 'T', 'v', 'G', 'eigenvalues', '_geev', 'M', 'y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 1349, "symbol": "eigh", "excerpt": "def eigh(a, UPLO='L'):", "observation": "docstring references symbols ['U', 'eigenvectors', 'A', 'G', 'eigenvalues', 'D', 'L', 'M', '_heevd', '_syevd'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 1500, "symbol": "svd", "excerpt": "def svd(a, full_matrices=True, compute_uv=True, hermitian=False):", "observation": "docstring references symbols ['ndarray', 'U', 'A', 'matrix', 'N', '_gesdd', 'S', 'H', 'M', 'K', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 1703, "symbol": "cond", "excerpt": "def cond(x, p=None):", "observation": "docstring references symbols ['G', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 1826, "symbol": "matrix_rank", "excerpt": "def matrix_rank(A, tol=None, hermitian=False):", "observation": "docstring references symbols ['P', 'A', 'T', 'I', 'B', 'S', 'H', 'M', 'N', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 1937, "symbol": "pinv", "excerpt": "def pinv(a, rcond=1e-15, hermitian=False):", "observation": "docstring references symbols ['A', 'T', 'G', 'matrix', 'B', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 2038, "symbol": "slogdet", "excerpt": "def slogdet(a):", "observation": "docstring references symbols ['A', 'D', 'det', 'logabsdet', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 2127, "symbol": "det", "excerpt": "def det(a):", "observation": "docstring references symbols ['D', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 2192, "symbol": "lstsq", "excerpt": "def lstsq(a, b, rcond=\"warn\"):", "observation": "docstring references symbols ['A', 'p', 'T', 'lstsq', 'M', 'N', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 2351, "symbol": "_multi_svd_norm", "excerpt": "def _multi_svd_norm(x, row_axis, col_axis, op):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 2384, "symbol": "norm", "excerpt": "def norm(x, ord=None, axis=None, keepdims=False):", "observation": "docstring references symbols ['C', 'inf', 'A', 'G', 'D', 'F', 'Notes', 'H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/linalg.py", "line": 2644, "symbol": "multi_dot", "excerpt": "def multi_dot(arrays, *, out=None):", "observation": "docstring references symbols ['C', 'A', 'multi_dot', 'B', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "line": 77, "symbol": "__init__", "excerpt": " def __init__(self, name, a, b, tags=set()):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 103, "symbol": "masked_all", "excerpt": "def masked_all(shape, dtype=float):", "observation": "docstring references symbols ['2', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 155, "symbol": "masked_all_like", "excerpt": "def masked_all_like(arr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 213, "symbol": "_fromnxfunction", "excerpt": "class _fromnxfunction:", "observation": "docstring references symbols ['newfunc', '_fromnxfunction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 263, "symbol": "_fromnxfunction_single", "excerpt": "class _fromnxfunction_single(_fromnxfunction):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 281, "symbol": "_fromnxfunction_seq", "excerpt": "class _fromnxfunction_seq(_fromnxfunction):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 294, "symbol": "_fromnxfunction_args", "excerpt": "class _fromnxfunction_args(_fromnxfunction):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 319, "symbol": "_fromnxfunction_allargs", "excerpt": "class _fromnxfunction_allargs(_fromnxfunction):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 527, "symbol": "average", "excerpt": "def average(a, axis=None, weights=None, returned=False, *,", "observation": "docstring references symbols ['sum_of_weights', 'D', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 659, "symbol": "median", "excerpt": "def median(a, axis=None, out=None, overwrite_input=False, keepdims=False):", "observation": "docstring references symbols ['Vs', 'A', 'N', 'V', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 823, "symbol": "compress_nd", "excerpt": "def compress_nd(x, axis=None):", "observation": "docstring references symbols ['mask'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 866, "symbol": "compress_rowcols", "excerpt": "def compress_rowcols(x, axis=None):", "observation": "docstring references symbols ['mask', 'D', 'nomask'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 921, "symbol": "compress_rows", "excerpt": "def compress_rows(a):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 939, "symbol": "compress_cols", "excerpt": "def compress_cols(a):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 957, "symbol": "mask_rowcols", "excerpt": "def mask_rowcols(a, axis=None):", "observation": "docstring references symbols ['mask', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1262, "symbol": "setxor1d", "excerpt": "def setxor1d(ar1, ar2, assume_unique=False):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1289, "symbol": "in1d", "excerpt": "def in1d(ar1, ar2, assume_unique=False, invert=False):", "observation": "docstring references symbols ['in1d', 'isin'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1444, "symbol": "cov", "excerpt": "def cov(x, y=None, rowvar=True, bias=False, allow_masked=True, ddof=None):", "observation": "docstring references symbols ['A', 'N', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1517, "symbol": "corrcoef", "excerpt": "def corrcoef(x, y=None, rowvar=True, bias=np._NoValue, allow_masked=True,", "observation": "docstring references symbols ['A', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1607, "symbol": "MAxisConcatenator", "excerpt": "class MAxisConcatenator(AxisConcatenator):", "observation": "docstring references symbols ['mr_class'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1733, "symbol": "flatnotmasked_edges", "excerpt": "def flatnotmasked_edges(a):", "observation": "docstring references symbols ['D', 'MaskedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1788, "symbol": "notmasked_edges", "excerpt": "def notmasked_edges(a, axis=None):", "observation": "docstring references symbols ['edges'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1839, "symbol": "flatnotmasked_contiguous", "excerpt": "def flatnotmasked_contiguous(a):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 1896, "symbol": "notmasked_contiguous", "excerpt": "def notmasked_contiguous(a, axis=None):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 2002, "symbol": "clump_unmasked", "excerpt": "def clump_unmasked(a):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 2041, "symbol": "clump_masked", "excerpt": "def clump_masked(a):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/extras.py", "line": 237, "symbol": "getdoc", "excerpt": " def getdoc(self):", "observation": "docstring references symbols ['__doc__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 230, "symbol": "default_fill_value", "excerpt": "def default_fill_value(obj):", "observation": "docstring references symbols ['N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 401, "symbol": "_recursive_set_fill_value", "excerpt": "def _recursive_set_fill_value(fillvalue, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 477, "symbol": "set_fill_value", "excerpt": "def set_fill_value(a, fill_value):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 587, "symbol": "filled", "excerpt": "def filled(a, fill_value=None):", "observation": "docstring references symbols ['MaskedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 671, "symbol": "getdata", "excerpt": "def getdata(a, subok=True):", "observation": "docstring references symbols ['pure', 'MaskedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 725, "symbol": "fix_invalid", "excerpt": "def fix_invalid(a, mask=nomask, copy=True, fill_value=None):", "observation": "docstring references symbols ['inf', 'A', 'data', 'nan'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 822, "symbol": "_DomainTan", "excerpt": "class _DomainTan:", "observation": "docstring references symbols ['tan'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1329, "symbol": "make_mask_descr", "excerpt": "def make_mask_descr(ndtype):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1362, "symbol": "getmask", "excerpt": "def getmask(a):", "observation": "docstring references symbols ['mask', 'MaskedArray', 'getmaskarray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1424, "symbol": "getmaskarray", "excerpt": "def getmaskarray(arr):", "observation": "docstring references symbols ['MaskedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1555, "symbol": "make_mask", "excerpt": "def make_mask(m, copy=False, shrink=True, dtype=MaskType):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1644, "symbol": "make_mask_none", "excerpt": "def make_mask_none(newshape, dtype=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1828, "symbol": "masked_where", "excerpt": "def masked_where(condition, a, copy=True):", "observation": "docstring references symbols ['A', 'not', 'b', 'masked_values', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1950, "symbol": "masked_greater", "excerpt": "def masked_greater(x, value, copy=True):", "observation": "docstring references symbols ['condition'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 1976, "symbol": "masked_greater_equal", "excerpt": "def masked_greater_equal(x, value, copy=True):", "observation": "docstring references symbols ['condition'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2002, "symbol": "masked_less", "excerpt": "def masked_less(x, value, copy=True):", "observation": "docstring references symbols ['condition'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2028, "symbol": "masked_less_equal", "excerpt": "def masked_less_equal(x, value, copy=True):", "observation": "docstring references symbols ['condition'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2054, "symbol": "masked_not_equal", "excerpt": "def masked_not_equal(x, value, copy=True):", "observation": "docstring references symbols ['condition', 'not'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2192, "symbol": "masked_object", "excerpt": "def masked_object(x, value, copy=True, shrink=True):", "observation": "docstring references symbols ['masked_values'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2260, "symbol": "masked_values", "excerpt": "def masked_values(x, value, rtol=1e-5, atol=1e-8, copy=True, shrink=True):", "observation": "docstring references symbols ['masked_values', 'nomask', 'masked_equal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2332, "symbol": "masked_invalid", "excerpt": "def masked_invalid(a, copy=True):", "observation": "docstring references symbols ['condition'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2489, "symbol": "flatten_structured_array", "excerpt": "def flatten_structured_array(a):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2544, "symbol": "_arraymethod", "excerpt": "def _arraymethod(funcname, onmask=True):", "observation": "docstring references symbols ['_onmask'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2589, "symbol": "MaskedIterator", "excerpt": "class MaskedIterator:", "observation": "docstring references symbols ['C', 'A', 'D', 'MaskedIterator', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2697, "symbol": "MaskedArray", "excerpt": "class MaskedArray(ndarray):", "observation": "docstring references symbols ['C', 'A', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7057, "symbol": "compressed", "excerpt": "def compressed(x):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7281, "symbol": "putmask", "excerpt": "def putmask(a, mask, values): # , mode='raise'):", "observation": "docstring references symbols ['ndarray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7377, "symbol": "resize", "excerpt": "def resize(x, new_shape):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7463, "symbol": "diff", "excerpt": "def diff(a, /, n=1, axis=-1, prepend=np._NoValue, append=np._NoValue):", "observation": "docstring references symbols ['A', 'datetime64', 'timedelta64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7694, "symbol": "choose", "excerpt": "def choose(indices, choices, out=None, mode='raise'):", "observation": "docstring references symbols ['index', 'dtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7843, "symbol": "dot", "excerpt": "def dot(a, b, strict=False, out=None):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7982, "symbol": "correlate", "excerpt": "def correlate(a, v, mode='valid', propagate_mask=True):", "observation": "docstring references symbols ['convolve'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 8096, "symbol": "allclose", "excerpt": "def allclose(a, b, masked_equal=True, rtol=1e-5, atol=1e-8):", "observation": "docstring references symbols ['allclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 8204, "symbol": "asarray", "excerpt": "def asarray(a, dtype=None, order=None):", "observation": "docstring references symbols ['ndarray', 'C', 'asarray', 'MaskedArray', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 8253, "symbol": "asanyarray", "excerpt": "def asanyarray(a, dtype=None):", "observation": "docstring references symbols ['ndarray', 'C', 'asanyarray', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 8312, "symbol": "fromflex", "excerpt": "def fromflex(fxarray):", "observation": "docstring references symbols ['_mask', '_data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 8525, "symbol": "append", "excerpt": "def append(a, b, axis=None):", "observation": "docstring references symbols ['A', 'v', 'append'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 2808, "symbol": "__new__", "excerpt": " def __new__(cls, data=None, mask=nomask, dtype=None, copy=False,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3127, "symbol": "view", "excerpt": " def view(self, dtype=None, type=None, fill_value=None):", "observation": "docstring references symbols ['C', 'some_dtype', 'a'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3553, "symbol": "harden_mask", "excerpt": " def harden_mask(self):", "observation": "docstring references symbols ['harden_mask'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3571, "symbol": "soften_mask", "excerpt": " def soften_mask(self):", "observation": "docstring references symbols ['soften_mask'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3590, "symbol": "hardmask", "excerpt": " def hardmask(self):", "observation": "docstring references symbols ['hardmask', 'm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3633, "symbol": "unshare_mask", "excerpt": " def unshare_mask(self):", "observation": "docstring references symbols ['unshare_mask', 'sharedmask', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3692, "symbol": "_get_data", "excerpt": " def _get_data(self):", "observation": "docstring references symbols ['baseclass'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3786, "symbol": "filled", "excerpt": " def filled(self, fill_value=None):", "observation": "docstring references symbols ['filled', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3866, "symbol": "compressed", "excerpt": " def compressed(self):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 3893, "symbol": "compress", "excerpt": " def compress(self, condition, axis=None, out=None):", "observation": "docstring references symbols ['A', 'a', 'compressed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4472, "symbol": "imag", "excerpt": " def imag(self):", "observation": "docstring references symbols ['MaskedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4499, "symbol": "real", "excerpt": " def real(self):", "observation": "docstring references symbols ['MaskedArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4624, "symbol": "ravel", "excerpt": " def ravel(self, order='C'):", "observation": "docstring references symbols ['C', 'A', 'a', 'F', 'K', 'm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4686, "symbol": "reshape", "excerpt": " def reshape(self, *s, **kwargs):", "observation": "docstring references symbols ['C', 'D', 'F', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4752, "symbol": "resize", "excerpt": " def resize(self, newshape, refcheck=True, order=False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4770, "symbol": "put", "excerpt": " def put(self, indices, values, mode='raise'):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4881, "symbol": "iscontiguous", "excerpt": " def iscontiguous(self):", "observation": "docstring references symbols ['iscontiguous'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4948, "symbol": "any", "excerpt": " def any(self, axis=None, out=None, keepdims=np._NoValue):", "observation": "docstring references symbols ['a'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 4978, "symbol": "nonzero", "excerpt": " def nonzero(self):", "observation": "docstring references symbols ['A', 'a'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 5091, "symbol": "dot", "excerpt": " def dot(self, b, out=None, strict=False):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 5511, "symbol": "argsort", "excerpt": " def argsort(self, axis=np._NoValue, kind=None, order=None,", "observation": "docstring references symbols ['sort', 'a'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 5677, "symbol": "sort", "excerpt": " def sort(self, axis=-1, kind=None, order=None,", "observation": "docstring references symbols ['a'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 5966, "symbol": "ptp", "excerpt": " def ptp(self, axis=None, out=None, fill_value=None, keepdims=False):", "observation": "docstring references symbols ['ptp', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 6153, "symbol": "tostring", "excerpt": " def tostring(self, fill_value=None, order='C'):", "observation": "docstring references symbols ['bytes', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 6168, "symbol": "tobytes", "excerpt": " def tobytes(self, fill_value=None, order='C'):", "observation": "docstring references symbols ['C', 'A', 'B', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 6208, "symbol": "tofile", "excerpt": " def tofile(self, fid, sep=\"\", format=\"%s\"):", "observation": "docstring references symbols ['tofile'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 6223, "symbol": "toflex", "excerpt": " def toflex(self):", "observation": "docstring references symbols ['A', 'fill_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 6293, "symbol": "__setstate__", "excerpt": " def __setstate__(self, state):", "observation": "docstring references symbols ['__getstate__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 6432, "symbol": "filled", "excerpt": " def filled(self, fill_value=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 7745, "symbol": "nmask", "excerpt": " def nmask(x):", "observation": "docstring references symbols ['nomask'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/core.py", "line": 8406, "symbol": "_replace_return_type", "excerpt": " def _replace_return_type(self, doc, np_ret, np_ma_ret):", "observation": "docstring references symbols ['np'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/mrecords.py", "line": 86, "symbol": "MaskedRecords", "excerpt": "class MaskedRecords(MaskedArray):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/mrecords.py", "line": 504, "symbol": "fromarrays", "excerpt": "def fromarrays(arraylist, dtype=None, shape=None, formats=None,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/mrecords.py", "line": 547, "symbol": "fromrecords", "excerpt": "def fromrecords(reclist, dtype=None, shape=None, formats=None, names=None,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/mrecords.py", "line": 669, "symbol": "fromtextfile", "excerpt": "def fromtextfile(fname, delimiter=None, commentchar='#', missingchar='',", "observation": "docstring references symbols ['filename'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/mrecords.py", "line": 749, "symbol": "addfield", "excerpt": "def addfield(mrecord, newfield, newfieldname=None):", "observation": "docstring references symbols ['i'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/ma/mrecords.py", "line": 457, "symbol": "__setstate__", "excerpt": " def __setstate__(self, state):", "observation": "docstring references symbols ['__getstate__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_typing/__init__.py", "line": 12, "symbol": "NBitBase", "excerpt": "class NBitBase:", "observation": "docstring references symbols ['NBitBase', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "line": 45, "symbol": "_SupportsArrayFunc", "excerpt": "class _SupportsArrayFunc(Protocol):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_typing/_add_docstring.py", "line": 11, "symbol": "add_newdoc", "excerpt": "def add_newdoc(name: str, value: str, doc: str) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_typing/_nested_sequence.py", "line": 19, "symbol": "_NestedSequence", "excerpt": "class _NestedSequence(Protocol[_T_co]):", "observation": "docstring references symbols ['T', 'A', 'sequences'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_typing/_nested_sequence.py", "line": 80, "symbol": "count", "excerpt": " def count(self, value: Any, /) -> int:", "observation": "docstring references symbols ['value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/_typing/_nested_sequence.py", "line": 84, "symbol": "index", "excerpt": " def index(self, value: Any, /) -> int:", "observation": "docstring references symbols ['value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/tests/test_public_api.py", "line": 67, "symbol": "test_import_lazy_import", "excerpt": "def test_import_lazy_import(name):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/array_api/_array_object.py", "line": 259, "symbol": "_validate_index", "excerpt": " def _validate_index(self, key):", "observation": "docstring references symbols ['n', 'j', 'k', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/array_api/_array_object.py", "line": 1122, "symbol": "T", "excerpt": " def T(self) -> Array:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/typing/mypy_plugin.py", "line": 119, "symbol": "_hook", "excerpt": "def _hook(ctx: AnalyzeTypeContext) -> Type:", "observation": "docstring references symbols ['NBitBase'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/typing/mypy_plugin.py", "line": 128, "symbol": "_index", "excerpt": " def _index(iterable: Iterable[Statement], id: str) -> int:", "observation": "docstring references symbols ['ImportFrom'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/typing/mypy_plugin.py", "line": 151, "symbol": "_NumpyPlugin", "excerpt": " class _NumpyPlugin(Plugin):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/typing/mypy_plugin.py", "line": 164, "symbol": "get_additional_deps", "excerpt": " def get_additional_deps(", "observation": "docstring references symbols ['ctypes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/typing/tests/test_typing.py", "line": 68, "symbol": "_key_func", "excerpt": "def _key_func(key: str) -> str:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/crackfortran.py", "line": 3062, "symbol": "param_parse", "excerpt": "def param_parse(d, params):", "observation": "docstring references symbols ['dimension', 'pa'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/crackfortran.py", "line": 3631, "symbol": "character_backward_compatibility_hook", "excerpt": "def character_backward_compatibility_hook(item, parents, result,", "observation": "docstring references symbols ['C', 'dimension', 'char', 'check', 'callstatement', 'character'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/__init__.py", "line": 26, "symbol": "compile", "excerpt": "def compile(source,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/__init__.py", "line": 132, "symbol": "get_include", "excerpt": "def get_include():", "observation": "docstring references symbols ['mymod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/f2py2e.py", "line": 416, "symbol": "run_main", "excerpt": "def run_main(comline_list):", "observation": "docstring references symbols ['compile'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/symbolic.py", "line": 1317, "symbol": "process", "excerpt": " def process(self, s, context='expr'):", "observation": "docstring references symbols ['f'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/capi_maps.py", "line": 187, "symbol": "getctype", "excerpt": "def getctype(var):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/capi_maps.py", "line": 238, "symbol": "f2cexpr", "excerpt": "def f2cexpr(expr):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/auxfuncs.py", "line": 921, "symbol": "process_f2cmap_dict", "excerpt": "def process_f2cmap_dict(f2cmap_all, new_map, c2py_map, verbose = False):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/tests/test_kind.py", "line": 24, "symbol": "test_real", "excerpt": " def test_real(self):", "observation": "docstring references symbols ['real'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/tests/test_crackfortran.py", "line": 147, "symbol": "TestDimSpec", "excerpt": "class TestDimSpec(util.F2PyTest):", "observation": "docstring references symbols ['lower', 'upper', 'p', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/tests/test_f2py2e.py", "line": 859, "symbol": "test_npd_lib", "excerpt": "def test_npd_lib():", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/tests/test_f2py2e.py", "line": 867, "symbol": "test_npd_define", "excerpt": "def test_npd_define():", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/tests/test_f2py2e.py", "line": 875, "symbol": "test_npd_undefine", "excerpt": "def test_npd_undefine():", "observation": "docstring references symbols ['U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/f2py/tests/test_f2py2e.py", "line": 883, "symbol": "test_npd_incl", "excerpt": "def test_npd_incl():", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/overrides.py", "line": 10, "symbol": "get_overridable_numpy_ufuncs", "excerpt": "def get_overridable_numpy_ufuncs():", "observation": "docstring references symbols ['__array_ufunc__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/overrides.py", "line": 27, "symbol": "allows_array_ufunc_override", "excerpt": "def allows_array_ufunc_override(func):", "observation": "docstring references symbols ['__array_ufunc__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/overrides.py", "line": 50, "symbol": "get_overridable_numpy_array_functions", "excerpt": "def get_overridable_numpy_array_functions():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/extbuild.py", "line": 80, "symbol": "compile_extension_module", "excerpt": "def compile_extension_module(", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/extbuild.py", "line": 123, "symbol": "_make_methods", "excerpt": "def _make_methods(functions, modname):", "observation": "docstring references symbols ['PyMethodDef'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 71, "symbol": "assert_", "excerpt": "def assert_(val, msg=''):", "observation": "docstring references symbols ['assert', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 414, "symbol": "assert_almost_equal", "excerpt": "def assert_almost_equal(actual, desired, decimal=7, err_msg='', verbose=True):", "observation": "docstring references symbols ['assert_allclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 541, "symbol": "assert_approx_equal", "excerpt": "def assert_approx_equal(actual, desired, significant=7, err_msg='',", "observation": "docstring references symbols ['assert_allclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 808, "symbol": "assert_array_equal", "excerpt": "def assert_array_equal(x, y, err_msg='', verbose=True, *, strict=False):", "observation": "docstring references symbols ['assert_allclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 926, "symbol": "assert_array_almost_equal", "excerpt": "def assert_array_almost_equal(x, y, decimal=6, err_msg='', verbose=True):", "observation": "docstring references symbols ['desired', 'actual', 'assert_allclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1193, "symbol": "rundocs", "excerpt": "def rundocs(filename=None, raise_on_error=True):", "observation": "docstring references symbols ['doctests', 'rundocs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1269, "symbol": "assert_raises", "excerpt": "def assert_raises(*args, **kwargs):", "observation": "docstring references symbols ['assert_raises'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1298, "symbol": "assert_raises_regex", "excerpt": "def assert_raises_regex(exception_class, expected_regexp, *args, **kwargs):", "observation": "docstring references symbols ['assert_raises'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1366, "symbol": "measure", "excerpt": "def measure(code_str, times=1, label=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1412, "symbol": "_assert_valid_refcount", "excerpt": "def _assert_valid_refcount(op):", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1438, "symbol": "assert_allclose", "excerpt": "def assert_allclose(actual, desired, rtol=1e-7, atol=0, equal_nan=True,", "observation": "docstring references symbols ['allclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1508, "symbol": "assert_array_almost_equal_nulp", "excerpt": "def assert_array_almost_equal_nulp(x, y, nulp=1):", "observation": "docstring references symbols ['N', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1571, "symbol": "assert_array_max_ulp", "excerpt": "def assert_array_max_ulp(a, b, maxulp=1, dtype=None):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 1726, "symbol": "assert_warns", "excerpt": "def assert_warns(warning_class, *args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 2004, "symbol": "suppress_warnings", "excerpt": "class suppress_warnings:", "observation": "docstring references symbols ['catch_warnings'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/testing/_private/utils.py", "line": 2148, "symbol": "record", "excerpt": " def record(self, category=Warning, message=\"\", module=None):", "observation": "docstring references symbols ['log', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 229, "symbol": "NameValidator", "excerpt": "class NameValidator:", "observation": "docstring references symbols ['A', 'NameValidator', 'file_', 'f0', 'f1', '__call__', 'file'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 437, "symbol": "ConversionWarning", "excerpt": "class ConversionWarning(UserWarning):", "observation": "docstring references symbols ['genfromtxt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 450, "symbol": "StringConverter", "excerpt": "class StringConverter:", "observation": "docstring references symbols ['StringConverter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 822, "symbol": "easy_dtype", "excerpt": "def easy_dtype(ndtype, names=None, defaultfmt=\"f%i\", **validationargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 149, "symbol": "autostrip", "excerpt": " def autostrip(self, method):", "observation": "docstring references symbols ['wrapped'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 311, "symbol": "validate", "excerpt": " def validate(self, names, defaultfmt=\"f%i\", nbfields=None):", "observation": "docstring references symbols ['NameValidator', 'validate', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 724, "symbol": "upgrade", "excerpt": " def upgrade(self, value):", "observation": "docstring references symbols ['_status', 'StringConverter', 'func'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_iotools.py", "line": 764, "symbol": "update", "excerpt": " def update(self, func, default=None, testing_value=None,", "observation": "docstring references symbols ['A', 'dtype_or_func', 'dtype', 'StringConverter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/mixins.py", "line": 59, "symbol": "NDArrayOperatorsMixin", "excerpt": "class NDArrayOperatorsMixin:", "observation": "docstring references symbols ['ArrayLike', '__array_ufunc__', 'operator', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 41, "symbol": "_nan_mask", "excerpt": "def _nan_mask(a, out=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 142, "symbol": "_remove_nan_1d", "excerpt": "def _remove_nan_1d(arr1d, overwrite_input=False):", "observation": "docstring references symbols ['res'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 237, "symbol": "nanmin", "excerpt": "def nanmin(a, axis=None, out=None, keepdims=np._NoValue, initial=np._NoValue,", "observation": "docstring references symbols ['min'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 370, "symbol": "nanmax", "excerpt": "def nanmax(a, axis=None, out=None, keepdims=np._NoValue, initial=np._NoValue,", "observation": "docstring references symbols ['max'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 624, "symbol": "nansum", "excerpt": "def nansum(a, axis=None, dtype=None, out=None, keepdims=np._NoValue,", "observation": "docstring references symbols ['ndarray', 'A', 'mean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 733, "symbol": "nanprod", "excerpt": "def nanprod(a, axis=None, dtype=None, out=None, keepdims=np._NoValue,", "observation": "docstring references symbols ['A', 'arr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 815, "symbol": "nancumsum", "excerpt": "def nancumsum(a, axis=None, dtype=None, out=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 885, "symbol": "nancumprod", "excerpt": "def nancumprod(a, axis=None, dtype=None, out=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 953, "symbol": "nanmean", "excerpt": "def nanmean(a, axis=None, dtype=None, out=None, keepdims=np._NoValue,", "observation": "docstring references symbols ['ndarray', 'float32', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 1127, "symbol": "nanmedian", "excerpt": "def nanmedian(a, axis=None, out=None, overwrite_input=False, keepdims=np._NoValue):", "observation": "docstring references symbols ['ndarray', 'mean', 'V_sorted', 'A', 'median', 'N', 'V', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 1229, "symbol": "nanpercentile", "excerpt": "def nanpercentile(", "observation": "docstring references symbols ['H', 'R', 'F', 'Y', 'mean', 'J', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 1394, "symbol": "nanquantile", "excerpt": "def nanquantile(", "observation": "docstring references symbols ['H', 'R', 'F', 'Y', 'mean', 'J', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 1618, "symbol": "nanvar", "excerpt": "def nanvar(a, axis=None, dtype=None, out=None, ddof=0, keepdims=np._NoValue,", "observation": "docstring references symbols ['float32', 'N', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/nanfunctions.py", "line": 1779, "symbol": "nanstd", "excerpt": "def nanstd(a, axis=None, dtype=None, out=None, ddof=0, keepdims=np._NoValue,", "observation": "docstring references symbols ['RuntimeWarning', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 36, "symbol": "recursive_fill_fields", "excerpt": "def recursive_fill_fields(input, output):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 74, "symbol": "_get_fieldspec", "excerpt": "def _get_fieldspec(dtype):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 105, "symbol": "get_names", "excerpt": "def get_names(adtype):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 137, "symbol": "get_names_flat", "excerpt": "def get_names_flat(adtype):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 225, "symbol": "get_fieldstructure", "excerpt": "def get_fieldstructure(adtype, lastname=None, parents=None,):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 362, "symbol": "merge_arrays", "excerpt": "def merge_arrays(seqarrays, fill_value=-1, flatten=False,", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 502, "symbol": "drop_fields", "excerpt": "def drop_fields(base, drop_names, usemask=True, asrecarray=False):", "observation": "docstring references symbols ['drop_fields'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 608, "symbol": "rename_fields", "excerpt": "def rename_fields(base, namemapper):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 938, "symbol": "structured_to_unstructured", "excerpt": "def structured_to_unstructured(arr, dtype=None, copy=False, casting='unsafe'):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 1072, "symbol": "unstructured_to_structured", "excerpt": "def unstructured_to_structured(arr, dtype=None, names=None, align=False,", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 1182, "symbol": "apply_along_fields", "excerpt": "def apply_along_fields(func, arr):", "observation": "docstring references symbols ['axis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 1318, "symbol": "stack_arrays", "excerpt": "def stack_arrays(arrays, defaults=None, usemask=True, asrecarray=False,", "observation": "docstring references symbols ['B', 'N', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/recfunctions.py", "line": 1475, "symbol": "join_by", "excerpt": "def join_by(key, r1, r2, jointype='inner', r1postfix='1', r2postfix='2',", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/histograms.py", "line": 53, "symbol": "_hist_bin_sturges", "excerpt": "def _hist_bin_sturges(x, range):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/histograms.py", "line": 229, "symbol": "_hist_bin_auto", "excerpt": "def _hist_bin_auto(x, range):", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/histograms.py", "line": 360, "symbol": "_get_bin_edges", "excerpt": "def _get_bin_edges(a, bins, range, weights):", "observation": "docstring references symbols ['histogram'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/histograms.py", "line": 471, "symbol": "histogram_bin_edges", "excerpt": "def histogram_bin_edges(a, bins=10, range=None, weights=None):", "observation": "docstring references symbols ['histogram', 'A', 'hist', 'R', 'h', 'Notes', 'ptp', 'n_h'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/histograms.py", "line": 902, "symbol": "histogramdd", "excerpt": "def histogramdd(sample, bins=10, range=None, density=None, weights=None):", "observation": "docstring references symbols ['A', 'D', 'Y', 'w_i', 'X', 'H', 'N', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 49, "symbol": "_tocomplex", "excerpt": "def _tocomplex(arr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 199, "symbol": "sqrt", "excerpt": "def sqrt(x):", "observation": "docstring references symbols ['out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 252, "symbol": "log", "excerpt": "def log(x):", "observation": "docstring references symbols ['inf', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 300, "symbol": "log10", "excerpt": "def log10(x):", "observation": "docstring references symbols ['inf', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 354, "symbol": "logn", "excerpt": "def logn(n, x):", "observation": "docstring references symbols ['out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 390, "symbol": "log2", "excerpt": "def log2(x):", "observation": "docstring references symbols ['inf', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 442, "symbol": "power", "excerpt": "def power(x, p):", "observation": "docstring references symbols ['out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 487, "symbol": "arccos", "excerpt": "def arccos(x):", "observation": "docstring references symbols ['out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 532, "symbol": "arcsin", "excerpt": "def arcsin(x):", "observation": "docstring references symbols ['out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/scimath.py", "line": 578, "symbol": "arctanh", "excerpt": "def arctanh(x):", "observation": "docstring references symbols ['inf', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/format.py", "line": 477, "symbol": "read_array_header_1_0", "excerpt": "def read_array_header_1_0(fp, max_header_size=_MAX_HEADER_SIZE):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/format.py", "line": 513, "symbol": "read_array_header_2_0", "excerpt": "def read_array_header_2_0(fp, max_header_size=_MAX_HEADER_SIZE):", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/format.py", "line": 552, "symbol": "_filter_header", "excerpt": "def _filter_header(s):", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/format.py", "line": 666, "symbol": "write_array", "excerpt": "def write_array(fp, array, version=None, allow_pickle=True, pickle_kwargs=None):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/format.py", "line": 844, "symbol": "open_memmap", "excerpt": "def open_memmap(filename, mode='r+', dtype=None, shape=None,", "observation": "docstring references symbols ['C', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 49, "symbol": "fliplr", "excerpt": "def fliplr(m):", "observation": "docstring references symbols ['O', 'D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 103, "symbol": "flipud", "excerpt": "def flipud(m):", "observation": "docstring references symbols ['O', 'D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 160, "symbol": "eye", "excerpt": "def eye(N, M=None, k=0, dtype=float, order='C', *, like=None):", "observation": "docstring references symbols ['C', 'I', 'D', 'F', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 235, "symbol": "diag", "excerpt": "def diag(v, k=0):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 307, "symbol": "diagflat", "excerpt": "def diagflat(v, k=0):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 368, "symbol": "tri", "excerpt": "def tri(N, M=None, k=0, dtype=float, *, like=None):", "observation": "docstring references symbols ['M', 'N', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 431, "symbol": "tril", "excerpt": "def tril(m, k=0):", "observation": "docstring references symbols ['tril', 'ndim', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 486, "symbol": "triu", "excerpt": "def triu(m, k=0):", "observation": "docstring references symbols ['ndim', 'triu', 'tril'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 535, "symbol": "vander", "excerpt": "def vander(x, N=None, increasing=False):", "observation": "docstring references symbols ['D', 'N', 'i'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 644, "symbol": "histogram2d", "excerpt": "def histogram2d(x, y, bins=10, range=None, density=None, weights=None):", "observation": "docstring references symbols ['A', 'T', 'N', 'D', 'Y', 'w_i', 'X', 'H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 813, "symbol": "mask_indices", "excerpt": "def mask_indices(n, mask_func, k=0):", "observation": "docstring references symbols ['tril', 'A', 'triu', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 884, "symbol": "tril_indices", "excerpt": "def tril_indices(n, k=0, m=None):", "observation": "docstring references symbols ['tril'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 972, "symbol": "tril_indices_from", "excerpt": "def tril_indices_from(arr, k=0):", "observation": "docstring references symbols ['tril'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 1034, "symbol": "triu_indices", "excerpt": "def triu_indices(n, k=0, m=None):", "observation": "docstring references symbols ['triu'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/twodim_base.py", "line": 1120, "symbol": "triu_indices_from", "excerpt": "def triu_indices_from(arr, k=0):", "observation": "docstring references symbols ['triu', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 35, "symbol": "ix_", "excerpt": "def ix_(*args):", "observation": "docstring references symbols ['ix_', 'N', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 109, "symbol": "nd_grid", "excerpt": "class nd_grid:", "observation": "docstring references symbols ['mgrid', 'nd_grid', 'ogrid'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 211, "symbol": "MGridClass", "excerpt": "class MGridClass(nd_grid):", "observation": "docstring references symbols ['mgrid', 'ndarrays'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 262, "symbol": "OGridClass", "excerpt": "class OGridClass(nd_grid):", "observation": "docstring references symbols ['ndarrays', 'ogrid'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 310, "symbol": "AxisConcatenator", "excerpt": "class AxisConcatenator:", "observation": "docstring references symbols ['r_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 435, "symbol": "RClass", "excerpt": "class RClass(AxisConcatenator):", "observation": "docstring references symbols ['D', 'N', 'step', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 537, "symbol": "CClass", "excerpt": "class CClass(AxisConcatenator):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 619, "symbol": "ndindex", "excerpt": "class ndindex:", "observation": "docstring references symbols ['N', 'ndindex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 717, "symbol": "IndexExpression", "excerpt": "class IndexExpression:", "observation": "docstring references symbols ['A', 'a', 'index_exp', 's_', 'IndexExpression'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 786, "symbol": "fill_diagonal", "excerpt": "def fill_diagonal(a, val, wrap=False):", "observation": "docstring references symbols ['diag_indices', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 920, "symbol": "diag_indices", "excerpt": "def diag_indices(n, ndim=2):", "observation": "docstring references symbols ['a', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/index_tricks.py", "line": 993, "symbol": "diag_indices_from", "excerpt": "def diag_indices_from(arr):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 106, "symbol": "NpzFile", "excerpt": "class NpzFile(Mapping):", "observation": "docstring references symbols ['A', 'NpzFile'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 283, "symbol": "load", "excerpt": "def load(file, mmap_mode=None, allow_pickle=False, fix_imports=True,", "observation": "docstring references symbols ['A', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 556, "symbol": "savez", "excerpt": "def savez(file, *args, **kwds):", "observation": "docstring references symbols ['arr_1', 'savez', 'load', 'NpzFile', 'arr_0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 648, "symbol": "savez_compressed", "excerpt": "def savez_compressed(file, *args, **kwds):", "observation": "docstring references symbols ['arr_1', 'load', 'NpzFile', 'arr_0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 818, "symbol": "_read", "excerpt": "def _read(fname, *, delimiter=',', comment='#', quote='\"',", "observation": "docstring references symbols ['A', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 1100, "symbol": "loadtxt", "excerpt": "def loadtxt(fname, dtype=float, comments='#', delimiter=None,", "observation": "docstring references symbols ['U', 'F', 'E', 'M', 'genfromtxt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 1391, "symbol": "savetxt", "excerpt": "def savetxt(fname, X, fmt='%.18e', delimiter=' ', newline='\\n', header='',", "observation": "docstring references symbols ['A', 'o', 'loadtxt', 'G', 'X', 'u', '0', 'd', 'E', 'f', 'i', 'c', 'g'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 1744, "symbol": "genfromtxt", "excerpt": "def genfromtxt(fname, dtype=float, comments='#', delimiter=None,", "observation": "docstring references symbols ['missing', 'A', 'loadtxt', 'file_', 'I', 'skiprows', 'O', 'file'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 2480, "symbol": "recfromtxt", "excerpt": "def recfromtxt(fname, **kwargs):", "observation": "docstring references symbols ['dtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/npyio.py", "line": 2512, "symbol": "recfromcsv", "excerpt": "def recfromcsv(fname, **kwargs):", "observation": "docstring references symbols ['dtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 55, "symbol": "take_along_axis", "excerpt": "def take_along_axis(arr, indices, axis):", "observation": "docstring references symbols ['argsort', 'ii', 'argpartition', 'kk', 'ndindex', 'sort', 'keepdims', 'M', 's_', 'J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 178, "symbol": "put_along_axis", "excerpt": "def put_along_axis(arr, indices, values, axis):", "observation": "docstring references symbols ['argsort', 'ii', 'argpartition', 'kk', 'ndindex', 'M', 's_', 'J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 268, "symbol": "apply_along_axis", "excerpt": "def apply_along_axis(func1d, axis, arr, *args, **kwargs):", "observation": "docstring references symbols ['outarr', 'ii', 'a', 'kk', 'out', 'D', 'M', 's_', 'jj'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 422, "symbol": "apply_over_axes", "excerpt": "def apply_over_axes(func, a, axes):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 513, "symbol": "expand_dims", "excerpt": "def expand_dims(a, axis):", "observation": "docstring references symbols ['A', 'AxisError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 613, "symbol": "column_stack", "excerpt": "def column_stack(tup):", "observation": "docstring references symbols ['D', 'hstack'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 660, "symbol": "dstack", "excerpt": "def dstack(tup):", "observation": "docstring references symbols ['stack', 'dsplit', 'D', 'block', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 732, "symbol": "array_split", "excerpt": "def array_split(ary, indices_or_sections, axis=0):", "observation": "docstring references symbols ['array_split', 'split'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 792, "symbol": "split", "excerpt": "def split(ary, indices_or_sections, axis=0):", "observation": "docstring references symbols ['A', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 874, "symbol": "hsplit", "excerpt": "def hsplit(ary, indices_or_sections):", "observation": "docstring references symbols ['D', 'hsplit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 944, "symbol": "vsplit", "excerpt": "def vsplit(ary, indices_or_sections):", "observation": "docstring references symbols ['vsplit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 993, "symbol": "dsplit", "excerpt": "def dsplit(ary, indices_or_sections):", "observation": "docstring references symbols ['dsplit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 1068, "symbol": "kron", "excerpt": "def kron(a, b):", "observation": "docstring references symbols ['I', 'D', 'N', 'K', 'J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/shape_base.py", "line": 1186, "symbol": "tile", "excerpt": "def tile(A, reps):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/stride_tricks.py", "line": 38, "symbol": "as_strided", "excerpt": "def as_strided(x, shape=None, strides=None, subok=False, writeable=True):", "observation": "docstring references symbols ['as_strided'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/stride_tricks.py", "line": 124, "symbol": "sliding_window_view", "excerpt": "def sliding_window_view(x, window_shape, axis=None, *,", "observation": "docstring references symbols ['A', 'i', 'N', 'O', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/stride_tricks.py", "line": 368, "symbol": "broadcast_to", "excerpt": "def broadcast_to(array, shape, subok=False):", "observation": "docstring references symbols ['i', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/stride_tricks.py", "line": 481, "symbol": "broadcast_arrays", "excerpt": "def broadcast_arrays(*args, subok=False):", "observation": "docstring references symbols ['writable', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 75, "symbol": "get_include", "excerpt": "def get_include():", "observation": "docstring references symbols ['distutils'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 104, "symbol": "_Deprecate", "excerpt": "class _Deprecate:", "observation": "docstring references symbols ['deprecate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 186, "symbol": "deprecate", "excerpt": "def deprecate(*args, **kwargs):", "observation": "docstring references symbols ['olduint', 'func', 'old_name', 'new_name', 'uint64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 270, "symbol": "byte_bounds", "excerpt": "def byte_bounds(a):", "observation": "docstring references symbols ['low', 'I', 'high'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 327, "symbol": "who", "excerpt": "def who(vardict=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 696, "symbol": "source", "excerpt": "def source(object, output=sys.stdout):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 755, "symbol": "lookfor", "excerpt": "def lookfor(what, module=None, import_modules=True, regenerate=False,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/utils.py", "line": 121, "symbol": "__call__", "excerpt": " def __call__(self, func, *args, **kwargs):", "observation": "docstring references symbols ['decorate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arrayterator.py", "line": 16, "symbol": "Arrayterator", "excerpt": "class Arrayterator:", "observation": "docstring references symbols ['d1', 'a_itor', 'Arrayterator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arrayterator.py", "line": 137, "symbol": "flat", "excerpt": " def flat(self):", "observation": "docstring references symbols ['D', 'flatiter', 'Arrayterator', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arrayterator.py", "line": 165, "symbol": "shape", "excerpt": " def shape(self):", "observation": "docstring references symbols ['Arrayterator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 159, "symbol": "rot90", "excerpt": "def rot90(m, k=1, axes=(0, 1)):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 255, "symbol": "flip", "excerpt": "def flip(m, axis=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 399, "symbol": "average", "excerpt": "def average(a, axis=None, weights=None, returned=False, *,", "observation": "docstring references symbols ['retval', 'average', 'sum_of_weights', 'D', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 565, "symbol": "asarray_chkfinite", "excerpt": "def asarray_chkfinite(a, dtype=None, order=None):", "observation": "docstring references symbols ['C', 'A', 'F', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 643, "symbol": "piecewise", "excerpt": "def piecewise(x, condlist, funclist, *args, **kw):", "observation": "docstring references symbols ['piecewise'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 769, "symbol": "select", "excerpt": "def select(condlist, choicelist, default=0):", "observation": "docstring references symbols ['output'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 874, "symbol": "copy", "excerpt": "def copy(a, order='K', subok=False):", "observation": "docstring references symbols ['C', 'A', 'object', 'F', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 973, "symbol": "gradient", "excerpt": "def gradient(f, *varargs, axis=None, edge_order=1):", "observation": "docstring references symbols ['C', 'dz', 'A', 'R', 'B', 'N', 'F', 'D', 'O', 'dy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1325, "symbol": "diff", "excerpt": "def diff(a, n=1, axis=-1, prepend=np._NoValue, append=np._NoValue):", "observation": "docstring references symbols ['diff', 'A', 'datetime64', 'D', 'timedelta64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1462, "symbol": "interp", "excerpt": "def interp(x, xp, fp, left=None, right=None, period=None):", "observation": "docstring references symbols ['A', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1607, "symbol": "angle", "excerpt": "def angle(z, deg=False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1664, "symbol": "unwrap", "excerpt": "def unwrap(p, discont=None, axis=-1, *, period=2*pi):", "observation": "docstring references symbols ['k'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1805, "symbol": "trim_zeros", "excerpt": "def trim_zeros(filt, trim='fb'):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1862, "symbol": "extract", "excerpt": "def extract(condition, arr):", "observation": "docstring references symbols ['place', 'extract'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1918, "symbol": "place", "excerpt": "def place(arr, mask, vals):", "observation": "docstring references symbols ['a', 'place', 'copyto', 'D', 'extract', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 1957, "symbol": "disp", "excerpt": "def disp(mesg, device=None, linefeed=True):", "observation": "docstring references symbols ['print'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 2118, "symbol": "vectorize", "excerpt": "class vectorize:", "observation": "docstring references symbols ['A', 'vectorized', 'polyval', 'myfunc', 'vectorize'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 2531, "symbol": "cov", "excerpt": "def cov(m, y=None, rowvar=True, bias=False, ddof=None, fweights=None,", "observation": "docstring references symbols ['x_j', 'x_0', 'T', 'A', 'x_i', 'N', 'X', 'D', 'x', 'x_1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 2758, "symbol": "corrcoef", "excerpt": "def corrcoef(x, y=None, rowvar=True, bias=np._NoValue, ddof=np._NoValue, *,", "observation": "docstring references symbols ['C', 'A', 'R', 'yarr', 'D', 'xarr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 2911, "symbol": "blackman", "excerpt": "def blackman(M):", "observation": "docstring references symbols ['A', 'R', 'B', 'M', 'W', 'V', 'J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3016, "symbol": "bartlett", "excerpt": "def bartlett(M):", "observation": "docstring references symbols ['H', 'P', 'A', 'T', 'R', 'B', 'S', 'E', 'M', 'W', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3129, "symbol": "hanning", "excerpt": "def hanning(M):", "observation": "docstring references symbols ['H', 'P', 'A', 'T', 'R', 'B', 'S', 'E', 'M', 'W', 'J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3238, "symbol": "hamming", "excerpt": "def hamming(M):", "observation": "docstring references symbols ['H', 'P', 'A', 'T', 'R', 'B', 'S', 'E', 'M', 'W', 'J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3431, "symbol": "i0", "excerpt": "def i0(x):", "observation": "docstring references symbols ['C', 'A', 'I', 'M', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3493, "symbol": "kaiser", "excerpt": "def kaiser(M, beta):", "observation": "docstring references symbols ['A', 'R', 'F', 'E', 'M', 'J'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3633, "symbol": "sinc", "excerpt": "def sinc(x):", "observation": "docstring references symbols ['A', 'sinc', 'X', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3846, "symbol": "median", "excerpt": "def median(a, axis=None, out=None, overwrite_input=False, keepdims=False):", "observation": "docstring references symbols ['ndarray', 'V_sorted', 'A', 'arr', 'median', 'N', 'V', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 3993, "symbol": "percentile", "excerpt": "def percentile(a,", "observation": "docstring references symbols ['A', 'n', 'j', 'J', 'V', 'R', 'beta', 'inverted_cdf', 'H', 'i', 'alpha', 'F', 'Y', 'g', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 4293, "symbol": "quantile", "excerpt": "def quantile(a,", "observation": "docstring references symbols ['i', 'R', 'n', 'j', 'beta', 'alpha', 'F', 'Y', 'H', 'g', 'V', 'J', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 4594, "symbol": "_compute_virtual_index", "excerpt": "def _compute_virtual_index(n, quantiles, alpha: float, beta: float):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 4730, "symbol": "_get_indexes", "excerpt": "def _get_indexes(arr, virtual_indexes, valid_values_count):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 4765, "symbol": "_quantile", "excerpt": "def _quantile(", "observation": "docstring references symbols ['interpolation', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 4859, "symbol": "trapz", "excerpt": "def trapz(y, x=None, dx=1.0, axis=-1):", "observation": "docstring references symbols ['n'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 5012, "symbol": "meshgrid", "excerpt": "def meshgrid(*xi, copy=True, sparse=False, indexing='xy'):", "observation": "docstring references symbols ['x2', 'P', 'xn', 'meshgrid', 'x1', 'D', 'N', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 5174, "symbol": "delete", "excerpt": "def delete(arr, obj, axis=None):", "observation": "docstring references symbols ['mask', 'A', 'out', 'delete'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 5370, "symbol": "insert", "excerpt": "def insert(arr, obj, values, axis=None):", "observation": "docstring references symbols ['A', 'out', 'insert'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 5564, "symbol": "append", "excerpt": "def append(arr, values, axis=None):", "observation": "docstring references symbols ['A', 'out', 'append'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/function_base.py", "line": 5626, "symbol": "digitize", "excerpt": "def digitize(x, bins, right=False):", "observation": "docstring references symbols ['i', 'digitize'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraysetops.py", "line": 139, "symbol": "unique", "excerpt": "def unique(ar, return_index=False, return_inverse=False,", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraysetops.py", "line": 525, "symbol": "in1d", "excerpt": "def in1d(ar1, ar2, assume_unique=False, invert=False, *, kind=None):", "observation": "docstring references symbols ['in1d', 'isin', 'in', 'D', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraysetops.py", "line": 767, "symbol": "isin", "excerpt": "def isin(element, test_elements, assume_unique=False, invert=False, *,", "observation": "docstring references symbols ['a', 'isin', 'ar2', 'in', 'b', 'nonzero', 'D', 'array', 'ar1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraypad.py", "line": 33, "symbol": "_slice_at_axis", "excerpt": "def _slice_at_axis(sl, axis):", "observation": "docstring references symbols ['shape', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraypad.py", "line": 86, "symbol": "_pad_simple", "excerpt": "def _pad_simple(array, pad_width, fill_value=None):", "observation": "docstring references symbols ['C', 'A', 'arr', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraypad.py", "line": 129, "symbol": "_set_pad_area", "excerpt": "def _set_pad_area(padded, axis, width_pair, value_pair):", "observation": "docstring references symbols ['arr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraypad.py", "line": 296, "symbol": "_set_reflect_both", "excerpt": "def _set_reflect_both(padded, axis, width_pair, method, include_edge=False):", "observation": "docstring references symbols ['arr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraypad.py", "line": 381, "symbol": "_set_wrap_both", "excerpt": "def _set_wrap_both(padded, axis, width_pair, original_period):", "observation": "docstring references symbols ['arr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraypad.py", "line": 458, "symbol": "_as_pairs", "excerpt": "def _as_pairs(x, ndim, as_index=False):", "observation": "docstring references symbols ['pad', 'A', 'pad_width'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/arraypad.py", "line": 534, "symbol": "pad", "excerpt": "def pad(array, pad_width, mode='constant', **kwargs):", "observation": "docstring references symbols ['A', 'constant', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/type_check.py", "line": 26, "symbol": "mintypecode", "excerpt": "def mintypecode(typechars, typeset='GDFgdf', default='d'):", "observation": "docstring references symbols ['G', 'D', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/type_check.py", "line": 247, "symbol": "isreal", "excerpt": "def isreal(x):", "observation": "docstring references symbols ['U', 'isreal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/type_check.py", "line": 303, "symbol": "iscomplexobj", "excerpt": "def iscomplexobj(x):", "observation": "docstring references symbols ['iscomplexobj'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/type_check.py", "line": 344, "symbol": "isrealobj", "excerpt": "def isrealobj(x):", "observation": "docstring references symbols ['isrealobj', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/type_check.py", "line": 613, "symbol": "typename", "excerpt": "def typename(char):", "observation": "docstring references symbols ['U', 'G', 'I', 'B', 'D', 'F', 'L', 'Q', 'S', 'H', 'O', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 30, "symbol": "RankWarning", "excerpt": "class RankWarning(UserWarning):", "observation": "docstring references symbols ['polyfit', 'RankWarning'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 46, "symbol": "poly", "excerpt": "def poly(seq_of_zeros):", "observation": "docstring references symbols ['P', 'A', 'polyfit', 'G', 'n', 'I', 'D', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 173, "symbol": "roots", "excerpt": "def roots(p):", "observation": "docstring references symbols ['C', 'R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 269, "symbol": "polyint", "excerpt": "def polyint(p, m=1, k=None):", "observation": "docstring references symbols ['P', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 374, "symbol": "polyder", "excerpt": "def polyder(p, m=1):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 454, "symbol": "polyfit", "excerpt": "def polyfit(x, y, deg, rcond=None, full=False, w=None, cov=False):", "observation": "docstring references symbols ['0', 'A', 'p', 'polyfit', 'poly1d', 'k', 'D', 'V', 'E', 'M', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 706, "symbol": "polyval", "excerpt": "def polyval(p, x):", "observation": "docstring references symbols ['ndarray', 'A', 'I', 'values', 'N', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 789, "symbol": "polyadd", "excerpt": "def polyadd(a1, a2):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 857, "symbol": "polysub", "excerpt": "def polysub(a1, a2):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 911, "symbol": "polymul", "excerpt": "def polymul(a1, a2):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 978, "symbol": "polydiv", "excerpt": "def polydiv(u, v):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/polynomial.py", "line": 1078, "symbol": "poly1d", "excerpt": "class poly1d:", "observation": "docstring references symbols ['A', 'p', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 74, "symbol": "_FileOpeners", "excerpt": "class _FileOpeners:", "observation": "docstring references symbols ['_datasource', 'xz', '_FileOpeners'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 197, "symbol": "DataSource", "excerpt": "class DataSource:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 536, "symbol": "Repository", "excerpt": "class Repository (DataSource):", "observation": "docstring references symbols ['Repository', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 375, "symbol": "abspath", "excerpt": " def abspath(self, path):", "observation": "docstring references symbols ['DataSource', 'open', 'abspath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 431, "symbol": "exists", "excerpt": " def exists(self, path):", "observation": "docstring references symbols ['DataSource'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 487, "symbol": "open", "excerpt": " def open(self, path, mode='r', encoding=None, newline=None):", "observation": "docstring references symbols ['DataSource'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 597, "symbol": "abspath", "excerpt": " def abspath(self, path):", "observation": "docstring references symbols ['open', 'baseurl', 'Repository'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 620, "symbol": "exists", "excerpt": " def exists(self, path):", "observation": "docstring references symbols ['baseurl', 'Repository'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/_datasource.py", "line": 654, "symbol": "open", "excerpt": " def open(self, path, mode='r', encoding=None, newline=None):", "observation": "docstring references symbols ['baseurl', 'Repository'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/ufunclike.py", "line": 19, "symbol": "fix", "excerpt": "def fix(x, out=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/ufunclike.py", "line": 72, "symbol": "isposinf", "excerpt": "def isposinf(x, out=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/ufunclike.py", "line": 143, "symbol": "isneginf", "excerpt": "def isneginf(x, out=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraypad.py", "line": 1367, "symbol": "test_memory_layout_persistence", "excerpt": "def test_memory_layout_persistence(mode):", "observation": "docstring references symbols ['C', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraypad.py", "line": 82, "symbol": "test_pass_through", "excerpt": " def test_pass_through(self):", "observation": "docstring references symbols ['x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraypad.py", "line": 744, "symbol": "test_negative_difference", "excerpt": " def test_negative_difference(self, dtype):", "observation": "docstring references symbols ['end_values'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/tests/test_loadtxt.py", "line": 18, "symbol": "test_scientific_notation", "excerpt": "def test_scientific_notation():", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/tests/test_loadtxt.py", "line": 314, "symbol": "test_converter_with_unicode_dtype", "excerpt": "def test_converter_with_unicode_dtype():", "observation": "docstring references symbols ['read_rows'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/tests/test_loadtxt.py", "line": 355, "symbol": "test_string_no_length_given", "excerpt": "def test_string_no_length_given(given_dtype, expected_dtype):", "observation": "docstring references symbols ['U', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/lib/tests/test_loadtxt.py", "line": 492, "symbol": "test_character_not_bytes_compatible", "excerpt": "def test_character_not_bytes_compatible():", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/helper.py", "line": 20, "symbol": "fftshift", "excerpt": "def fftshift(x, axes=None):", "observation": "docstring references symbols ['fftshift'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/helper.py", "line": 77, "symbol": "ifftshift", "excerpt": "def ifftshift(x, axes=None):", "observation": "docstring references symbols ['fftshift'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/helper.py", "line": 124, "symbol": "fftfreq", "excerpt": "def fftfreq(n, d=1.0):", "observation": "docstring references symbols ['f'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/helper.py", "line": 173, "symbol": "rfftfreq", "excerpt": "def rfftfreq(n, d=1.0):", "observation": "docstring references symbols ['fftfreq', 'f'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 123, "symbol": "fft", "excerpt": "def fft(a, n=None, axis=-1, norm=None):", "observation": "docstring references symbols ['W', 'fft'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 220, "symbol": "ifft", "excerpt": "def ifft(a, n=None, axis=-1, norm=None):", "observation": "docstring references symbols ['A', 'ifft', 'fft'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 321, "symbol": "rfft", "excerpt": "def rfft(a, n=None, axis=-1, norm=None):", "observation": "docstring references symbols ['rfft', 'A', 'fft'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 414, "symbol": "irfft", "excerpt": "def irfft(a, n=None, axis=-1, norm=None):", "observation": "docstring references symbols ['rfft', 'ifft', 'irfft', 'm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 518, "symbol": "hfft", "excerpt": "def hfft(a, n=None, axis=-1, norm=None):", "observation": "docstring references symbols ['rfft', 'T', 'ihfft', 'hfft', 'm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 616, "symbol": "ihfft", "excerpt": "def ihfft(a, n=None, axis=-1, norm=None):", "observation": "docstring references symbols ['ihfft', 'hfft', 'irfft'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 716, "symbol": "fftn", "excerpt": "def fftn(a, s=None, axes=None, norm=None):", "observation": "docstring references symbols ['n', 'S', 'X', 'Y', 'fftn', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 819, "symbol": "ifftn", "excerpt": "def ifftn(a, s=None, axes=None, norm=None):", "observation": "docstring references symbols ['fftshift', 'n', 'fftn', 'ifftn', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 922, "symbol": "fft2", "excerpt": "def fft2(a, s=None, axes=(-2, -1), norm=None):", "observation": "docstring references symbols ['A', 'fft2', 'n', 'fftn', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 1018, "symbol": "ifft2", "excerpt": "def ifft2(a, s=None, axes=(-2, -1), norm=None):", "observation": "docstring references symbols ['A', 'fft2', 'n', 'ifftn', 'ifft2', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 1111, "symbol": "rfftn", "excerpt": "def rfftn(a, s=None, axes=None, norm=None):", "observation": "docstring references symbols ['rfftn', 'n', 'fftn', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 1209, "symbol": "rfft2", "excerpt": "def rfft2(a, s=None, axes=(-2, -1), norm=None):", "observation": "docstring references symbols ['D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 1261, "symbol": "irfftn", "excerpt": "def irfftn(a, s=None, axes=None, norm=None):", "observation": "docstring references symbols ['rfftn', 'rfft', 'irfftn', 'fft', 'ifftn', 'N', 'M', 'm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/fft/_pocketfft.py", "line": 1371, "symbol": "irfft2", "excerpt": "def irfft2(a, s=None, axes=(-2, -1), norm=None):", "observation": "docstring references symbols ['irfft2', 'A', 'D', 'rfft2', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "line": 7, "symbol": "test_reference_data", "excerpt": "def test_reference_data():", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 38, "symbol": "asmatrix", "excerpt": "def asmatrix(data, dtype=None):", "observation": "docstring references symbols ['asmatrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 74, "symbol": "matrix", "excerpt": "class matrix(N.ndarray):", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 1037, "symbol": "bmat", "excerpt": "def bmat(obj, ldict=None, gdict=None):", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 241, "symbol": "_align", "excerpt": " def _align(self, axis):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 254, "symbol": "_collapse", "excerpt": " def _collapse(self, axis):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 288, "symbol": "sum", "excerpt": " def sum(self, axis=None, dtype=None, out=None):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 324, "symbol": "squeeze", "excerpt": " def squeeze(self, axis=None):", "observation": "docstring references symbols ['N', 'm', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 377, "symbol": "flatten", "excerpt": " def flatten(self, order='C'):", "observation": "docstring references symbols ['C', 'A', 'F', 'D', 'N', 'K', 'm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 414, "symbol": "mean", "excerpt": " def mean(self, axis=None, dtype=None, out=None):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 448, "symbol": "std", "excerpt": " def std(self, axis=None, dtype=None, out=None, ddof=0):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 482, "symbol": "var", "excerpt": " def var(self, axis=None, dtype=None, out=None, ddof=0):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 516, "symbol": "prod", "excerpt": " def prod(self, axis=None, dtype=None, out=None):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 572, "symbol": "all", "excerpt": " def all(self, axis=None, out=None):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 612, "symbol": "max", "excerpt": " def max(self, axis=None, out=None):", "observation": "docstring references symbols ['amax', 'matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 647, "symbol": "argmax", "excerpt": " def argmax(self, axis=None, out=None):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 686, "symbol": "min", "excerpt": " def min(self, axis=None, out=None):", "observation": "docstring references symbols ['amin', 'matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 721, "symbol": "argmin", "excerpt": " def argmin(self, axis=None, out=None):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 760, "symbol": "ptp", "excerpt": " def ptp(self, axis=None, out=None):", "observation": "docstring references symbols ['matrix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 794, "symbol": "I", "excerpt": " def I(self):", "observation": "docstring references symbols ['ret'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 839, "symbol": "A", "excerpt": " def A(self):", "observation": "docstring references symbols ['ndarray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 869, "symbol": "A1", "excerpt": " def A1(self):", "observation": "docstring references symbols ['ndarray', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 898, "symbol": "ravel", "excerpt": " def ravel(self, order='C'):", "observation": "docstring references symbols ['C', 'A', 'F', 'N', 'K', 'm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "line": 937, "symbol": "T", "excerpt": " def T(self):", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 96, "symbol": "poly2lag", "excerpt": "def poly2lag(pol):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 141, "symbol": "lag2poly", "excerpt": "def lag2poly(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 251, "symbol": "lagfromroots", "excerpt": "def lagfromroots(roots):", "observation": "docstring references symbols ['r_n', 'out', 'c', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 307, "symbol": "lagadd", "excerpt": "def lagadd(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 348, "symbol": "lagsub", "excerpt": "def lagsub(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 388, "symbol": "lagmulx", "excerpt": "def lagmulx(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 442, "symbol": "lagmul", "excerpt": "def lagmul(c1, c2):", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 508, "symbol": "lagdiv", "excerpt": "def lagdiv(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 554, "symbol": "lagpow", "excerpt": "def lagpow(c, pow, maxpower=16):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 591, "symbol": "lagder", "excerpt": "def lagder(c, m=1, scl=1, axis=0):", "observation": "docstring references symbols ['y', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 677, "symbol": "lagint", "excerpt": "def lagint(c, m=1, k=[], lbnd=0, scl=1, axis=0):", "observation": "docstring references symbols ['C', 'y', 'S', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 801, "symbol": "lagval", "excerpt": "def lagval(x, c, tensor=True):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 896, "symbol": "lagval2d", "excerpt": "def lagval2d(x, y, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 945, "symbol": "laggrid2d", "excerpt": "def laggrid2d(x, y, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 998, "symbol": "lagval3d", "excerpt": "def lagval3d(x, y, z, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1049, "symbol": "laggrid3d", "excerpt": "def laggrid3d(x, y, z, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1105, "symbol": "lagvander", "excerpt": "def lagvander(x, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1165, "symbol": "lagvander2d", "excerpt": "def lagvander2d(x, y, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1218, "symbol": "lagvander3d", "excerpt": "def lagvander3d(x, y, z, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1272, "symbol": "lagfit", "excerpt": "def lagfit(x, y, deg, rcond=None, full=False, w=None):", "observation": "docstring references symbols ['K', 'lagweight', 'RankWarning', 'p', 'n', 'c', 'D', 'w_j', 'E', 'M', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1404, "symbol": "lagcompanion", "excerpt": "def lagcompanion(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1448, "symbol": "lagroots", "excerpt": "def lagroots(c):", "observation": "docstring references symbols ['D', 'x', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1512, "symbol": "laggauss", "excerpt": "def laggauss(deg):", "observation": "docstring references symbols ['k', 'D', 'x_k', 'L', 'L_n'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/laguerre.py", "line": 1606, "symbol": "Laguerre", "excerpt": "class Laguerre(ABCPolyBase):", "observation": "docstring references symbols ['X', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 18, "symbol": "ABCPolyBase", "excerpt": "class ABCPolyBase(abc.ABC):", "observation": "docstring references symbols ['P_i', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 735, "symbol": "trim", "excerpt": " def trim(self, tol=0):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 824, "symbol": "mapparms", "excerpt": " def mapparms(self):", "observation": "docstring references symbols ['L', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 853, "symbol": "integ", "excerpt": " def integ(self, m=1, k=[], lbnd=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 886, "symbol": "deriv", "excerpt": " def deriv(self, m=1):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 956, "symbol": "fit", "excerpt": " def fit(cls, x, y, deg, domain=None, rcond=None, full=False, w=None,", "observation": "docstring references symbols ['A', 'D', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 1048, "symbol": "fromroots", "excerpt": " def fromroots(cls, roots, domain=[], window=None, symbol='x'):", "observation": "docstring references symbols ['r'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 1091, "symbol": "identity", "excerpt": " def identity(cls, domain=None, window=None, symbol='x'):", "observation": "docstring references symbols ['p', 'end', 'beg'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 1126, "symbol": "basis", "excerpt": " def basis(cls, deg, domain=None, window=None, symbol='x'):", "observation": "docstring references symbols ['end', 'beg', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "line": 1167, "symbol": "cast", "excerpt": " def cast(cls, series, domain=None, window=None):", "observation": "docstring references symbols ['end', 'beg', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 84, "symbol": "as_series", "excerpt": "def as_series(alist, trim=True):", "observation": "docstring references symbols ['A', 'as_series', 'D', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 260, "symbol": "mapparms", "excerpt": "def mapparms(old, new):", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 381, "symbol": "_vander_nd", "excerpt": "def _vander_nd(vander_fs, points, degrees):", "observation": "docstring references symbols ['V_k', 'A', 'k', 'D', 'polyvander', 'M', 'N', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 460, "symbol": "_fromroots", "excerpt": "def _fromroots(line_f, mul_f, roots):", "observation": "docstring references symbols ['polymul', 'polyline'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 490, "symbol": "_valnd", "excerpt": "def _valnd(val_f, c, *args):", "observation": "docstring references symbols ['polyval'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 520, "symbol": "_gridnd", "excerpt": "def _gridnd(val_f, c, *args):", "observation": "docstring references symbols ['polyval'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 536, "symbol": "_div", "excerpt": "def _div(mul_f, c1, c2):", "observation": "docstring references symbols ['polymul'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 599, "symbol": "_fit", "excerpt": "def _fit(vander_f, x, y, deg, rcond=None, full=False, w=None):", "observation": "docstring references symbols ['polyvander'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "line": 687, "symbol": "_pow", "excerpt": "def _pow(mul_f, c, pow, maxpower):", "observation": "docstring references symbols ['D', 'polymul'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/__init__.py", "line": 134, "symbol": "set_default_printstyle", "excerpt": "def set_default_printstyle(style):", "observation": "docstring references symbols ['__format__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 97, "symbol": "poly2herme", "excerpt": "def poly2herme(pol):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 143, "symbol": "herme2poly", "excerpt": "def herme2poly(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 256, "symbol": "hermefromroots", "excerpt": "def hermefromroots(roots):", "observation": "docstring references symbols ['r_n', 'out', 'c', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 312, "symbol": "hermeadd", "excerpt": "def hermeadd(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 352, "symbol": "hermesub", "excerpt": "def hermesub(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 392, "symbol": "hermemulx", "excerpt": "def hermemulx(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 441, "symbol": "hermemul", "excerpt": "def hermemul(c1, c2):", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 507, "symbol": "hermediv", "excerpt": "def hermediv(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 553, "symbol": "hermepow", "excerpt": "def hermepow(c, pow, maxpower=16):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 590, "symbol": "hermeder", "excerpt": "def hermeder(c, m=1, scl=1, axis=0):", "observation": "docstring references symbols ['y', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 673, "symbol": "hermeint", "excerpt": "def hermeint(c, m=1, k=[], lbnd=0, scl=1, axis=0):", "observation": "docstring references symbols ['C', 'y', 'S', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 795, "symbol": "hermeval", "excerpt": "def hermeval(x, c, tensor=True):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 890, "symbol": "hermeval2d", "excerpt": "def hermeval2d(x, y, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 939, "symbol": "hermegrid2d", "excerpt": "def hermegrid2d(x, y, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 992, "symbol": "hermeval3d", "excerpt": "def hermeval3d(x, y, z, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1043, "symbol": "hermegrid3d", "excerpt": "def hermegrid3d(x, y, z, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1099, "symbol": "hermevander", "excerpt": "def hermevander(x, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1159, "symbol": "hermevander2d", "excerpt": "def hermevander2d(x, y, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1212, "symbol": "hermevander3d", "excerpt": "def hermevander3d(x, y, z, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1266, "symbol": "hermefit", "excerpt": "def hermefit(x, y, deg, rcond=None, full=False, w=None):", "observation": "docstring references symbols ['K', 'RankWarning', 'p', 'hermeweight', 'n', 'c', 'k', 'D', 'w_j', 'E', 'M', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1399, "symbol": "hermecompanion", "excerpt": "def hermecompanion(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1445, "symbol": "hermeroots", "excerpt": "def hermeroots(c):", "observation": "docstring references symbols ['D', 'x', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1552, "symbol": "hermegauss", "excerpt": "def hermegauss(deg):", "observation": "docstring references symbols ['D', 'k', 'He_n', 'x_k'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite_e.py", "line": 1650, "symbol": "HermiteE", "excerpt": "class HermiteE(ABCPolyBase):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 133, "symbol": "_cseries_to_zseries", "excerpt": "def _cseries_to_zseries(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 158, "symbol": "_zseries_to_cseries", "excerpt": "def _zseries_to_cseries(zs):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 183, "symbol": "_zseries_mul", "excerpt": "def _zseries_mul(z1, z2):", "observation": "docstring references symbols ['A', 'D', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 210, "symbol": "_zseries_div", "excerpt": "def _zseries_div(z1, z2):", "observation": "docstring references symbols ['A', 'D', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 347, "symbol": "poly2cheb", "excerpt": "def poly2cheb(pol):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 397, "symbol": "cheb2poly", "excerpt": "def cheb2poly(c):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 476, "symbol": "chebline", "excerpt": "def chebline(off, scl):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 514, "symbol": "chebfromroots", "excerpt": "def chebfromroots(roots):", "observation": "docstring references symbols ['C', 'r_n', 'out', 'c', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 569, "symbol": "chebadd", "excerpt": "def chebadd(c1, c2):", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 611, "symbol": "chebsub", "excerpt": "def chebsub(c1, c2):", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 655, "symbol": "chebmulx", "excerpt": "def chebmulx(c):", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 701, "symbol": "chebmul", "excerpt": "def chebmul(c1, c2):", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 750, "symbol": "chebdiv", "excerpt": "def chebdiv(c1, c2):", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 817, "symbol": "chebpow", "excerpt": "def chebpow(c, pow, maxpower=16):", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 875, "symbol": "chebder", "excerpt": "def chebder(c, m=1, scl=1, axis=0):", "observation": "docstring references symbols ['C', 'y', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 967, "symbol": "chebint", "excerpt": "def chebint(c, m=1, k=[], lbnd=0, scl=1, axis=0):", "observation": "docstring references symbols ['C', 'y', 'S', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1094, "symbol": "chebval", "excerpt": "def chebval(x, c, tensor=True):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1178, "symbol": "chebval2d", "excerpt": "def chebval2d(x, y, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1227, "symbol": "chebgrid2d", "excerpt": "def chebgrid2d(x, y, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1280, "symbol": "chebval3d", "excerpt": "def chebval3d(x, y, z, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1331, "symbol": "chebgrid3d", "excerpt": "def chebgrid3d(x, y, z, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1387, "symbol": "chebvander", "excerpt": "def chebvander(x, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1440, "symbol": "chebvander2d", "excerpt": "def chebvander2d(x, y, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1493, "symbol": "chebvander3d", "excerpt": "def chebvander3d(x, y, z, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1547, "symbol": "chebfit", "excerpt": "def chebfit(x, y, deg, rcond=None, full=False, w=None):", "observation": "docstring references symbols ['K', 'RankWarning', 'p', 'n', 'c', 'k', 'D', 'w_j', 'E', 'M', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1674, "symbol": "chebcompanion", "excerpt": "def chebcompanion(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1719, "symbol": "chebroots", "excerpt": "def chebroots(c):", "observation": "docstring references symbols ['D', 'x', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1780, "symbol": "chebinterpolate", "excerpt": "def chebinterpolate(func, deg, args=()):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1847, "symbol": "chebgauss", "excerpt": "def chebgauss(deg):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/chebyshev.py", "line": 1995, "symbol": "Chebyshev", "excerpt": "class Chebyshev(ABCPolyBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 113, "symbol": "polyline", "excerpt": "def polyline(off, scl):", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 151, "symbol": "polyfromroots", "excerpt": "def polyfromroots(roots):", "observation": "docstring references symbols ['a_n', 'P', 'r_n', 'out', 'c', 'D', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 215, "symbol": "polyadd", "excerpt": "def polyadd(c1, c2):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 251, "symbol": "polysub", "excerpt": "def polysub(c1, c2):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 288, "symbol": "polymulx", "excerpt": "def polymulx(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 328, "symbol": "polymul", "excerpt": "def polymul(c1, c2):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 366, "symbol": "polydiv", "excerpt": "def polydiv(c1, c2):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 424, "symbol": "polypow", "excerpt": "def polypow(c, pow, maxpower=None):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 463, "symbol": "polyder", "excerpt": "def polyder(c, m=1, scl=1, axis=0):", "observation": "docstring references symbols ['P', 'y', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 545, "symbol": "polyint", "excerpt": "def polyint(c, m=1, k=[], lbnd=0, scl=1, axis=0):", "observation": "docstring references symbols ['P', 'y', 'S', 'D', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 664, "symbol": "polyval", "excerpt": "def polyval(x, c, tensor=True):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 760, "symbol": "polyvalfromroots", "excerpt": "def polyvalfromroots(x, r, tensor=True):", "observation": "docstring references symbols ['D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 848, "symbol": "polyval2d", "excerpt": "def polyval2d(x, y, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 898, "symbol": "polygrid2d", "excerpt": "def polygrid2d(x, y, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 951, "symbol": "polyval3d", "excerpt": "def polyval3d(x, y, z, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1002, "symbol": "polygrid3d", "excerpt": "def polygrid3d(x, y, z, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1058, "symbol": "polyvander", "excerpt": "def polyvander(x, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1112, "symbol": "polyvander2d", "excerpt": "def polyvander2d(x, y, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1160, "symbol": "polyvander3d", "excerpt": "def polyvander3d(x, y, z, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1214, "symbol": "polyfit", "excerpt": "def polyfit(x, y, deg, rcond=None, full=False, w=None):", "observation": "docstring references symbols ['eps', 'P', 'n', 'D', 'K', 'RankWarning', 'p', 'k', 'E', 'V', 'coef', 'w_j', 'M', 'polyfit', 'c'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1365, "symbol": "polycompanion", "excerpt": "def polycompanion(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1405, "symbol": "polyroots", "excerpt": "def polyroots(c):", "observation": "docstring references symbols ['D', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "line": 1472, "symbol": "Polynomial", "excerpt": "class Polynomial(ABCPolyBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 100, "symbol": "poly2leg", "excerpt": "def poly2leg(pol):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 148, "symbol": "leg2poly", "excerpt": "def leg2poly(c):", "observation": "docstring references symbols ['D', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 227, "symbol": "legline", "excerpt": "def legline(off, scl):", "observation": "docstring references symbols ['L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 267, "symbol": "legfromroots", "excerpt": "def legfromroots(roots):", "observation": "docstring references symbols ['r_n', 'out', 'c', 'D', 'L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 322, "symbol": "legadd", "excerpt": "def legadd(c1, c2):", "observation": "docstring references symbols ['L', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 364, "symbol": "legsub", "excerpt": "def legsub(c1, c2):", "observation": "docstring references symbols ['C', 'D', 'L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 408, "symbol": "legmulx", "excerpt": "def legmulx(c):", "observation": "docstring references symbols ['L', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 464, "symbol": "legmul", "excerpt": "def legmul(c1, c2):", "observation": "docstring references symbols ['C', 'D', 'L'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 532, "symbol": "legdiv", "excerpt": "def legdiv(c1, c2):", "observation": "docstring references symbols ['L', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 581, "symbol": "legpow", "excerpt": "def legpow(c, pow, maxpower=16):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 612, "symbol": "legder", "excerpt": "def legder(c, m=1, scl=1, axis=0):", "observation": "docstring references symbols ['y', 'L', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 704, "symbol": "legint", "excerpt": "def legint(c, m=1, k=[], lbnd=0, scl=1, axis=0):", "observation": "docstring references symbols ['C', 'y', 'S', 'L', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 832, "symbol": "legval", "excerpt": "def legval(x, c, tensor=True):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 917, "symbol": "legval2d", "excerpt": "def legval2d(x, y, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 966, "symbol": "leggrid2d", "excerpt": "def leggrid2d(x, y, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1019, "symbol": "legval3d", "excerpt": "def legval3d(x, y, z, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1070, "symbol": "leggrid3d", "excerpt": "def leggrid3d(x, y, z, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1126, "symbol": "legvander", "excerpt": "def legvander(x, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1179, "symbol": "legvander2d", "excerpt": "def legvander2d(x, y, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1232, "symbol": "legvander3d", "excerpt": "def legvander3d(x, y, z, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1286, "symbol": "legfit", "excerpt": "def legfit(x, y, deg, rcond=None, full=False, w=None):", "observation": "docstring references symbols ['K', 'RankWarning', 'p', 'n', 'c', 'k', 'D', 'coef', 'w_j', 'E', 'M', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1415, "symbol": "legcompanion", "excerpt": "def legcompanion(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1459, "symbol": "legroots", "excerpt": "def legroots(c):", "observation": "docstring references symbols ['D', 'x', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1520, "symbol": "leggauss", "excerpt": "def leggauss(deg):", "observation": "docstring references symbols ['k', 'D', 'x_k', 'L', 'L_n'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1588, "symbol": "legweight", "excerpt": "def legweight(x):", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/legendre.py", "line": 1619, "symbol": "Legendre", "excerpt": "class Legendre(ABCPolyBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 96, "symbol": "poly2herm", "excerpt": "def poly2herm(pol):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 142, "symbol": "herm2poly", "excerpt": "def herm2poly(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 257, "symbol": "hermfromroots", "excerpt": "def hermfromroots(roots):", "observation": "docstring references symbols ['r_n', 'out', 'c', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 313, "symbol": "hermadd", "excerpt": "def hermadd(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 353, "symbol": "hermsub", "excerpt": "def hermsub(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 393, "symbol": "hermmulx", "excerpt": "def hermmulx(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 446, "symbol": "hermmul", "excerpt": "def hermmul(c1, c2):", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 512, "symbol": "hermdiv", "excerpt": "def hermdiv(c1, c2):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 560, "symbol": "hermpow", "excerpt": "def hermpow(c, pow, maxpower=16):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 597, "symbol": "hermder", "excerpt": "def hermder(c, m=1, scl=1, axis=0):", "observation": "docstring references symbols ['y', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 680, "symbol": "hermint", "excerpt": "def hermint(c, m=1, k=[], lbnd=0, scl=1, axis=0):", "observation": "docstring references symbols ['C', 'y', 'S', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 802, "symbol": "hermval", "excerpt": "def hermval(x, c, tensor=True):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 898, "symbol": "hermval2d", "excerpt": "def hermval2d(x, y, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 947, "symbol": "hermgrid2d", "excerpt": "def hermgrid2d(x, y, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1000, "symbol": "hermval3d", "excerpt": "def hermval3d(x, y, z, c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1051, "symbol": "hermgrid3d", "excerpt": "def hermgrid3d(x, y, z, c):", "observation": "docstring references symbols ['a', 'b', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1107, "symbol": "hermvander", "excerpt": "def hermvander(x, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1168, "symbol": "hermvander2d", "excerpt": "def hermvander2d(x, y, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1221, "symbol": "hermvander3d", "excerpt": "def hermvander3d(x, y, z, deg):", "observation": "docstring references symbols ['c', 'D', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1275, "symbol": "hermfit", "excerpt": "def hermfit(x, y, deg, rcond=None, full=False, w=None):", "observation": "docstring references symbols ['K', 'RankWarning', 'p', 'n', 'c', 'k', 'D', 'w_j', 'hermweight', 'E', 'M', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1407, "symbol": "hermcompanion", "excerpt": "def hermcompanion(c):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1452, "symbol": "hermroots", "excerpt": "def hermroots(c):", "observation": "docstring references symbols ['D', 'x', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1559, "symbol": "hermgauss", "excerpt": "def hermgauss(deg):", "observation": "docstring references symbols ['H_n', 'k', 'D', 'x_k', 'H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/numpy/polynomial/hermite.py", "line": 1658, "symbol": "Hermite", "excerpt": "class Hermite(ABCPolyBase):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/charset_normalizer/cd.py", "line": 410, "symbol": "coherence_ratio", "excerpt": "def coherence_ratio(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/charset_normalizer/cli/__main__.py", "line": 31, "symbol": "FileType", "excerpt": "class FileType:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/cookies.py", "line": 164, "symbol": "remove_cookie_by_name", "excerpt": "def remove_cookie_by_name(", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/cookies.py", "line": 191, "symbol": "RequestsCookieJar", "excerpt": "class RequestsCookieJar(CookieJar, MutableMapping[str, str | None]): # type: ignore[misc]", "observation": "docstring references symbols ['FileCookieJar', 'LWPCookieJar', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/cookies.py", "line": 579, "symbol": "cookiejar_from_dict", "excerpt": "def cookiejar_from_dict(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/cookies.py", "line": 121, "symbol": "__init__", "excerpt": " def __init__(self, headers: Any) -> None:", "observation": "docstring references symbols ['cookiejar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/cookies.py", "line": 211, "symbol": "get", "excerpt": " def get( # type: ignore[override]", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/cookies.py", "line": 358, "symbol": "__getitem__", "excerpt": " def __getitem__(self, name: str) -> str | None:", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/cookies.py", "line": 423, "symbol": "_find_no_duplicates", "excerpt": " def _find_no_duplicates(", "observation": "docstring references symbols ['__get_item__', 'get'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 395, "symbol": "Session", "excerpt": "class Session(SessionRedirectMixin):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 511, "symbol": "prepare_request", "excerpt": " def prepare_request(self, request: Request) -> PreparedRequest:", "observation": "docstring references symbols ['Session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 655, "symbol": "get", "excerpt": " def get(", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 673, "symbol": "options", "excerpt": " def options(self, url: _t.UriType, **kwargs: Unpack[_t.RequestKwargs]) -> Response:", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 684, "symbol": "head", "excerpt": " def head(self, url: _t.UriType, **kwargs: Unpack[_t.RequestKwargs]) -> Response:", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 695, "symbol": "post", "excerpt": " def post(", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 714, "symbol": "put", "excerpt": " def put(", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 728, "symbol": "patch", "excerpt": " def patch(", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/sessions.py", "line": 742, "symbol": "delete", "excerpt": " def delete(self, url: _t.UriType, **kwargs: Unpack[_t.RequestKwargs]) -> Response:", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/models.py", "line": 283, "symbol": "Request", "excerpt": "class Request(RequestHooksMixin):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/models.py", "line": 697, "symbol": "prepare_cookies", "excerpt": " def prepare_cookies(", "observation": "docstring references symbols ['Cookie', 'prepare_cookies'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/models.py", "line": 835, "symbol": "__bool__", "excerpt": " def __bool__(self) -> bool:", "observation": "docstring references symbols ['status_code'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/models.py", "line": 845, "symbol": "__nonzero__", "excerpt": " def __nonzero__(self) -> bool:", "observation": "docstring references symbols ['status_code'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/models.py", "line": 860, "symbol": "ok", "excerpt": " def ok(self) -> bool:", "observation": "docstring references symbols ['status_code'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/models.py", "line": 912, "symbol": "iter_content", "excerpt": " def iter_content(", "observation": "docstring references symbols ['encoding', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/models.py", "line": 1050, "symbol": "text", "excerpt": " def text(self) -> str:", "observation": "docstring references symbols ['chardet'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 24, "symbol": "request", "excerpt": "def request(", "observation": "docstring references symbols ['custom_headers', 'A', 'Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 74, "symbol": "get", "excerpt": "def get(", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 90, "symbol": "options", "excerpt": "def options(url: _t.UriType, **kwargs: Unpack[_t.RequestKwargs]) -> Response:", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 102, "symbol": "head", "excerpt": "def head(url: _t.UriType, **kwargs: Unpack[_t.RequestKwargs]) -> Response:", "observation": "docstring references symbols ['allow_redirects', 'Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 117, "symbol": "post", "excerpt": "def post(", "observation": "docstring references symbols ['A', 'Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 137, "symbol": "put", "excerpt": "def put(", "observation": "docstring references symbols ['A', 'Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 154, "symbol": "patch", "excerpt": "def patch(", "observation": "docstring references symbols ['A', 'Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/api.py", "line": 171, "symbol": "delete", "excerpt": "def delete(url: _t.UriType, **kwargs: Unpack[_t.RequestKwargs]) -> Response:", "observation": "docstring references symbols ['Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/utils.py", "line": 408, "symbol": "parse_list_header", "excerpt": "def parse_list_header(value: str) -> list[str]:", "observation": "docstring references symbols ['A', 'dump_header'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/utils.py", "line": 440, "symbol": "parse_dict_header", "excerpt": "def parse_dict_header(value: str) -> dict[str, str | None]:", "observation": "docstring references symbols ['dump_header'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/utils.py", "line": 885, "symbol": "select_proxy", "excerpt": "def select_proxy(url: str, proxies: dict[str, str] | None) -> str | None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/utils.py", "line": 911, "symbol": "resolve_proxies", "excerpt": "def resolve_proxies(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/exceptions.py", "line": 38, "symbol": "InvalidJSONError", "excerpt": "class InvalidJSONError(RequestException):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/exceptions.py", "line": 70, "symbol": "ConnectionError", "excerpt": "class ConnectionError(RequestException):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/exceptions.py", "line": 74, "symbol": "ProxyError", "excerpt": "class ProxyError(ConnectionError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/exceptions.py", "line": 102, "symbol": "URLRequired", "excerpt": "class URLRequired(RequestException):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/exceptions.py", "line": 157, "symbol": "FileModeWarning", "excerpt": "class FileModeWarning(RequestsWarning, DeprecationWarning):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/structures.py", "line": 20, "symbol": "CaseInsensitiveDict", "excerpt": "class CaseInsensitiveDict(MutableMapping[str, _VT], Generic[_VT]):", "observation": "docstring references symbols ['copy', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/adapters.py", "line": 403, "symbol": "build_connection_pool_key_attributes", "excerpt": " def build_connection_pool_key_attributes(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/adapters.py", "line": 512, "symbol": "get_connection", "excerpt": " def get_connection(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/requests/adapters.py", "line": 565, "symbol": "request_url", "excerpt": " def request_url(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/functools.py", "line": 266, "symbol": "cache", "excerpt": "def cache(func: Callable[..., Any] | Callable[P, Coroutine[Any, Any, Any]], /) -> Any:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/from_thread.py", "line": 447, "symbol": "BlockingPortalProvider", "excerpt": "class BlockingPortalProvider:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/from_thread.py", "line": 220, "symbol": "sleep_until_stopped", "excerpt": " async def sleep_until_stopped(self) -> None:", "observation": "docstring references symbols ['stop'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/lowlevel.py", "line": 106, "symbol": "RunvarToken", "excerpt": "class RunvarToken(Generic[T]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/lowlevel.py", "line": 202, "symbol": "reset", "excerpt": " def reset(self, token: RunvarToken[T]) -> None:", "observation": "docstring references symbols ['set', 'RunVar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/pytest_plugin.py", "line": 297, "symbol": "FreePortFactory", "excerpt": "class FreePortFactory:", "observation": "docstring references symbols ['free_tcp_port', 'free_udp_port'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_streams.py", "line": 75, "symbol": "UnreliableObjectStream", "excerpt": "class UnreliableObjectStream(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_streams.py", "line": 84, "symbol": "ObjectReceiveStream", "excerpt": "class ObjectReceiveStream(UnreliableObjectReceiveStream[T_co]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_streams.py", "line": 91, "symbol": "ObjectSendStream", "excerpt": "class ObjectSendStream(UnreliableObjectSendStream[T_contra]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_streams.py", "line": 98, "symbol": "ObjectStream", "excerpt": "class ObjectStream(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_streams.py", "line": 163, "symbol": "ByteStream", "excerpt": "class ByteStream(ByteReceiveStream, ByteSendStream):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_streams.py", "line": 136, "symbol": "receive", "excerpt": " async def receive(self, max_bytes: int = 65536) -> bytes:", "observation": "docstring references symbols ['max_bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_eventloop.py", "line": 54, "symbol": "run", "excerpt": " def run(", "observation": "docstring references symbols ['func'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_eventloop.py", "line": 121, "symbol": "cancel_shielded_checkpoint", "excerpt": " async def cancel_shielded_checkpoint(cls) -> None:", "observation": "docstring references symbols ['checkpoint'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_eventloop.py", "line": 150, "symbol": "current_effective_deadline", "excerpt": " def current_effective_deadline(cls) -> float:", "observation": "docstring references symbols ['inf'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "line": 165, "symbol": "start", "excerpt": " async def start(", "observation": "docstring references symbols ['TaskStatus', 'start_value', 'TaskHandle', 'task_status'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", "line": 2430, "symbol": "_ProcessStreamProtocol", "excerpt": "class _ProcessStreamProtocol(asyncio.subprocess.SubprocessStreamProtocol):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "line": 280, "symbol": "Path", "excerpt": "class Path:", "observation": "docstring references symbols ['I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_contextmanagers.py", "line": 23, "symbol": "ContextManagerMixin", "excerpt": "class ContextManagerMixin:", "observation": "docstring references symbols ['contextmanagers'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_contextmanagers.py", "line": 109, "symbol": "AsyncContextManagerMixin", "excerpt": "class AsyncContextManagerMixin:", "observation": "docstring references symbols ['contextmanagers'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_contextmanagers.py", "line": 95, "symbol": "__contextmanager__", "excerpt": " def __contextmanager__(self) -> AbstractContextManager[object, bool | None]:", "observation": "docstring references symbols ['yield'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_contextmanagers.py", "line": 187, "symbol": "__asynccontextmanager__", "excerpt": " def __asynccontextmanager__(", "observation": "docstring references symbols ['yield'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_synchronization.py", "line": 740, "symbol": "ResourceGuard", "excerpt": "class ResourceGuard:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_tempfile.py", "line": 535, "symbol": "mkstemp", "excerpt": "async def mkstemp(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_eventloop.py", "line": 38, "symbol": "run", "excerpt": "def run(", "observation": "docstring references symbols ['asyncio', 'trio'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_tasks.py", "line": 204, "symbol": "TaskHandle", "excerpt": "class TaskHandle(Generic[T_co, T_startval]):", "observation": "docstring references symbols ['TaskGroup'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_tasks.py", "line": 86, "symbol": "cancel_called", "excerpt": " def cancel_called(self) -> bool:", "observation": "docstring references symbols ['cancel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_tasks.py", "line": 299, "symbol": "coro", "excerpt": " def coro(self) -> Coroutine[Any, Any, T_co]:", "observation": "docstring references symbols ['TaskGroup'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "line": 40, "symbol": "extra_attributes", "excerpt": " def extra_attributes(self) -> Mapping[T_Attr, Callable[[], T_Attr]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_sockets.py", "line": 469, "symbol": "create_udp_socket", "excerpt": "async def create_udp_socket(", "observation": "docstring references symbols ['port'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_sockets.py", "line": 766, "symbol": "wait_writable", "excerpt": "def wait_writable(obj: FileDescriptorLike) -> Awaitable[None]:", "observation": "docstring references symbols ['wait_readable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_sockets.py", "line": 788, "symbol": "notify_closing", "excerpt": "def notify_closing(obj: FileDescriptorLike) -> None:", "observation": "docstring references symbols ['wait_writable', 'wait_readable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "line": 133, "symbol": "WouldBlock", "excerpt": "class WouldBlock(Exception):", "observation": "docstring references symbols ['X_nowait', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "line": 137, "symbol": "NoEventLoopError", "excerpt": "class NoEventLoopError(RuntimeError):", "observation": "docstring references symbols ['token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_subprocesses.py", "line": 16, "symbol": "run_process", "excerpt": "async def run_process(", "observation": "docstring references symbols ['true'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/_core/_subprocesses.py", "line": 122, "symbol": "open_process", "excerpt": "async def open_process(", "observation": "docstring references symbols ['true'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/buffered.py", "line": 157, "symbol": "BufferedByteStream", "excerpt": "class BufferedByteStream(BufferedByteReceiveStream, ByteStream):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/memory.py", "line": 150, "symbol": "close", "excerpt": " def close(self) -> None:", "observation": "docstring references symbols ['aclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/memory.py", "line": 280, "symbol": "close", "excerpt": " def close(self) -> None:", "observation": "docstring references symbols ['aclose'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/tls.py", "line": 82, "symbol": "TLSStream", "excerpt": "class TLSStream(ByteStream):", "observation": "docstring references symbols ['wrap', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/tls.py", "line": 304, "symbol": "TLSListener", "excerpt": "class TLSListener(Listener[TLSStream]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/file.py", "line": 61, "symbol": "FileReadStream", "excerpt": "class FileReadStream(_BaseFileStream, ByteReceiveStream):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/file.py", "line": 126, "symbol": "FileWriteStream", "excerpt": "class FileWriteStream(_BaseFileStream, ByteSendStream):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/text.py", "line": 34, "symbol": "TextReceiveStream", "excerpt": "class TextReceiveStream(ObjectReceiveStream[str]):", "observation": "docstring references symbols ['strict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/text.py", "line": 77, "symbol": "TextSendStream", "excerpt": "class TextSendStream(ObjectSendStream[str]):", "observation": "docstring references symbols ['strict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/anyio/streams/text.py", "line": 112, "symbol": "TextStream", "excerpt": "class TextStream(ObjectStream[str]):", "observation": "docstring references symbols ['strict', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_urls.py", "line": 15, "symbol": "URL", "excerpt": "class URL:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_api.py", "line": 39, "symbol": "request", "excerpt": "def request(", "observation": "docstring references symbols ['A', 'Request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_api.py", "line": 174, "symbol": "get", "excerpt": "def get(", "observation": "docstring references symbols ['json', 'data', 'content', 'files'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_api.py", "line": 210, "symbol": "options", "excerpt": "def options(", "observation": "docstring references symbols ['json', 'data', 'content', 'files'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_api.py", "line": 246, "symbol": "head", "excerpt": "def head(", "observation": "docstring references symbols ['json', 'data', 'content', 'files'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_api.py", "line": 405, "symbol": "delete", "excerpt": "def delete(", "observation": "docstring references symbols ['json', 'files', 'data', 'content'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_multipart.py", "line": 70, "symbol": "DataField", "excerpt": "class DataField:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_multipart.py", "line": 115, "symbol": "FileField", "excerpt": "class FileField:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_content.py", "line": 92, "symbol": "UnattachedStream", "excerpt": "class UnattachedStream(AsyncByteStream, SyncByteStream):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_client.py", "line": 94, "symbol": "UseClientDefault", "excerpt": "class UseClientDefault:", "observation": "docstring references symbols ['timeout'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_client.py", "line": 139, "symbol": "BoundSyncStream", "excerpt": "class BoundSyncStream(SyncByteStream):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_client.py", "line": 594, "symbol": "Client", "excerpt": "class Client(BaseClient):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_client.py", "line": 1307, "symbol": "AsyncClient", "excerpt": "class AsyncClient(BaseClient):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_client.py", "line": 340, "symbol": "build_request", "excerpt": " def build_request(", "observation": "docstring references symbols ['base_url'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_urlparse.py", "line": 497, "symbol": "quote", "excerpt": "def quote(string: str, safe: str) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 675, "symbol": "encoding", "excerpt": " def encoding(self, value: str) -> None:", "observation": "docstring references symbols ['text'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 725, "symbol": "is_informational", "excerpt": " def is_informational(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 732, "symbol": "is_success", "excerpt": " def is_success(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 739, "symbol": "is_redirect", "excerpt": " def is_redirect(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 751, "symbol": "is_client_error", "excerpt": " def is_client_error(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 758, "symbol": "is_server_error", "excerpt": " def is_server_error(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 765, "symbol": "is_error", "excerpt": " def is_error(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 884, "symbol": "iter_bytes", "excerpt": " def iter_bytes(self, chunk_size: int | None = None) -> typing.Iterator[bytes]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 907, "symbol": "iter_text", "excerpt": " def iter_text(self, chunk_size: int | None = None) -> typing.Iterator[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 935, "symbol": "iter_raw", "excerpt": " def iter_raw(self, chunk_size: int | None = None) -> typing.Iterator[bytes]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 982, "symbol": "aiter_bytes", "excerpt": " async def aiter_bytes(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 1007, "symbol": "aiter_text", "excerpt": " async def aiter_text(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 1037, "symbol": "aiter_raw", "excerpt": " async def aiter_raw(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 1243, "symbol": "_CookieCompatRequest", "excerpt": " class _CookieCompatRequest(urllib.request.Request):", "observation": "docstring references symbols ['CookieJar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_models.py", "line": 1261, "symbol": "_CookieCompatResponse", "excerpt": " class _CookieCompatResponse:", "observation": "docstring references symbols ['Request', 'CookieJar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_exceptions.py", "line": 74, "symbol": "HTTPError", "excerpt": "class HTTPError(Exception):", "observation": "docstring references symbols ['HTTPStatusError', 'RequestError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_exceptions.py", "line": 222, "symbol": "LocalProtocolError", "excerpt": "class LocalProtocolError(ProtocolError):", "observation": "docstring references symbols ['Request', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_exceptions.py", "line": 367, "symbol": "request_context", "excerpt": "def request_context(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_auth.py", "line": 22, "symbol": "Auth", "excerpt": "class Auth:", "observation": "docstring references symbols ['AsyncClient', 'Auth', 'I', 'Client', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_auth.py", "line": 38, "symbol": "auth_flow", "excerpt": " def auth_flow(self, request: Request) -> typing.Generator[Request, Response, None]:", "observation": "docstring references symbols ['return', 'yield', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_auth.py", "line": 62, "symbol": "sync_auth_flow", "excerpt": " def sync_auth_flow(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_auth.py", "line": 87, "symbol": "async_auth_flow", "excerpt": " async def async_auth_flow(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_utils.py", "line": 120, "symbol": "URLPattern", "excerpt": "class URLPattern:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_transports/asgi.py", "line": 63, "symbol": "ASGITransport", "excerpt": "class ASGITransport(AsyncBaseTransport):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_transports/base.py", "line": 26, "symbol": "handle_request", "excerpt": " def handle_request(self, request: Request) -> Response:", "observation": "docstring references symbols ['handle_request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/httpx/_transports/wsgi.py", "line": 44, "symbol": "WSGITransport", "excerpt": "class WSGITransport(BaseTransport):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 113, "symbol": "instance_of", "excerpt": "def instance_of(type):", "observation": "docstring references symbols ['TypeError', 'isinstance', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 152, "symbol": "matches_re", "excerpt": "def matches_re(regex, flags=0, func=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 214, "symbol": "optional", "excerpt": "def optional(validator):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 259, "symbol": "in_", "excerpt": "def in_(options):", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 316, "symbol": "is_callable", "excerpt": "def is_callable():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 361, "symbol": "deep_iterable", "excerpt": "def deep_iterable(member_validator, iterable_validator=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 410, "symbol": "deep_mapping", "excerpt": "def deep_mapping(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 478, "symbol": "lt", "excerpt": "def lt(val):", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 493, "symbol": "le", "excerpt": "def le(val):", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 508, "symbol": "ge", "excerpt": "def ge(val):", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 523, "symbol": "gt", "excerpt": "def gt(val):", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 554, "symbol": "max_len", "excerpt": "def max_len(length):", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 583, "symbol": "min_len", "excerpt": "def min_len(length):", "observation": "docstring references symbols ['ValueError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 617, "symbol": "_subclass_of", "excerpt": "def _subclass_of(type):", "observation": "docstring references symbols ['TypeError', 'issubclass', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 671, "symbol": "not_", "excerpt": "def not_(validator, *, msg=None, exc_types=(ValueError, TypeError)):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 727, "symbol": "or_", "excerpt": "def or_(*validators):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 96, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 135, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 296, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 339, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 393, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 466, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 542, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 571, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/validators.py", "line": 600, "symbol": "__call__", "excerpt": " def __call__(self, inst, attr, value):", "observation": "docstring references symbols ['__repr__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 265, "symbol": "_make_attr_tuple_class", "excerpt": "def _make_attr_tuple_class(cls_name: str, attr_names: list[str]) -> type:", "observation": "docstring references symbols ['attrs', 'Attribute'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 351, "symbol": "_collect_base_attrs_broken", "excerpt": "def _collect_base_attrs_broken(cls, taken_attr_names):", "observation": "docstring references symbols ['B', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 587, "symbol": "evolve", "excerpt": "def evolve(*args, **changes):", "observation": "docstring references symbols ['__init__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 1325, "symbol": "attrs", "excerpt": "def attrs(", "observation": "docstring references symbols ['__attrs_init__', '__lt__', 'A', '__eq', 'and', '__le__', '681', '__ge__', '__ne__', '__gt__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 2429, "symbol": "Attribute", "excerpt": "class Attribute:", "observation": "docstring references symbols ['fields', 'factory'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 2847, "symbol": "ClassProps", "excerpt": "class ClassProps:", "observation": "docstring references symbols ['pickle', '__setattr__', '__str__', 'dataclasses', '__setstate__', '__repr__', '__init__', '__getstate__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 3029, "symbol": "Factory", "excerpt": "class Factory:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 3087, "symbol": "Converter", "excerpt": "class Converter:", "observation": "docstring references symbols ['Attribute', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 3206, "symbol": "make_class", "excerpt": "def make_class(", "observation": "docstring references symbols ['A', 'on_setattr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 3326, "symbol": "and_", "excerpt": "def and_(*validators):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 3349, "symbol": "pipe", "excerpt": "def pipe(*converters):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_make.py", "line": 857, "symbol": "_create_slots_class", "excerpt": " def _create_slots_class(self):", "observation": "docstring references symbols ['__slots__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_cmp.py", "line": 13, "symbol": "cmp_using", "excerpt": "def cmp_using(", "observation": "docstring references symbols ['order', 'comparison', 'cmp', 'NotImplemented'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_next_gen.py", "line": 23, "symbol": "define", "excerpt": "def define(", "observation": "docstring references symbols ['A', '__getstate__', '634', '681', '__lt__', 'setattr', 'comparison', 'object', 'validator', 'Exception', '__setstate__', '__repr__', '__match_args__', 'field', '__hash__', '__str__', 'BaseException', 'dataclasses', '__le__', 'args', '__init__', 'hashing', 'and', '__replace__', '__ge__', '__ne__', '__gt__', '__eq__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_next_gen.py", "line": 437, "symbol": "field", "excerpt": "def field(", "observation": "docstring references symbols ['A', 'attribute', 'make_class', '__lt__', 'setattr', 'comparison', 'converters', '__repr__', 'field', '__hash__', '__le__', '__init__', '526', 'hashing', 'validators', 'callable', 'TypeError', 'name', 'Converter', 'defaults', '__ge__', '__ne__', '__gt__', '__eq__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_next_gen.py", "line": 639, "symbol": "astuple", "excerpt": "def astuple(inst, *, recurse=True, filter=None):", "observation": "docstring references symbols ['tuple'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/exceptions.py", "line": 6, "symbol": "FrozenError", "excerpt": "class FrozenError(AttributeError):", "observation": "docstring references symbols ['namedtuples', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/exceptions.py", "line": 23, "symbol": "FrozenInstanceError", "excerpt": "class FrozenInstanceError(FrozenError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/exceptions.py", "line": 31, "symbol": "FrozenAttributeError", "excerpt": "class FrozenAttributeError(FrozenError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/exceptions.py", "line": 47, "symbol": "NotAnAttrsClassError", "excerpt": "class NotAnAttrsClassError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/exceptions.py", "line": 55, "symbol": "DefaultAlreadySetError", "excerpt": "class DefaultAlreadySetError(RuntimeError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/exceptions.py", "line": 64, "symbol": "UnannotatedAttributeError", "excerpt": "class UnannotatedAttributeError(RuntimeError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/exceptions.py", "line": 81, "symbol": "NotCallableError", "excerpt": "class NotCallableError(TypeError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_version_info.py", "line": 12, "symbol": "VersionInfo", "excerpt": "class VersionInfo:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/converters.py", "line": 21, "symbol": "optional", "excerpt": "def optional(converter):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/converters.py", "line": 66, "symbol": "default_if_none", "excerpt": "def default_if_none(default=NOTHING, factory=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/converters.py", "line": 125, "symbol": "to_bool", "excerpt": "def to_bool(val):", "observation": "docstring references symbols ['0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_compat.py", "line": 95, "symbol": "get_generic_base", "excerpt": "def get_generic_base(cl):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_config.py", "line": 8, "symbol": "set_run_validators", "excerpt": "def set_run_validators(run):", "observation": "docstring references symbols ['attrs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_config.py", "line": 23, "symbol": "get_run_validators", "excerpt": "def get_run_validators():", "observation": "docstring references symbols ['attrs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_funcs.py", "line": 28, "symbol": "asdict", "excerpt": "def asdict(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_funcs.py", "line": 232, "symbol": "astuple", "excerpt": "def astuple(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_funcs.py", "line": 382, "symbol": "assoc", "excerpt": "def assoc(inst, **changes):", "observation": "docstring references symbols ['assoc', 'evolve', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/_funcs.py", "line": 425, "symbol": "resolve_types", "excerpt": "def resolve_types(", "observation": "docstring references symbols ['Attribute'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/filters.py", "line": 21, "symbol": "include", "excerpt": "def include(*what):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/attr/filters.py", "line": 48, "symbol": "exclude", "excerpt": "def exclude(*what):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/keras.py", "line": 33, "symbol": "__init__", "excerpt": " def __init__(self, epochs=None, data_size=None, batch_size=None, verbose=1,", "observation": "docstring references symbols ['tqdm', '0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/asyncio.py", "line": 84, "symbol": "tarange", "excerpt": "def tarange(*args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 74, "symbol": "TqdmDefaultWriteLock", "excerpt": "class TqdmDefaultWriteLock:", "observation": "docstring references symbols ['tqdm', 'fork'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 129, "symbol": "Bar", "excerpt": "class Bar:", "observation": "docstring references symbols ['width', 'type', 'a', 'b', 'u'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 242, "symbol": "tqdm", "excerpt": "class tqdm(Comparable):", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 398, "symbol": "format_interval", "excerpt": " def format_interval(t):", "observation": "docstring references symbols ['H'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 418, "symbol": "format_num", "excerpt": " def format_num(n):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 463, "symbol": "format_meter", "excerpt": " def format_meter(n, total, elapsed, ncols=None, prefix='',", "observation": "docstring references symbols ['0', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 773, "symbol": "pandas", "excerpt": " def pandas(cls, **tqdm_kwargs):", "observation": "docstring references symbols ['apply', 'tqdm', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/std.py", "line": 1204, "symbol": "update", "excerpt": " def update(self, n=1):", "observation": "docstring references symbols ['E', 'bar_format', 'unit_scale', 'filesize'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/rich.py", "line": 21, "symbol": "FractionColumn", "excerpt": "class FractionColumn(ProgressColumn):", "observation": "docstring references symbols ['G'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/rich.py", "line": 75, "symbol": "__init__", "excerpt": " def __init__(self, *args, **kwargs):", "observation": "docstring references symbols ['tqdm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/tk.py", "line": 22, "symbol": "tqdm_tk", "excerpt": "class tqdm_tk(std_tqdm): # pragma: no cover", "observation": "docstring references symbols ['tqdm_tk'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/tk.py", "line": 33, "symbol": "__init__", "excerpt": " def __init__(self, *args, **kwargs):", "observation": "docstring references symbols ['cancel_callback', 'tqdm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/cli.py", "line": 55, "symbol": "posix_pipe", "excerpt": "def posix_pipe(fin, fout, delim=b'\\\\n', buf_size=256,", "observation": "docstring references symbols ['flush'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/dask.py", "line": 13, "symbol": "__init__", "excerpt": " def __init__(self, start=None, pretask=None, tqdm_class=tqdm_auto,", "observation": "docstring references symbols ['tqdm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/utils.py", "line": 34, "symbol": "envwrap", "excerpt": "def envwrap(name, app=\"\", types=None, is_method=False):", "observation": "docstring references symbols ['envwrap'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/utils.py", "line": 210, "symbol": "__init__", "excerpt": " def __init__(self, callback, stream, method=\"read\"):", "observation": "docstring references symbols ['file'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/_tqdm_pandas.py", "line": 7, "symbol": "tqdm_pandas", "excerpt": "def tqdm_pandas(tclass, **tqdm_kwargs):", "observation": "docstring references symbols ['tqdm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/auto.py", "line": 33, "symbol": "trange", "excerpt": "def trange(*args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/contrib/concurrent.py", "line": 29, "symbol": "_executor_map", "excerpt": "def _executor_map(PoolExecutor, fn, *iterables, **tqdm_kwargs):", "observation": "docstring references symbols ['process_map', 'thread_map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/contrib/concurrent.py", "line": 54, "symbol": "thread_map", "excerpt": "def thread_map(fn, *iterables, **tqdm_kwargs):", "observation": "docstring references symbols ['tqdm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/contrib/concurrent.py", "line": 72, "symbol": "process_map", "excerpt": "def process_map(fn, *iterables, **tqdm_kwargs):", "observation": "docstring references symbols ['tqdm'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/tqdm/contrib/__init__.py", "line": 82, "symbol": "tmap", "excerpt": "def tmap(function, *sequences, **tqdm_kwargs):", "observation": "docstring references symbols ['map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_warnings.py", "line": 11, "symbol": "PluggyTeardownRaisedWarning", "excerpt": "class PluggyTeardownRaisedWarning(PluggyWarning):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 78, "symbol": "HookspecMarker", "excerpt": "class HookspecMarker:", "observation": "docstring references symbols ['PluginManager'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 165, "symbol": "HookimplMarker", "excerpt": "class HookimplMarker:", "observation": "docstring references symbols ['PluginManager'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 359, "symbol": "HookRelay", "excerpt": "class HookRelay:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 380, "symbol": "HookCaller", "excerpt": "class HookCaller:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 591, "symbol": "_SubsetHookCaller", "excerpt": "class _SubsetHookCaller(HookCaller):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 637, "symbol": "HookImpl", "excerpt": "class HookImpl:", "observation": "docstring references symbols ['HookCaller', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 111, "symbol": "__call__", "excerpt": " def __call__( # noqa: F811", "observation": "docstring references symbols ['I', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 202, "symbol": "__call__", "excerpt": " def __call__( # noqa: F811", "observation": "docstring references symbols ['yield', 'callorder', 'Result', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 497, "symbol": "__call__", "excerpt": " def __call__(self, **kwargs: object) -> Any:", "observation": "docstring references symbols ['calling'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 514, "symbol": "call_historic", "excerpt": " def call_historic(", "observation": "docstring references symbols ['historic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_hooks.py", "line": 541, "symbol": "call_extra", "excerpt": " def call_extra(", "observation": "docstring references symbols ['call_extra'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_result.py", "line": 67, "symbol": "force_result", "excerpt": " def force_result(self, result: ResultType) -> None:", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_result.py", "line": 91, "symbol": "get_result", "excerpt": " def get_result(self) -> ResultType:", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_manager.py", "line": 80, "symbol": "PluginManager", "excerpt": "class PluginManager:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_manager.py", "line": 173, "symbol": "parse_hookimpl_opts", "excerpt": " def parse_hookimpl_opts(self, plugin: _Plugin, name: str) -> HookimplOpts | None:", "observation": "docstring references symbols ['HookimplMarker', 'PluginManager'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_manager.py", "line": 249, "symbol": "add_hookspecs", "excerpt": " def add_hookspecs(self, module_or_class: _Namespace) -> None:", "observation": "docstring references symbols ['HookspecMarker'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pluggy/_manager.py", "line": 275, "symbol": "parse_hookspec_opts", "excerpt": " def parse_hookspec_opts(", "observation": "docstring references symbols ['HookspecMarker', 'PluginManager'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yaml/__init__.py", "line": 287, "symbol": "add_path_resolver", "excerpt": "def add_path_resolver(tag, path, kind=None, Loader=None, Dumper=Dumper):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/provisional.py", "line": 154, "symbol": "domains", "excerpt": "def domains(", "observation": "docstring references symbols ['1035'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/provisional.py", "line": 185, "symbol": "urls", "excerpt": "def urls() -> st.SearchStrategy[str]:", "observation": "docstring references symbols ['3986', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/provisional.py", "line": 77, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['1035', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 172, "symbol": "ExampleDatabase", "excerpt": "class ExampleDatabase(metaclass=_EDMeta):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 368, "symbol": "InMemoryExampleDatabase", "excerpt": "class InMemoryExampleDatabase(ExampleDatabase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 709, "symbol": "ReadOnlyDatabase", "excerpt": "class ReadOnlyDatabase(ExampleDatabase):", "observation": "docstring references symbols ['A', 'save', 'move', 'delete'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 748, "symbol": "MultiplexedDatabase", "excerpt": "class MultiplexedDatabase(ExampleDatabase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 816, "symbol": "GitHubArtifactDatabase", "excerpt": "class GitHubArtifactDatabase(ExampleDatabase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 1166, "symbol": "BackgroundWriteDatabase", "excerpt": "class BackgroundWriteDatabase(ExampleDatabase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 235, "symbol": "save", "excerpt": " def save(self, key: bytes, value: bytes) -> None:", "observation": "docstring references symbols ['key', 'value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 248, "symbol": "delete", "excerpt": " def delete(self, key: bytes, value: bytes) -> None:", "observation": "docstring references symbols ['key', 'value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 271, "symbol": "add_listener", "excerpt": " def add_listener(self, f: ListenerT, /) -> None:", "observation": "docstring references symbols ['key', 'bytes', 'move', 'save', 'delete', 'value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 314, "symbol": "_broadcast_change", "excerpt": " def _broadcast_change(self, event: ListenerEventT) -> None:", "observation": "docstring references symbols ['delete', 'value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 335, "symbol": "_start_listening", "excerpt": " def _start_listening(self) -> None:", "observation": "docstring references symbols ['_stop_listening'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/database.py", "line": 352, "symbol": "_stop_listening", "excerpt": " def _stop_listening(self) -> None:", "observation": "docstring references symbols ['_stop_listening'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/control.py", "line": 62, "symbol": "assume", "excerpt": "def assume(condition: object) -> Literal[True]:", "observation": "docstring references symbols ['assume'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/control.py", "line": 283, "symbol": "event", "excerpt": "def event(value: str, payload: Any = \"\") -> None:", "observation": "docstring references symbols ['statistics'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/control.py", "line": 331, "symbol": "target", "excerpt": "def target(observation: int | float, *, label: str = \"\") -> int | float:", "observation": "docstring references symbols ['error', '2180', 'statistics'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/core.py", "line": 179, "symbol": "example", "excerpt": "class example:", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/core.py", "line": 383, "symbol": "reproduce_failure", "excerpt": "def reproduce_failure(version: str, blob: bytes) -> Callable[[TestFunc], TestFunc]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/core.py", "line": 1829, "symbol": "given", "excerpt": "def given(", "observation": "docstring references symbols ['manual_string', 'pytest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/core.py", "line": 1709, "symbol": "fuzz_one_input", "excerpt": " def fuzz_one_input(", "observation": "docstring references symbols ['buffer', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/_settings.py", "line": 213, "symbol": "HealthCheck", "excerpt": "class HealthCheck(Enum, metaclass=HealthCheckMeta):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/_settings.py", "line": 382, "symbol": "duration", "excerpt": "class duration(datetime.timedelta):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/_settings.py", "line": 570, "symbol": "settings", "excerpt": "class settings(metaclass=settingsMeta):", "observation": "docstring references symbols ['A', '10', 'ci'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/_settings.py", "line": 755, "symbol": "max_examples", "excerpt": " def max_examples(self):", "observation": "docstring references symbols ['100'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/_settings.py", "line": 837, "symbol": "verbosity", "excerpt": " def verbosity(self):", "observation": "docstring references symbols ['pytest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/_settings.py", "line": 884, "symbol": "phases", "excerpt": " def phases(self):", "observation": "docstring references symbols ['E', 'coverage'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/_settings.py", "line": 944, "symbol": "stateful_step_count", "excerpt": " def stateful_step_count(self):", "observation": "docstring references symbols ['50'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/statistics.py", "line": 31, "symbol": "describe_targets", "excerpt": "def describe_targets(best_targets: dict[str, float]) -> list[str]:", "observation": "docstring references symbols ['target'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/errors.py", "line": 194, "symbol": "FlakyBackendFailure", "excerpt": "class FlakyBackendFailure(FlakyFailure):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/errors.py", "line": 228, "symbol": "HypothesisWarning", "excerpt": "class HypothesisWarning(HypothesisException, Warning):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/errors.py", "line": 245, "symbol": "HypothesisDeprecationWarning", "excerpt": "class HypothesisDeprecationWarning(HypothesisWarning, FutureWarning):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/errors.py", "line": 257, "symbol": "HypothesisSideeffectWarning", "excerpt": "class HypothesisSideeffectWarning(HypothesisWarning):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/stateful.py", "line": 298, "symbol": "RuleBasedStateMachine", "excerpt": "class RuleBasedStateMachine(metaclass=StateMachineMeta):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/stateful.py", "line": 587, "symbol": "Bundle", "excerpt": "class Bundle(SearchStrategy[Ex]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/stateful.py", "line": 662, "symbol": "consumes", "excerpt": "def consumes(bundle: Bundle[Ex]) -> SearchStrategy[Ex]:", "observation": "docstring references symbols ['b2', 'value3', 'b3', 'value2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/stateful.py", "line": 807, "symbol": "rule", "excerpt": "def rule(", "observation": "docstring references symbols ['b', 'consumes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/misc.py", "line": 31, "symbol": "JustStrategy", "excerpt": "class JustStrategy(SampledFromStrategy[Ex]):", "observation": "docstring references symbols ['A', 'data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strategies.py", "line": 83, "symbol": "recursive_property", "excerpt": "def recursive_property(strategy: \"SearchStrategy\", name: str, default: object) -> Any:", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strategies.py", "line": 233, "symbol": "SearchStrategy", "excerpt": "class SearchStrategy(Generic[Ex]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strategies.py", "line": 580, "symbol": "SampledFromStrategy", "excerpt": "class SampledFromStrategy(SearchStrategy[Ex]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strategies.py", "line": 1015, "symbol": "MappedStrategy", "excerpt": "class MappedStrategy(SearchStrategy[MappedTo], Generic[MappedFrom, MappedTo]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strategies.py", "line": 251, "symbol": "is_currently_empty", "excerpt": " def is_currently_empty(self, data: ConjectureData) -> bool:", "observation": "docstring references symbols ['empty', 'data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strategies.py", "line": 435, "symbol": "filter", "excerpt": " def filter(self, condition):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strategies.py", "line": 497, "symbol": "validate", "excerpt": " def validate(self) -> None:", "observation": "docstring references symbols ['validate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 182, "symbol": "sampled_from", "excerpt": "def sampled_from(", "observation": "docstring references symbols ['nothing'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 289, "symbol": "lists", "excerpt": "def lists(", "observation": "docstring references symbols ['j'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 637, "symbol": "characters", "excerpt": "def characters(", "observation": "docstring references symbols ['_characters', 'P', 'A', '_categories', '_codepoint'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 832, "symbol": "text", "excerpt": "def text(", "observation": "docstring references symbols ['34454', 'U', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 925, "symbol": "from_regex", "excerpt": "def from_regex(", "observation": "docstring references symbols ['text', 'Z', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 1158, "symbol": "builds", "excerpt": "def builds(", "observation": "docstring references symbols ['i', 'attrs', 'b'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 1247, "symbol": "from_type", "excerpt": "def from_type(thing: type[T]) -> SearchStrategy[T]:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 1840, "symbol": "decimals", "excerpt": "def decimals(", "observation": "docstring references symbols ['A', 'NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 1931, "symbol": "recursive", "excerpt": "def recursive(", "observation": "docstring references symbols ['A', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2005, "symbol": "DrawFn", "excerpt": "class DrawFn(Protocol):", "observation": "docstring references symbols ['s', 'i'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2146, "symbol": "complex_numbers", "excerpt": "def complex_numbers(", "observation": "docstring references symbols ['sqrt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2354, "symbol": "runner", "excerpt": "def runner(*, default: Any = not_set) -> SearchStrategy[Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2438, "symbol": "data", "excerpt": "def data() -> SearchStrategy[DataObject]:", "observation": "docstring references symbols ['draw', 'data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2503, "symbol": "register_type_strategy", "excerpt": "def register_type_strategy(", "observation": "docstring references symbols ['__init__', 'NotImplemented', 'MyCollection'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2587, "symbol": "deferred", "excerpt": "def deferred(definition: Callable[[], SearchStrategy[Ex]]) -> SearchStrategy[Ex]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2627, "symbol": "emails", "excerpt": "def emails(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2699, "symbol": "functions", "excerpt": " def functions(*, like=lambda: None, returns=..., pure=False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/core.py", "line": 2727, "symbol": "functions", "excerpt": " def functions(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/types.py", "line": 231, "symbol": "_resolve_forward_ref_in_caller", "excerpt": "def _resolve_forward_ref_in_caller(forward_arg: str) -> typing.Any:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/types.py", "line": 531, "symbol": "_try_import_forward_ref", "excerpt": "def _try_import_forward_ref(thing, typ, *, type_params): # pragma: no cover", "observation": "docstring references symbols ['ForwardRef', 'TypeVar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/numbers.py", "line": 146, "symbol": "FloatStrategy", "excerpt": "class FloatStrategy(SearchStrategy[float]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/random.py", "line": 27, "symbol": "HypothesisRandom", "excerpt": "class HypothesisRandom(Random, abc.ABC):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/deferred.py", "line": 26, "symbol": "DeferredStrategy", "excerpt": "class DeferredStrategy(SearchStrategy[Ex]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/collections.py", "line": 49, "symbol": "TupleStrategy", "excerpt": "class TupleStrategy(SearchStrategy[tuple[Ex, ...]]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/collections.py", "line": 162, "symbol": "ListStrategy", "excerpt": "class ListStrategy(SearchStrategy[list[Ex]]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/collections.py", "line": 373, "symbol": "FixedDictStrategy", "excerpt": "class FixedDictStrategy(SearchStrategy[Mapping[Any, Any]]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/lazy.py", "line": 66, "symbol": "LazyStrategy", "excerpt": "class LazyStrategy(SearchStrategy[Ex]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/datetime.py", "line": 191, "symbol": "datetimes", "excerpt": "def datetimes(", "observation": "docstring references symbols ['pytz', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/datetime.py", "line": 262, "symbol": "times", "excerpt": "def times(", "observation": "docstring references symbols ['datetimes', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/datetime.py", "line": 333, "symbol": "dates", "excerpt": "def dates(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/datetime.py", "line": 380, "symbol": "timedeltas", "excerpt": "def timedeltas(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/datetime.py", "line": 418, "symbol": "timezone_keys", "excerpt": "def timezone_keys(", "observation": "docstring references symbols ['A', 'tzdata'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/datetime.py", "line": 489, "symbol": "timezones", "excerpt": "def timezones(*, no_cache: bool = False) -> SearchStrategy[\"zoneinfo.ZoneInfo\"]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/strings.py", "line": 51, "symbol": "OneCharStringStrategy", "excerpt": "class OneCharStringStrategy(SearchStrategy[str]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/regex.py", "line": 121, "symbol": "CharactersBuilder", "excerpt": "class CharactersBuilder:", "observation": "docstring references symbols ['characters'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/strategies/_internal/regex.py", "line": 335, "symbol": "_strategy", "excerpt": "def _strategy(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/detection.py", "line": 14, "symbol": "is_hypothesis_test", "excerpt": "def is_hypothesis_test(f: object) -> bool:", "observation": "docstring references symbols ['runTest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/floats.py", "line": 89, "symbol": "next_up", "excerpt": "def next_up(value: float, width: int = 64) -> float:", "observation": "docstring references symbols ['val', 'nextUp'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/scrutineer.py", "line": 54, "symbol": "Tracer", "excerpt": "class Tracer:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/compat.py", "line": 111, "symbol": "is_typed_named_tuple", "excerpt": "def is_typed_named_tuple(cls: type) -> bool:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/compat.py", "line": 279, "symbol": "dataclass_asdict", "excerpt": " def dataclass_asdict(obj, *, dict_factory=dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/compat.py", "line": 58, "symbol": "NotRequired", "excerpt": " class NotRequired:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/reflection.py", "line": 374, "symbol": "define_function_signature", "excerpt": "def define_function_signature(name, docstring, signature):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/cache.py", "line": 40, "symbol": "GenericCache", "excerpt": "class GenericCache(Generic[K, V]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/observability.py", "line": 330, "symbol": "with_observability_callback", "excerpt": "def with_observability_callback(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/statistics.py", "line": 164, "symbol": "LogStudentTDistribution", "excerpt": "class LogStudentTDistribution(_Distribution):", "observation": "docstring references symbols ['Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/lambda_sources.py", "line": 393, "symbol": "lambda_description", "excerpt": "def lambda_description(f):", "observation": "docstring references symbols ['tree'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/intervalsets.py", "line": 28, "symbol": "IntervalSet", "excerpt": "class IntervalSet:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/entropy.py", "line": 77, "symbol": "register_random", "excerpt": "def register_random(r: RandomLike) -> None:", "observation": "docstring references symbols ['register_random'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/entropy.py", "line": 165, "symbol": "get_seeder_and_restorer", "excerpt": "def get_seeder_and_restorer(", "observation": "docstring references symbols ['register_random'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/charmap.py", "line": 202, "symbol": "as_general_categories", "excerpt": "def as_general_categories(cats: Categories, name: str = \"cats\") -> CategoriesTuple:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/charmap.py", "line": 234, "symbol": "_category_key", "excerpt": "def _category_key(cats: Iterable[str] | None) -> CategoriesTuple:", "observation": "docstring references symbols ['exclude', 'include'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/optimiser.py", "line": 19, "symbol": "Optimiser", "excerpt": "class Optimiser:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/junkdrawer.py", "line": 193, "symbol": "LazySequenceCopy", "excerpt": "class LazySequenceCopy(Generic[T]):", "observation": "docstring references symbols ['O', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/junkdrawer.py", "line": 366, "symbol": "ensure_free_stackframes", "excerpt": "class ensure_free_stackframes:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/choice.py", "line": 115, "symbol": "trivial", "excerpt": " def trivial(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 96, "symbol": "_natural_simpler_chars", "excerpt": "def _natural_simpler_chars(c, intervals):", "observation": "docstring references symbols ['s'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 147, "symbol": "Shrinker", "excerpt": "class Shrinker:", "observation": "docstring references symbols ['O', 'N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 656, "symbol": "_explain_candidates", "excerpt": " def _explain_candidates(", "observation": "docstring references symbols ['n2', 'n1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 950, "symbol": "spans_by_label", "excerpt": " def spans_by_label(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 965, "symbol": "pass_to_descendant", "excerpt": " def pass_to_descendant(self, chooser):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 1023, "symbol": "lower_common_node_offset", "excerpt": " def lower_common_node_offset(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 1289, "symbol": "remove_discarded", "excerpt": " def remove_discarded(self):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 1519, "symbol": "lower_duplicated_characters", "excerpt": " def lower_duplicated_characters(self, chooser):", "observation": "docstring references symbols ['I', 'b'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinker.py", "line": 1857, "symbol": "run_node_program", "excerpt": " def run_node_program(self, i, program, original, repeats=1):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/pareto.py", "line": 104, "symbol": "ParetoFront", "excerpt": "class ParetoFront:", "observation": "docstring references symbols ['N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 401, "symbol": "PrimitiveProvider", "excerpt": "class PrimitiveProvider(abc.ABC):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 467, "symbol": "draw_boolean", "excerpt": " def draw_boolean(", "observation": "docstring references symbols ['0', 'p', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 488, "symbol": "draw_integer", "excerpt": " def draw_integer(", "observation": "docstring references symbols ['max_value', 'min_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 517, "symbol": "draw_float", "excerpt": " def draw_float(", "observation": "docstring references symbols ['draw_float', 'f'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 599, "symbol": "realize", "excerpt": " def realize(self, value: T, *, for_failure: bool = False) -> T:", "observation": "docstring references symbols ['for_failure', 'realize'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 639, "symbol": "observe_information_messages", "excerpt": " def observe_information_messages(", "observation": "docstring references symbols ['property', 'run_start'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 687, "symbol": "span_start", "excerpt": " def span_start(self, label: int, /) -> None: # noqa: B027 # non-abstract noop", "observation": "docstring references symbols ['label', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/providers.py", "line": 745, "symbol": "span_end", "excerpt": " def span_end(self, discard: bool, /) -> None: # noqa: B027", "observation": "docstring references symbols ['discard'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/engine.py", "line": 454, "symbol": "cached_test_function", "excerpt": " def cached_test_function(", "observation": "docstring references symbols ['ContainsDiscard'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/utils.py", "line": 261, "symbol": "many", "excerpt": "class many:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/utils.py", "line": 305, "symbol": "more", "excerpt": " def more(self) -> bool:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/datatree.py", "line": 330, "symbol": "TreeNode", "excerpt": "class TreeNode:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/datatree.py", "line": 546, "symbol": "DataTree", "excerpt": "class DataTree:", "observation": "docstring references symbols ['A', 'I', 'B', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/datatree.py", "line": 477, "symbol": "check_exhausted", "excerpt": " def check_exhausted(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/datatree.py", "line": 829, "symbol": "simulate_test_function", "excerpt": " def simulate_test_function(self, data: ConjectureData) -> None:", "observation": "docstring references symbols ['stop_span', 'start_span'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 143, "symbol": "Span", "excerpt": "class Span:", "observation": "docstring references symbols ['Spans', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 309, "symbol": "SpanRecord", "excerpt": "class SpanRecord:", "observation": "docstring references symbols ['Spans', 'stop_span', 'draw_bits', 'DataObserver', 'start_span', 'Span'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 432, "symbol": "Spans", "excerpt": "class Spans:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 195, "symbol": "label", "excerpt": " def label(self) -> int:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 224, "symbol": "discarded", "excerpt": " def discarded(self) -> bool:", "observation": "docstring references symbols ['stop_span', 'discard'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 286, "symbol": "start_span", "excerpt": " def start_span(self, i: int, label_index: int) -> None:", "observation": "docstring references symbols ['i', 'label_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 291, "symbol": "stop_span", "excerpt": " def stop_span(self, i: int, *, discarded: bool) -> None:", "observation": "docstring references symbols ['stop_span', 'i', 'discarded'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/data.py", "line": 531, "symbol": "conclude_test", "excerpt": " def conclude_test(", "observation": "docstring references symbols ['conclude_test', 'freeze', 'ConjectureData'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/choicetree.py", "line": 50, "symbol": "Chooser", "excerpt": "class Chooser:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/integer.py", "line": 19, "symbol": "Integer", "excerpt": "class Integer(Shrinker):", "observation": "docstring references symbols ['0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/common.py", "line": 14, "symbol": "Shrinker", "excerpt": "class Shrinker:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/common.py", "line": 164, "symbol": "short_circuit", "excerpt": " def short_circuit(self) -> bool:", "observation": "docstring references symbols ['run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py", "line": 16, "symbol": "Ordering", "excerpt": "class Ordering(Shrinker):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/utils/conventions.py", "line": 12, "symbol": "UniqueIdentifier", "excerpt": "class UniqueIdentifier:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/dpcontracts.py", "line": 26, "symbol": "fulfill", "excerpt": "def fulfill(contract_func):", "observation": "docstring references symbols ['dpcontracts'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/array_api.py", "line": 175, "symbol": "_from_dtype", "excerpt": "def _from_dtype(", "observation": "docstring references symbols ['width'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/array_api.py", "line": 451, "symbol": "_arrays", "excerpt": "def _arrays(", "observation": "docstring references symbols ['A', 'arrays', 'from_dtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/array_api.py", "line": 765, "symbol": "indices", "excerpt": "def indices(", "observation": "docstring references symbols ['Ellipsis', '5'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/array_api.py", "line": 842, "symbol": "make_strategies_namespace", "excerpt": "def make_strategies_namespace(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/_patching.py", "line": 75, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['code'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/lark.py", "line": 57, "symbol": "LarkStrategy", "excerpt": "class LarkStrategy(st.SearchStrategy):", "observation": "docstring references symbols ['from_lark'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/lark.py", "line": 208, "symbol": "from_lark", "excerpt": "def from_lark(", "observation": "docstring references symbols ['hypothesmith', 'A', 'from_lark'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/numpy.py", "line": 127, "symbol": "from_dtype", "excerpt": "def from_dtype(", "observation": "docstring references symbols ['width'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/numpy.py", "line": 1169, "symbol": "basic_indices", "excerpt": "def basic_indices(", "observation": "docstring references symbols ['Ellipsis', '5'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/pytz.py", "line": 39, "symbol": "timezones", "excerpt": "def timezones() -> st.SearchStrategy[dt.tzinfo]:", "observation": "docstring references symbols ['zoneinfo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/ghostwriter.py", "line": 336, "symbol": "_guess_strategy_by_argname", "excerpt": "def _guess_strategy_by_argname(name: str) -> st.SearchStrategy:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/ghostwriter.py", "line": 1198, "symbol": "magic", "excerpt": "def magic(", "observation": "docstring references symbols ['magic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/ghostwriter.py", "line": 1355, "symbol": "fuzz", "excerpt": "def fuzz(", "observation": "docstring references symbols ['pattern'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/ghostwriter.py", "line": 1668, "symbol": "binary_operation", "excerpt": "def binary_operation(", "observation": "docstring references symbols ['f'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/cli.py", "line": 60, "symbol": "main", "excerpt": " def main():", "observation": "docstring references symbols ['click'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/_array_helpers.py", "line": 176, "symbol": "broadcastable_shapes", "excerpt": "def broadcastable_shapes(", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/_array_helpers.py", "line": 357, "symbol": "mutually_broadcastable_shapes", "excerpt": "def mutually_broadcastable_shapes(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/django/_impl.py", "line": 135, "symbol": "from_form", "excerpt": "def from_form(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/django/_fields.py", "line": 356, "symbol": "from_field", "excerpt": "def from_field(field: F) -> st.SearchStrategy[F | None]:", "observation": "docstring references symbols ['from_field'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/pandas/impl.py", "line": 367, "symbol": "column", "excerpt": "class column(Generic[Ex]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/pandas/impl.py", "line": 391, "symbol": "columns", "excerpt": "def columns(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/extra/pandas/impl.py", "line": 419, "symbol": "data_frames", "excerpt": "def data_frames(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/vendor/pretty.py", "line": 903, "symbol": "_repr_pprint", "excerpt": "def _repr_pprint(obj: object, p: RepresentationPrinter, cycle: bool) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/hypothesis/vendor/pretty.py", "line": 435, "symbol": "indent", "excerpt": " def indent(self, indent: int) -> Generator[None, None, None]:", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/fields.py", "line": 79, "symbol": "format_multipart_header_param", "excerpt": "def format_multipart_header_param(name: str, value: _TYPE_FIELD_VALUE) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/fields.py", "line": 153, "symbol": "RequestField", "excerpt": "class RequestField:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/fields.py", "line": 200, "symbol": "from_tuples", "excerpt": " def from_tuples(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/fields.py", "line": 244, "symbol": "_render_part", "excerpt": " def _render_part(self, name: str, value: _TYPE_FIELD_VALUE) -> str:", "observation": "docstring references symbols ['bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/fields.py", "line": 260, "symbol": "_render_parts", "excerpt": " def _render_parts(", "observation": "docstring references symbols ['E', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/_base_connection.py", "line": 100, "symbol": "is_closed", "excerpt": " def is_closed(self) -> bool:", "observation": "docstring references symbols ['is_connected'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/__init__.py", "line": 117, "symbol": "request", "excerpt": "def request(", "observation": "docstring references symbols ['A', 'bytes', 'PoolManager'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/poolmanager.py", "line": 95, "symbol": "_default_key_normalizer", "excerpt": "def _default_key_normalizer(", "observation": "docstring references symbols ['scheme', 'host', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/poolmanager.py", "line": 506, "symbol": "ProxyManager", "excerpt": "class ProxyManager(PoolManager):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/poolmanager.py", "line": 637, "symbol": "urlopen", "excerpt": " def urlopen( # type: ignore[override]", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/response.py", "line": 1238, "symbol": "stream", "excerpt": " def stream(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/_collections.py", "line": 156, "symbol": "HTTPHeaderDictItemView", "excerpt": "class HTTPHeaderDictItemView(set[tuple[str, str]]):", "observation": "docstring references symbols ['A', 'B', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/_collections.py", "line": 204, "symbol": "HTTPHeaderDict", "excerpt": "class HTTPHeaderDict(typing.MutableMapping[str, str]):", "observation": "docstring references symbols ['__setitem__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "line": 69, "symbol": "request", "excerpt": " def request(", "observation": "docstring references symbols ['bytes', 'urlopen'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "line": 184, "symbol": "request_encode_body", "excerpt": " def request_encode_body(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/connectionpool.py", "line": 120, "symbol": "HTTPConnectionPool", "excerpt": "class HTTPConnectionPool(ConnectionPool, RequestMethods):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/connectionpool.py", "line": 236, "symbol": "_new_conn", "excerpt": " def _new_conn(self) -> BaseHTTPConnection:", "observation": "docstring references symbols ['HTTPConnection'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/connectionpool.py", "line": 377, "symbol": "_make_request", "excerpt": " def _make_request(", "observation": "docstring references symbols ['bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/connectionpool.py", "line": 592, "symbol": "urlopen", "excerpt": " def urlopen( # type: ignore[override]", "observation": "docstring references symbols ['bytes', 'request', 'r'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/ssltransport.py", "line": 235, "symbol": "_ssl_io_loop", "excerpt": " def _ssl_io_loop(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/request.py", "line": 60, "symbol": "make_headers", "excerpt": "def make_headers(", "observation": "docstring references symbols ['brotli', 'brotlicffi'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/request.py", "line": 197, "symbol": "body_to_chunks", "excerpt": "def body_to_chunks(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/timeout.py", "line": 213, "symbol": "get_connect_duration", "excerpt": " def get_connect_duration(self) -> float:", "observation": "docstring references symbols ['start_connect'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/timeout.py", "line": 246, "symbol": "read_timeout", "excerpt": " def read_timeout(self) -> float | None:", "observation": "docstring references symbols ['start_connect'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/ssl_.py", "line": 363, "symbol": "ssl_wrap_socket", "excerpt": "def ssl_wrap_socket(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/retry.py", "line": 41, "symbol": "Retry", "excerpt": "class Retry:", "observation": "docstring references symbols ['0', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/retry.py", "line": 452, "symbol": "increment", "excerpt": " def increment(", "observation": "docstring references symbols ['Retry', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/url.py", "line": 80, "symbol": "Url", "excerpt": "class Url(", "observation": "docstring references symbols ['parse_url'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/url.py", "line": 367, "symbol": "parse_url", "excerpt": "def parse_url(url: str) -> Url:", "observation": "docstring references symbols ['rfc3986'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/url.py", "line": 148, "symbol": "netloc", "excerpt": " def netloc(self) -> str | None:", "observation": "docstring references symbols ['netloc', 'authority'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/url.py", "line": 162, "symbol": "url", "excerpt": " def url(self) -> str:", "observation": "docstring references symbols ['U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/util/ssl_match_hostname.py", "line": 80, "symbol": "_ipaddress_match", "excerpt": "def _ipaddress_match(ipname: str, host_ip: IPv4Address | IPv6Address) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/contrib/socks.py", "line": 84, "symbol": "SOCKSConnection", "excerpt": "class SOCKSConnection(HTTPConnection):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/contrib/socks.py", "line": 173, "symbol": "SOCKSProxyManager", "excerpt": "class SOCKSProxyManager(PoolManager):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/contrib/pyopenssl.py", "line": 412, "symbol": "PyOpenSSLContext", "excerpt": "class PyOpenSSLContext:", "observation": "docstring references symbols ['I', 'SSLContext'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/fetch.py", "line": 302, "symbol": "_JSPIReadStream", "excerpt": "class _JSPIReadStream(io.RawIOBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/fetch.py", "line": 626, "symbol": "_run_sync_with_timeout", "excerpt": "def _run_sync_with_timeout(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/response.py", "line": 77, "symbol": "stream", "excerpt": " def stream(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/connection.py", "line": 144, "symbol": "is_closed", "excerpt": " def is_closed(self) -> bool:", "observation": "docstring references symbols ['is_connected'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "line": 44, "symbol": "_is_illegal_header_value", "excerpt": "def _is_illegal_header_value(value: bytes) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "line": 54, "symbol": "_LockedObject", "excerpt": "class _LockedObject(typing.Generic[T]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pswindows.py", "line": 154, "symbol": "convert_dos_path", "excerpt": "def convert_dos_path(s):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pswindows.py", "line": 374, "symbol": "net_io_counters", "excerpt": "def net_io_counters():", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pswindows.py", "line": 701, "symbol": "Process", "excerpt": "class Process:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pswindows.py", "line": 556, "symbol": "start_type", "excerpt": " def start_type(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_common.py", "line": 295, "symbol": "memoize", "excerpt": "def memoize(fun):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_common.py", "line": 340, "symbol": "memoize_when_activated", "excerpt": "def memoize_when_activated(fun):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_common.py", "line": 453, "symbol": "parse_environ_block", "excerpt": "def parse_environ_block(data):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_common.py", "line": 544, "symbol": "deprecated_method", "excerpt": "def deprecated_method(replacement):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 2096, "symbol": "disk_io_counters", "excerpt": "def disk_io_counters(perdisk=False, nowrap=True):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 2153, "symbol": "net_io_counters", "excerpt": "def net_io_counters(pernic=False, nowrap=True):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 951, "symbol": "children", "excerpt": " def children(self, recursive=False):", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 1025, "symbol": "cpu_percent", "excerpt": " def cpu_percent(self, interval=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 1130, "symbol": "memory_info", "excerpt": " def memory_info(self):", "observation": "docstring references symbols ['rss', 'vms'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 2434, "symbol": "heap_info", "excerpt": " def heap_info():", "observation": "docstring references symbols ['heap_used', 'heap_count', 'mmap_used', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 2450, "symbol": "heap_trim", "excerpt": " def heap_trim():", "observation": "docstring references symbols ['heap_used'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 829, "symbol": "io_counters", "excerpt": " def io_counters(self):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/__init__.py", "line": 841, "symbol": "ionice", "excerpt": " def ionice(self, ioclass=None, value=None):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_psosx.py", "line": 360, "symbol": "Process", "excerpt": "class Process:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_psbsd.py", "line": 581, "symbol": "Process", "excerpt": "class Process:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_psaix.py", "line": 317, "symbol": "Process", "excerpt": "class Process:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pslinux.py", "line": 701, "symbol": "NetConnections", "excerpt": "class NetConnections:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pslinux.py", "line": 945, "symbol": "net_io_counters", "excerpt": "def net_io_counters():", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pslinux.py", "line": 1028, "symbol": "disk_io_counters", "excerpt": "def disk_io_counters(perdisk=False):", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pslinux.py", "line": 1674, "symbol": "_parse_stat_file", "excerpt": " def _parse_stat_file(self):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/psutil/_pssunos.py", "line": 346, "symbol": "Process", "excerpt": "class Process:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 610, "symbol": "is_absolute", "excerpt": " def is_absolute(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 621, "symbol": "is_default_port", "excerpt": " def is_default_port(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 679, "symbol": "absolute", "excerpt": " def absolute(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 909, "symbol": "query", "excerpt": " def query(self) -> \"MultiDictProxy[str]\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 967, "symbol": "raw_parts", "excerpt": " def raw_parts(self) -> tuple[str, ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 981, "symbol": "parts", "excerpt": " def parts(self) -> tuple[str, ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 990, "symbol": "parent", "excerpt": " def parent(self) -> \"URL\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_url.py", "line": 1210, "symbol": "with_query", "excerpt": " def with_query(self, *args: Any, **kwargs: Any) -> \"URL\":", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/yarl/_query.py", "line": 18, "symbol": "query_var", "excerpt": "def query_var(v: SimpleQuery) -> str:", "observation": "docstring references symbols ['__int__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/session.py", "line": 130, "symbol": "dump_module", "excerpt": "def dump_module(", "observation": "docstring references symbols ['PicklingError', 'load_module', 'byref', '__main__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/session.py", "line": 328, "symbol": "load_module", "excerpt": "def load_module(", "observation": "docstring references symbols ['A', 'dump_module', 'UnpicklingError', '__main__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/session.py", "line": 514, "symbol": "load_module_asdict", "excerpt": "def load_module_asdict(", "observation": "docstring references symbols ['A', 'UnpicklingError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/__init__.py", "line": 54, "symbol": "load_types", "excerpt": "def load_types(pickleable=True, unpickleable=True):", "observation": "docstring references symbols ['load_types'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/__init__.py", "line": 88, "symbol": "extend", "excerpt": "def extend(use_dill=True):", "observation": "docstring references symbols ['pickle', 'dill'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/logger.py", "line": 98, "symbol": "TraceAdapter", "excerpt": "class TraceAdapter(logging.LoggerAdapter):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/logger.py", "line": 217, "symbol": "trace", "excerpt": "def trace(arg: Union[bool, TextIO, str, os.PathLike] = None, *, mode: str = 'a') -> None:", "observation": "docstring references symbols ['B', 'with', 'D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/_dill.py", "line": 251, "symbol": "dump", "excerpt": "def dump(obj, file, protocol=None, byref=None, fmode=None, recurse=None, **kwds):#, strictio=None):", "observation": "docstring references symbols ['dumps'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/_dill.py", "line": 292, "symbol": "load", "excerpt": "def load(file, ignore=None, **kwds):", "observation": "docstring references symbols ['loads'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/_dill.py", "line": 2168, "symbol": "pickles", "excerpt": "def pickles(obj,exact=False,safe=False,**kwds):", "observation": "docstring references symbols ['dumps', 'loads'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/_dill.py", "line": 2205, "symbol": "check", "excerpt": "def check(obj, *args, **kwds):", "observation": "docstring references symbols ['loads'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/_shims.py", "line": 111, "symbol": "Getattr", "excerpt": "def Getattr(object, name, default=__NO_DEFAULT):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/_shims.py", "line": 154, "symbol": "register_shim", "excerpt": "def register_shim(name, default):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dill/tests/test_abc.py", "line": 21, "symbol": "foo", "excerpt": " def foo(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/conftest.py", "line": 134, "symbol": "ignore_doctest_warning", "excerpt": "def ignore_doctest_warning(item: pytest.Item, path: str, message: str) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/conftest.py", "line": 903, "symbol": "int_frame", "excerpt": "def int_frame() -> DataFrame:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/conftest.py", "line": 917, "symbol": "float_frame", "excerpt": "def float_frame() -> DataFrame:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/conftest.py", "line": 1283, "symbol": "string_dtype", "excerpt": "def string_dtype(request):", "observation": "docstring references symbols ['U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/conftest.py", "line": 1774, "symbol": "any_numpy_dtype", "excerpt": "def any_numpy_dtype(request):", "observation": "docstring references symbols ['U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/conftest.py", "line": 2047, "symbol": "names", "excerpt": "def names(request) -> tuple[Hashable, Hashable, Hashable]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_typing.py", "line": 543, "symbol": "ArrowArrayExportable", "excerpt": "class ArrowArrayExportable(Protocol):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_typing.py", "line": 561, "symbol": "ArrowStreamExportable", "excerpt": "class ArrowStreamExportable(Protocol):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/accessor.py", "line": 148, "symbol": "delegate_names", "excerpt": "def delegate_names(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/accessor.py", "line": 202, "symbol": "Accessor", "excerpt": "class Accessor:", "observation": "docstring references symbols ['A', 'data', 'DataFrame', 'Index', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/accessor.py", "line": 238, "symbol": "_register_accessor", "excerpt": "def _register_accessor(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/accessor.py", "line": 326, "symbol": "register_dataframe_accessor", "excerpt": "def register_dataframe_accessor(name: str) -> Callable[[TypeT], TypeT]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/accessor.py", "line": 423, "symbol": "register_series_accessor", "excerpt": "def register_series_accessor(name: str) -> Callable[[TypeT], TypeT]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/accessor.py", "line": 519, "symbol": "register_index_accessor", "excerpt": "def register_index_accessor(name: str) -> Callable[[TypeT], TypeT]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/nanops.py", "line": 212, "symbol": "_maybe_get_mask", "excerpt": "def _maybe_get_mask(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/nanops.py", "line": 421, "symbol": "_na_for_min_count", "excerpt": "def _na_for_min_count(values: np.ndarray, axis: AxisInt | None) -> Scalar | np.ndarray:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/nanops.py", "line": 452, "symbol": "maybe_operate_rowwise", "excerpt": "def maybe_operate_rowwise(func: F) -> F:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/nanops.py", "line": 912, "symbol": "nanstd", "excerpt": "def nanstd(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/nanops.py", "line": 960, "symbol": "nanvar", "excerpt": "def nanvar(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/nanops.py", "line": 1042, "symbol": "nansem", "excerpt": "def nansem(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/missing.py", "line": 638, "symbol": "_from_derivatives", "excerpt": "def _from_derivatives(", "observation": "docstring references symbols ['M', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/missing.py", "line": 688, "symbol": "_akima_interpolate", "excerpt": "def _akima_interpolate(", "observation": "docstring references symbols ['A', 'R', 'D', 'N', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/missing.py", "line": 735, "symbol": "_cubicspline_interpolate", "excerpt": "def _cubicspline_interpolate(", "observation": "docstring references symbols ['order', 'A', 'y', 'deriv_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/algorithms.py", "line": 328, "symbol": "unique", "excerpt": "def unique(values):", "observation": "docstring references symbols ['O', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/algorithms.py", "line": 590, "symbol": "factorize_array", "excerpt": "def factorize_array(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/algorithms.py", "line": 653, "symbol": "factorize", "excerpt": "def factorize(", "observation": "docstring references symbols ['A', 'D', 'Categorical', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/algorithms.py", "line": 967, "symbol": "duplicated", "excerpt": "def duplicated(", "observation": "docstring references symbols ['last', 'first'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/algorithms.py", "line": 1042, "symbol": "rank", "excerpt": "def rank(", "observation": "docstring references symbols ['top', 'keep'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/algorithms.py", "line": 1112, "symbol": "take", "excerpt": "def take(", "observation": "docstring references symbols ['D', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/algorithms.py", "line": 1229, "symbol": "searchsorted", "excerpt": "def searchsorted(", "observation": "docstring references symbols ['i', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 2848, "symbol": "_get_timestamp_range_edges", "excerpt": "def _get_timestamp_range_edges(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 2921, "symbol": "_get_period_range_edges", "excerpt": "def _get_period_range_edges(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 267, "symbol": "pipe", "excerpt": " def pipe(", "observation": "docstring references symbols ['callable', 'data_keyword', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 346, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, *args, **kwargs):", "observation": "docstring references symbols ['var', '0', 'numpy', 'A', 'std', 'index', 'aggregate', 'median', 'sum', 'mean', 'axis', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 455, "symbol": "transform", "excerpt": " def transform(self, arg, *args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 610, "symbol": "ffill", "excerpt": " def ffill(self, limit: int | None = None):", "observation": "docstring references symbols ['ffill', 'W', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 689, "symbol": "nearest", "excerpt": " def nearest(self, limit: int | None = None):", "observation": "docstring references symbols ['NaN', 'nearest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 849, "symbol": "interpolate", "excerpt": " def interpolate(", "observation": "docstring references symbols ['order', 'spline', 'slinear', 'NaN', 'Notes', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 1481, "symbol": "mean", "excerpt": " def mean(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 1535, "symbol": "std", "excerpt": " def std(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 1591, "symbol": "var", "excerpt": " def var(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 1653, "symbol": "sem", "excerpt": " def sem(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/resample.py", "line": 2547, "symbol": "_get_grouper", "excerpt": " def _get_grouper(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arraylike.py", "line": 101, "symbol": "__add__", "excerpt": " def __add__(self, other):", "observation": "docstring references symbols ['DataFrame', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/construction.py", "line": 77, "symbol": "array", "excerpt": "def array(", "observation": "docstring references symbols ['A', 'Index', 'D', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/flags.py", "line": 13, "symbol": "Flags", "excerpt": "class Flags:", "observation": "docstring references symbols ['index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/flags.py", "line": 68, "symbol": "allows_duplicate_labels", "excerpt": " def allows_duplicate_labels(self) -> bool:", "observation": "docstring references symbols ['duplicates', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 228, "symbol": "NDFrame", "excerpt": "class NDFrame(PandasObject, indexing.IndexingMixin):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 319, "symbol": "attrs", "excerpt": " def attrs(self) -> dict[Hashable, Any]:", "observation": "docstring references symbols ['B', 'attrs', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 362, "symbol": "flags", "excerpt": " def flags(self) -> Flags:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 402, "symbol": "set_flags", "excerpt": " def set_flags(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 692, "symbol": "set_axis", "excerpt": " def set_axis(", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 760, "symbol": "_set_axis", "excerpt": " def _set_axis(self, axis: AxisInt, labels: AnyArrayLike | list) -> None:", "observation": "docstring references symbols ['index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 769, "symbol": "droplevel", "excerpt": " def droplevel(self, level: IndexLabel, axis: Axis = 0) -> Self:", "observation": "docstring references symbols ['value', 'Series', 'to_replace'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 845, "symbol": "squeeze", "excerpt": " def squeeze(self, axis: Axis | None = None) -> Scalar | Series | DataFrame:", "observation": "docstring references symbols ['A', 'squeeze'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 1110, "symbol": "rename_axis", "excerpt": " def rename_axis(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 1293, "symbol": "_set_axis_name", "excerpt": " def _set_axis_name(", "observation": "docstring references symbols ['DataFrame', 'Index', 'MultiIndex', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 1519, "symbol": "abs", "excerpt": " def abs(self) -> Self:", "observation": "docstring references symbols ['complex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 1732, "symbol": "_get_label_or_level_values", "excerpt": " def _get_label_or_level_values(self, key: Level, axis: AxisInt = 0) -> ArrayLike:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 1882, "symbol": "__iter__", "excerpt": " def __iter__(self) -> Iterator:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 1907, "symbol": "keys", "excerpt": " def keys(self) -> Index:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 1961, "symbol": "empty", "excerpt": " def empty(self) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 2150, "symbol": "to_excel", "excerpt": " def to_excel(", "observation": "docstring references symbols ['fsspec', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 2324, "symbol": "to_json", "excerpt": " def to_json(", "observation": "docstring references symbols ['fsspec', 'urllib', 'Index', 'S', 'pandas', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 2653, "symbol": "to_hdf", "excerpt": " def to_hdf(", "observation": "docstring references symbols ['open', 'A', 'DataFrame', 'B', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 2807, "symbol": "to_sql", "excerpt": " def to_sql(", "observation": "docstring references symbols ['df2', 'A', 'I', 'b', 'c', 'rowcount', 'O', 'df3'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 3066, "symbol": "to_pickle", "excerpt": " def to_pickle(", "observation": "docstring references symbols ['fsspec', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 3160, "symbol": "to_clipboard", "excerpt": " def to_clipboard(", "observation": "docstring references symbols ['C', 'A', 'pyperclip', 'B', 'PyQt4', 'xclip', 'index', 'xsel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 3379, "symbol": "to_latex", "excerpt": " def to_latex(", "observation": "docstring references symbols ['jinja2', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 3796, "symbol": "to_csv", "excerpt": " def to_csv(", "observation": "docstring references symbols ['open', 'fsspec', 'A', 'R', 'urllib', 'E', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 4011, "symbol": "take", "excerpt": " def take(self, indices, axis: Axis = 0, **kwargs) -> Self:", "observation": "docstring references symbols ['Series', '0', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 4111, "symbol": "xs", "excerpt": " def xs(", "observation": "docstring references symbols ['xs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 4365, "symbol": "get", "excerpt": " def get(self, key, default=None):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 4447, "symbol": "reindex_like", "excerpt": " def reindex_like(", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 4752, "symbol": "add_prefix", "excerpt": " def add_prefix(self, prefix: str, axis: Axis | None = None) -> Self:", "observation": "docstring references symbols ['A', 'B', 'suffix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 4824, "symbol": "add_suffix", "excerpt": " def add_suffix(self, suffix: str, axis: Axis | None = None) -> Self:", "observation": "docstring references symbols ['A', 'B', 'prefix'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 4933, "symbol": "sort_values", "excerpt": " def sort_values(", "observation": "docstring references symbols ['key', 'C', 'first', 'A', 'stable', 'last', 'mergesort', 'by', 'B', 'D', 'sorted', 'F', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 5201, "symbol": "reindex", "excerpt": " def reindex(", "observation": "docstring references symbols ['A', 'reindex', 'bfill', 'NaN', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 5562, "symbol": "filter", "excerpt": " def filter(", "observation": "docstring references symbols ['DataFrame', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 5854, "symbol": "sample", "excerpt": " def sample(", "observation": "docstring references symbols ['replacement', 'A', 'DataFrame', 'D', 'E', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6025, "symbol": "pipe", "excerpt": " def pipe(", "observation": "docstring references symbols ['A', 'data_keyword', 'callable', 'df'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6132, "symbol": "__finalize__", "excerpt": " def __finalize__(self, other, method: str | None = None, **kwargs) -> Self:", "observation": "docstring references symbols ['A', 'method', '__finalize__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6322, "symbol": "dtypes", "excerpt": " def dtypes(self):", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6361, "symbol": "astype", "excerpt": " def astype(", "observation": "docstring references symbols ['raise', 'ignore'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6561, "symbol": "copy", "excerpt": " def copy(self, deep: bool = True) -> Self:", "observation": "docstring references symbols ['Index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6683, "symbol": "infer_objects", "excerpt": " def infer_objects(self, copy: bool | lib.NoDefault = lib.no_default) -> Self:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6743, "symbol": "convert_dtypes", "excerpt": " def convert_dtypes(", "observation": "docstring references symbols ['DataFrame', 'object', 'Serires', 'BooleanDtype', 'ArrowDtype', 'O', 'Series', 'StringDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 6934, "symbol": "fillna", "excerpt": " def fillna(", "observation": "docstring references symbols ['C', 'A', 'B', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 7173, "symbol": "ffill", "excerpt": " def ffill(", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 7275, "symbol": "bfill", "excerpt": " def bfill(", "observation": "docstring references symbols ['B', 'Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 7388, "symbol": "replace", "excerpt": " def replace(", "observation": "docstring references symbols ['ndarray', 'C', 'datetime64', 'A', 'B', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 7866, "symbol": "interpolate", "excerpt": " def interpolate(", "observation": "docstring references symbols ['order', 'spline', 'slinear', 'NaN', 'D', 'Notes', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 8088, "symbol": "asof", "excerpt": " def asof(self, where, subset=None):", "observation": "docstring references symbols ['A', '30'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 8606, "symbol": "clip", "excerpt": " def clip(", "observation": "docstring references symbols ['Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 8786, "symbol": "asfreq", "excerpt": " def asfreq(", "observation": "docstring references symbols ['resample', 'end', 'start', 'NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 8911, "symbol": "at_time", "excerpt": " def at_time(self, time, asof: bool = False, axis: Axis | None = None) -> Self:", "observation": "docstring references symbols ['Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 8971, "symbol": "between_time", "excerpt": " def between_time(", "observation": "docstring references symbols ['A', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 9056, "symbol": "resample", "excerpt": " def resample(", "observation": "docstring references symbols ['TimedeltaIndex', 'Q', 'D', 'W', 'bfill', 'NaN', 'start_day', 'PeriodIndex', 'apply', 'ffill', 'M', 'end_day', 'DatetimeIndex', 'Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 9437, "symbol": "rank", "excerpt": " def rank(", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 9705, "symbol": "align", "excerpt": " def align(", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 10155, "symbol": "where", "excerpt": " def where(", "observation": "docstring references symbols ['where', 'A', 'B', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 10324, "symbol": "mask", "excerpt": " def mask(", "observation": "docstring references symbols ['mask', 'A', 'B', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 10499, "symbol": "shift", "excerpt": " def shift(", "observation": "docstring references symbols ['NaT', 'D', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 10686, "symbol": "truncate", "excerpt": " def truncate(", "observation": "docstring references symbols ['C', 'A', 'B', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 10967, "symbol": "tz_localize", "excerpt": " def tz_localize(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 11181, "symbol": "describe", "excerpt": " def describe(", "observation": "docstring references symbols ['top', 'A', 'std', 'mean', 'min', 'unique', 'NaN', 'O', '25', 'DataFrame', '50', 'max', 'freq', 'select_dtypes', 'Series', 'count', '75'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 11933, "symbol": "rolling", "excerpt": " def rolling(", "observation": "docstring references symbols ['A', 'std', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 12221, "symbol": "expanding", "excerpt": " def expanding(", "observation": "docstring references symbols ['B', 'sum'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 12414, "symbol": "first_valid_index", "excerpt": " def first_valid_index(self) -> Hashable:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/generic.py", "line": 12501, "symbol": "last_valid_index", "excerpt": " def last_valid_index(self) -> Hashable:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 572, "symbol": "__arrow_c_stream__", "excerpt": " def __arrow_c_stream__(self, requested_schema=None):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 747, "symbol": "values", "excerpt": " def values(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 1613, "symbol": "to_markdown", "excerpt": " def to_markdown(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 1693, "symbol": "items", "excerpt": " def items(self) -> Iterable[tuple[Hashable, Any]]:", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 1849, "symbol": "from_arrow", "excerpt": " def from_arrow(cls, data: ArrowArrayExportable | ArrowStreamExportable) -> Series:", "observation": "docstring references symbols ['pyarrow'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 2163, "symbol": "unique", "excerpt": " def unique(self) -> ArrayLike:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 2427, "symbol": "idxmin", "excerpt": " def idxmin(self, axis: Axis = 0, skipna: bool = True, *args, **kwargs) -> Hashable:", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 2487, "symbol": "idxmax", "excerpt": " def idxmax(self, axis: Axis = 0, skipna: bool = True, *args, **kwargs) -> Hashable:", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'E', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 2625, "symbol": "quantile", "excerpt": " def quantile(", "observation": "docstring references symbols ['i', 'j'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 2786, "symbol": "cov", "excerpt": " def cov(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 2921, "symbol": "autocorr", "excerpt": " def autocorr(self, lag: int = 1) -> float:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 3059, "symbol": "searchsorted", "excerpt": " def searchsorted( # type: ignore[override]", "observation": "docstring references symbols ['A', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 3264, "symbol": "combine", "excerpt": " def combine(", "observation": "docstring references symbols ['s1', 's2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 3579, "symbol": "sort_values", "excerpt": " def sort_values(", "observation": "docstring references symbols ['sin', 'B', 'D', 'sorted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 3818, "symbol": "sort_index", "excerpt": " def sort_index(", "observation": "docstring references symbols ['C', 'A', 'Index', 'sorted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 4018, "symbol": "nlargest", "excerpt": " def nlargest(", "observation": "docstring references symbols ['first', 'last', 'all'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 4125, "symbol": "nsmallest", "excerpt": " def nsmallest(", "observation": "docstring references symbols ['first', 'last', 'all'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 4231, "symbol": "swaplevel", "excerpt": " def swaplevel(", "observation": "docstring references symbols ['C', 'A', 'DataFrame', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 4506, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['to_replace', 'value', 'I', '__missing__', 'NaN', 'defaultdict', 'arg'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 4725, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, axis: Axis = 0, *args, **kwargs):", "observation": "docstring references symbols ['var', '0', 'numpy', 'A', 'std', 'index', 'aggregate', 'median', 'sum', 'mean', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 4813, "symbol": "transform", "excerpt": " def transform(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 5134, "symbol": "rename", "excerpt": " def rename(", "observation": "docstring references symbols ['KeyError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 5240, "symbol": "set_axis", "excerpt": " def set_axis(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 5299, "symbol": "reindex", "excerpt": " def reindex( # type: ignore[override]", "observation": "docstring references symbols ['A', 'bfill', 'NaN', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 5568, "symbol": "rename_axis", "excerpt": " def rename_axis(", "observation": "docstring references symbols ['A', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 5684, "symbol": "drop", "excerpt": " def drop(", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 5823, "symbol": "info", "excerpt": " def info(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 5946, "symbol": "memory_usage", "excerpt": " def memory_usage(self, index: bool = True, deep: bool = False) -> int:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 6002, "symbol": "isin", "excerpt": " def isin(self, values) -> Series:", "observation": "docstring references symbols ['TypeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 6172, "symbol": "case_when", "excerpt": " def case_when(", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 6422, "symbol": "dropna", "excerpt": " def dropna(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 6519, "symbol": "to_timestamp", "excerpt": " def to_timestamp(", "observation": "docstring references symbols ['M', 'Y', 'YearBegin'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 6598, "symbol": "to_period", "excerpt": " def to_period(", "observation": "docstring references symbols ['Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 7500, "symbol": "any", "excerpt": " def any( # type: ignore[override]", "observation": "docstring references symbols ['C', 'A', 'B', 'Series', 'any'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 7632, "symbol": "all", "excerpt": " def all(", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 7736, "symbol": "min", "excerpt": " def min(", "observation": "docstring references symbols ['argmin', 'Series', 'idxmin'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 7807, "symbol": "max", "excerpt": " def max(", "observation": "docstring references symbols ['Series', 'argmax', 'idxmax'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 7878, "symbol": "sum", "excerpt": " def sum(", "observation": "docstring references symbols ['0', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 7979, "symbol": "prod", "excerpt": " def prod(", "observation": "docstring references symbols ['1', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8064, "symbol": "mean", "excerpt": " def mean(", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8120, "symbol": "median", "excerpt": " def median(", "observation": "docstring references symbols ['T', 'Series', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8201, "symbol": "sem", "excerpt": " def sem(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8260, "symbol": "var", "excerpt": " def var(", "observation": "docstring references symbols ['N', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8347, "symbol": "std", "excerpt": " def std(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8411, "symbol": "skew", "excerpt": " def skew(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8456, "symbol": "kurt", "excerpt": " def kurt(", "observation": "docstring references symbols ['N', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8518, "symbol": "cummin", "excerpt": " def cummin(self, axis: Axis = 0, skipna: bool = True, *args, **kwargs) -> Self:", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8582, "symbol": "cummax", "excerpt": " def cummax(self, axis: Axis = 0, skipna: bool = True, *args, **kwargs) -> Self:", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8646, "symbol": "cumsum", "excerpt": " def cumsum(self, axis: Axis = 0, skipna: bool = True, *args, **kwargs) -> Self:", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/series.py", "line": 8709, "symbol": "cumprod", "excerpt": " def cumprod(self, axis: Axis = 0, skipna: bool = True, *args, **kwargs) -> Self:", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/sorting.py", "line": 632, "symbol": "get_group_index_sorter", "excerpt": "def get_group_index_sorter(", "observation": "docstring references symbols ['stable', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/common.py", "line": 105, "symbol": "is_bool_indexer", "excerpt": "def is_bool_indexer(key: Any) -> bool:", "observation": "docstring references symbols ['_is_boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/common.py", "line": 494, "symbol": "pipe", "excerpt": "def pipe(", "observation": "docstring references symbols ['A', 'data_keyword', 'callable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/common.py", "line": 662, "symbol": "is_local_in_caller_frame", "excerpt": "def is_local_in_caller_frame(obj):", "observation": "docstring references symbols ['df', 'test'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 907, "symbol": "__dataframe__", "excerpt": " def __dataframe__(", "observation": "docstring references symbols ['C', 'A', 'B', 'column_names', 'nan_as_null'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 987, "symbol": "__arrow_c_stream__", "excerpt": " def __arrow_c_stream__(self, requested_schema=None):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 1038, "symbol": "shape", "excerpt": " def shape(self) -> tuple[int, int]:", "observation": "docstring references symbols ['shape'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 1063, "symbol": "_is_homogeneous_type", "excerpt": " def _is_homogeneous_type(self) -> bool:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 1408, "symbol": "style", "excerpt": " def style(self) -> Styler:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 1538, "symbol": "iterrows", "excerpt": " def iterrows(self) -> Iterable[tuple[Hashable, Series]]:", "observation": "docstring references symbols ['MultiIndex', 'itertuples', 'iterrows', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 1832, "symbol": "from_arrow", "excerpt": " def from_arrow(", "observation": "docstring references symbols ['pyarrow'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 1895, "symbol": "from_dict", "excerpt": " def from_dict(", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 2020, "symbol": "to_numpy", "excerpt": " def to_numpy(", "observation": "docstring references symbols ['float16', 'C', 'A', 'B', 'float32'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 2125, "symbol": "to_dict", "excerpt": " def to_dict(", "observation": "docstring references symbols ['defaultdict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 2458, "symbol": "to_records", "excerpt": " def to_records(", "observation": "docstring references symbols ['A', 'I', 'B', 'S', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 2665, "symbol": "to_stata", "excerpt": " def to_stata(", "observation": "docstring references symbols ['fsspec', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 2833, "symbol": "to_feather", "excerpt": " def to_feather(self, path: FilePath | WriteBuffer[bytes], **kwargs) -> None:", "observation": "docstring references symbols ['chunksize', 'compression', 'version', 'to_parquet'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 2907, "symbol": "to_markdown", "excerpt": " def to_markdown(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 3020, "symbol": "to_parquet", "excerpt": " def to_parquet(", "observation": "docstring references symbols ['fsspec', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 3177, "symbol": "to_orc", "excerpt": " def to_orc(", "observation": "docstring references symbols ['infer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 3332, "symbol": "to_html", "excerpt": " def to_html(", "observation": "docstring references symbols ['0', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 3534, "symbol": "to_xml", "excerpt": " def to_xml(", "observation": "docstring references symbols ['fsspec', 'A', 'io', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 3813, "symbol": "info", "excerpt": " def info(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 3975, "symbol": "memory_usage", "excerpt": " def memory_usage(self, index: bool = True, deep: bool = False) -> Series:", "observation": "docstring references symbols ['A', 'object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 4075, "symbol": "transpose", "excerpt": " def transpose(", "observation": "docstring references symbols ['transpose', 'T', 'object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 4261, "symbol": "T", "excerpt": " def T(self) -> DataFrame:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 4503, "symbol": "isetitem", "excerpt": " def isetitem(self, loc, value) -> None:", "observation": "docstring references symbols ['__setitem__', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 4559, "symbol": "__setitem__", "excerpt": " def __setitem__(self, key, value) -> None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 5015, "symbol": "query", "excerpt": " def query(", "observation": "docstring references symbols ['C', '__getitem__', 'or', 'A', 'and', 'B', 'numexpr', 'index', 'python', 'query'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 5223, "symbol": "eval", "excerpt": " def eval(self, expr: str, *, inplace: bool = False, **kwargs) -> Any | None:", "observation": "docstring references symbols ['C', 'eval', 'A', 'b', 'B', 'D', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 5375, "symbol": "select_dtypes", "excerpt": " def select_dtypes(self, include=None, exclude=None) -> DataFrame:", "observation": "docstring references symbols ['A', 'object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 5570, "symbol": "insert", "excerpt": " def insert(", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 5649, "symbol": "assign", "excerpt": " def assign(self, **kwargs) -> DataFrame:", "observation": "docstring references symbols ['df', 'assign', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 5789, "symbol": "set_axis", "excerpt": " def set_axis(", "observation": "docstring references symbols ['B', 'Series', 'I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 5855, "symbol": "reindex", "excerpt": " def reindex(", "observation": "docstring references symbols ['A', 'bfill', 'NaN', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 6142, "symbol": "drop", "excerpt": " def drop(", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 6352, "symbol": "rename", "excerpt": " def rename(", "observation": "docstring references symbols ['C', 'A', 'B', 'KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 6546, "symbol": "_replace_columnwise", "excerpt": " def _replace_columnwise(", "observation": "docstring references symbols ['to_replace'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 6578, "symbol": "shift", "excerpt": " def shift(", "observation": "docstring references symbols ['NaT', 'D', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 7102, "symbol": "reset_index", "excerpt": " def reset_index(", "observation": "docstring references symbols ['reset_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 7859, "symbol": "drop_duplicates", "excerpt": " def drop_duplicates(", "observation": "docstring references symbols ['TypeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 7963, "symbol": "duplicated", "excerpt": " def duplicated(", "observation": "docstring references symbols ['first', 'last'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 8128, "symbol": "sort_values", "excerpt": " def sort_values(", "observation": "docstring references symbols ['A', 'col2', 'stable', 'B', 'D', 'C', 'sorted', 'col1', 'first', 'natsort', 'last', 'mergesort', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 8448, "symbol": "sort_index", "excerpt": " def sort_index(", "observation": "docstring references symbols ['C', 'first', 'A', 'stable', 'last', 'mergesort', 'Index', 'MultiIndex', 'sorted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 8707, "symbol": "nlargest", "excerpt": " def nlargest(", "observation": "docstring references symbols ['first', 'object', 'last', 'TypeError', 'all', 'category'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 8846, "symbol": "nsmallest", "excerpt": " def nsmallest(", "observation": "docstring references symbols ['first', 'last', 'all'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 8977, "symbol": "swaplevel", "excerpt": " def swaplevel(self, i: Axis = -2, j: Axis = -1, axis: Axis = 0) -> DataFrame:", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 9574, "symbol": "eq", "excerpt": " def eq(self, other, axis: Axis = \"columns\", level=None) -> DataFrame:", "observation": "docstring references symbols ['C', 'lt', 'gt', 'A', 'le', 'ge', 'NaN', 'B', 'ne', 'D', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 9730, "symbol": "ne", "excerpt": " def ne(self, other, axis: Axis = \"columns\", level=None) -> DataFrame:", "observation": "docstring references symbols ['C', 'lt', 'gt', 'A', 'le', 'ge', 'eq', 'NaN', 'B', 'D', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 10178, "symbol": "combine", "excerpt": " def combine(", "observation": "docstring references symbols ['C', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 10363, "symbol": "combine_first", "excerpt": " def combine_first(self, other: DataFrame) -> DataFrame:", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 10439, "symbol": "update", "excerpt": " def update(", "observation": "docstring references symbols ['C', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 10611, "symbol": "groupby", "excerpt": " def groupby(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 11380, "symbol": "explode", "excerpt": " def explode(", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 11583, "symbol": "melt", "excerpt": " def melt(", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'F', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 11937, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, axis: Axis = 0, *args, **kwargs):", "observation": "docstring references symbols ['C', 'var', '0', 'numpy', 'A', 'std', 'index', 'aggregate', 'B', 'median', 'sum', 'mean', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 12052, "symbol": "transform", "excerpt": " def transform(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 12200, "symbol": "apply", "excerpt": " def apply(", "observation": "docstring references symbols ['A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 12494, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['lambda', 'to_replace', 'map', 'value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 12629, "symbol": "join", "excerpt": " def join(", "observation": "docstring references symbols ['A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 12915, "symbol": "round", "excerpt": " def round(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 13058, "symbol": "corr", "excerpt": " def corr(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 13173, "symbol": "cov", "excerpt": " def cov(", "observation": "docstring references symbols ['A', 'NaN', 'boolean', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 13308, "symbol": "corrwith", "excerpt": " def corrwith(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 13456, "symbol": "count", "excerpt": " def count(self, axis: Axis = 0, numeric_only: bool = False) -> Series:", "observation": "docstring references symbols ['NaT', 'NaN', 'boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 13702, "symbol": "any", "excerpt": " def any(", "observation": "docstring references symbols ['C', 'A', 'B', 'any'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 13991, "symbol": "min", "excerpt": " def min(", "observation": "docstring references symbols ['argmin', 'idxmin'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14098, "symbol": "max", "excerpt": " def max(", "observation": "docstring references symbols ['argmax', 'idxmax'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14174, "symbol": "sum", "excerpt": " def sum(", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14275, "symbol": "prod", "excerpt": " def prod(", "observation": "docstring references symbols ['1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14393, "symbol": "mean", "excerpt": " def mean(", "observation": "docstring references symbols ['T', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14514, "symbol": "median", "excerpt": " def median(", "observation": "docstring references symbols ['T', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14636, "symbol": "sem", "excerpt": " def sem(", "observation": "docstring references symbols ['T', 'Z', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14756, "symbol": "var", "excerpt": " def var(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14875, "symbol": "std", "excerpt": " def std(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 14998, "symbol": "skew", "excerpt": " def skew(", "observation": "docstring references symbols ['T', 'Z', 'X', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15118, "symbol": "kurt", "excerpt": " def kurt(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15215, "symbol": "cummin", "excerpt": " def cummin(", "observation": "docstring references symbols ['NaN', 'B', 'Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15324, "symbol": "cummax", "excerpt": " def cummax(", "observation": "docstring references symbols ['NaN', 'B', 'Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15433, "symbol": "cumsum", "excerpt": " def cumsum(", "observation": "docstring references symbols ['NaN', 'B', 'Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15542, "symbol": "cumprod", "excerpt": " def cumprod(", "observation": "docstring references symbols ['NaN', 'B', 'Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15651, "symbol": "nunique", "excerpt": " def nunique(self, axis: Axis = 0, dropna: bool = True) -> Series:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15692, "symbol": "idxmin", "excerpt": " def idxmin(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15793, "symbol": "idxmax", "excerpt": " def idxmax(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 15905, "symbol": "mode", "excerpt": " def mode(", "observation": "docstring references symbols ['NaN', 'species', 'legs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 16031, "symbol": "quantile", "excerpt": " def quantile(", "observation": "docstring references symbols ['C', 'A', 'i', 'j', 'B', 'boolean', 'fraction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 16209, "symbol": "to_timestamp", "excerpt": " def to_timestamp(", "observation": "docstring references symbols ['M', 'Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 16297, "symbol": "to_period", "excerpt": " def to_period(", "observation": "docstring references symbols ['M', 'Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 16374, "symbol": "isin", "excerpt": " def isin(self, values: Series | DataFrame | Sequence | Mapping) -> DataFrame:", "observation": "docstring references symbols ['__contains__', '__iter__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/frame.py", "line": 16608, "symbol": "values", "excerpt": " def values(self) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/col.py", "line": 370, "symbol": "col", "excerpt": "def col(col_name: Hashable) -> Expression:", "observation": "docstring references symbols ['assign', 'col', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexing.py", "line": 160, "symbol": "iloc", "excerpt": " def iloc(self) -> _iLocIndexer:", "observation": "docstring references symbols ['lambda', '0', 'A', 'callable', 'slice', 'IndexError', '5', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexing.py", "line": 306, "symbol": "loc", "excerpt": " def loc(self) -> _LocIndexer:", "observation": "docstring references symbols ['A', 'DataFrame', 'callable', 'B', '5', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexing.py", "line": 636, "symbol": "at", "excerpt": " def at(self) -> _AtIndexer:", "observation": "docstring references symbols ['C', 'at', 'loc', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexing.py", "line": 704, "symbol": "iat", "excerpt": " def iat(self) -> _iAtIndexer:", "observation": "docstring references symbols ['C', 'A', 'iloc', 'B', 'iat'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexing.py", "line": 1303, "symbol": "_multi_take_opportunity", "excerpt": " def _multi_take_opportunity(self, tup: tuple) -> bool:", "observation": "docstring references symbols ['_multi_take'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 93, "symbol": "_constructor", "excerpt": " def _constructor(self) -> type[Self]:", "observation": "docstring references symbols ['__class__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 394, "symbol": "item", "excerpt": " def item(self):", "observation": "docstring references symbols ['n'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 567, "symbol": "to_numpy", "excerpt": " def to_numpy(", "observation": "docstring references symbols ['A', 'T', 'tz', 'Timestamp'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 746, "symbol": "argmax", "excerpt": " def argmax(", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 819, "symbol": "argmin", "excerpt": " def argmin(", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 1024, "symbol": "value_counts", "excerpt": " def value_counts(", "observation": "docstring references symbols ['a', 'd', 'c', 'category'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 1287, "symbol": "_memory_usage", "excerpt": " def _memory_usage(self, deep: bool = False) -> int:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 1329, "symbol": "factorize", "excerpt": " def factorize(", "observation": "docstring references symbols ['values', 'D', 'Categorical', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/base.py", "line": 1499, "symbol": "searchsorted", "excerpt": " def searchsorted(", "observation": "docstring references symbols ['A', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/apply.py", "line": 82, "symbol": "BaseExecutionEngine", "excerpt": "class BaseExecutionEngine(abc.ABC):", "observation": "docstring references symbols ['apply', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/apply.py", "line": 1712, "symbol": "reconstruct_func", "excerpt": "def reconstruct_func(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/apply.py", "line": 1904, "symbol": "relabel_result", "excerpt": "def relabel_result(", "observation": "docstring references symbols ['C', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/apply.py", "line": 2015, "symbol": "_managle_lambda_list", "excerpt": "def _managle_lambda_list(aggfuncs: Sequence[Any]) -> Sequence[Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/apply.py", "line": 97, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['map', 'func', 'raw'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/apply.py", "line": 140, "symbol": "apply", "excerpt": " def apply(", "observation": "docstring references symbols ['apply', 'func', 'raw', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/utils.py", "line": 40, "symbol": "is_valid_positional_slice", "excerpt": "def is_valid_positional_slice(slc: slice) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/utils.py", "line": 125, "symbol": "check_setitem_lengths", "excerpt": "def check_setitem_lengths(indexer, value, values) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/utils.py", "line": 373, "symbol": "check_key_length", "excerpt": "def check_key_length(columns: Index, key, value: DataFrame) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/utils.py", "line": 442, "symbol": "check_array_indexer", "excerpt": "def check_array_indexer(array: AnyArrayLike, indexer: Any) -> Any:", "observation": "docstring references symbols ['key', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 219, "symbol": "VariableOffsetWindowIndexer", "excerpt": "class VariableOffsetWindowIndexer(BaseIndexer):", "observation": "docstring references symbols ['DateOffset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 441, "symbol": "FixedForwardWindowIndexer", "excerpt": "class FixedForwardWindowIndexer(BaseIndexer):", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 72, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 111, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 165, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 296, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 401, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 486, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 575, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexers/objects.py", "line": 656, "symbol": "get_window_bounds", "excerpt": " def get_window_bounds(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/tile.py", "line": 59, "symbol": "cut", "excerpt": "def cut(", "observation": "docstring references symbols ['A', 'B', 'cut', 'drop'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/tile.py", "line": 396, "symbol": "_nbins_to_bins", "excerpt": "def _nbins_to_bins(x_idx: Index, nbins: int, right: bool) -> Index:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/merge.py", "line": 146, "symbol": "merge", "excerpt": "def merge(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/merge.py", "line": 513, "symbol": "merge_ordered", "excerpt": "def merge_ordered(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/merge.py", "line": 657, "symbol": "merge_asof", "excerpt": "def merge_asof(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/merge.py", "line": 1229, "symbol": "_maybe_restore_index_levels", "excerpt": " def _maybe_restore_index_levels(self, result: DataFrame) -> None:", "observation": "docstring references symbols ['on'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/encoding.py", "line": 43, "symbol": "get_dummies", "excerpt": "def get_dummies(", "observation": "docstring references symbols ['C', 'A', 'string', 'object', 'SparseArray', 'B', 'category'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/encoding.py", "line": 372, "symbol": "from_dummies", "excerpt": "def from_dummies(", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/concat.py", "line": 158, "symbol": "concat", "excerpt": "def concat(", "observation": "docstring references symbols ['A', 'T', 'NaN', 'inner'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/reshape.py", "line": 619, "symbol": "_unstack_extension_series", "excerpt": "def _unstack_extension_series(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/reshape.py", "line": 776, "symbol": "_stack_multi_column_index", "excerpt": "def _stack_multi_column_index(columns: MultiIndex) -> MultiIndex | Index:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/melt.py", "line": 45, "symbol": "melt", "excerpt": "def melt(", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'F', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/melt.py", "line": 369, "symbol": "wide_to_long", "excerpt": "def wide_to_long(", "observation": "docstring references symbols ['A', 'B', 'unstack', 'D', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/pivot.py", "line": 55, "symbol": "pivot_table", "excerpt": "def pivot_table(", "observation": "docstring references symbols ['All', 'C', 'A', 'B', 'D', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/pivot.py", "line": 700, "symbol": "pivot", "excerpt": "def pivot(", "observation": "docstring references symbols ['C', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/reshape/pivot.py", "line": 1230, "symbol": "_build_names_mapper", "excerpt": "def _build_names_mapper(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 81, "symbol": "forbid_nonstring_types", "excerpt": "def forbid_nonstring_types(", "observation": "docstring references symbols ['StringMethods'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 150, "symbol": "StringMethods", "excerpt": "class StringMethods(NoNewAttributesMixin):", "observation": "docstring references symbols ['R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 469, "symbol": "cat", "excerpt": " def cat(", "observation": "docstring references symbols ['C', 'A', 'B', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 701, "symbol": "split", "excerpt": " def split(", "observation": "docstring references symbols ['A', 'rsplit', 'split'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 902, "symbol": "rsplit", "excerpt": " def rsplit(self, pat=None, *, n=-1, expand: bool = False):", "observation": "docstring references symbols ['rsplit', 'split'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1031, "symbol": "partition", "excerpt": " def partition(self, sep: str = \" \", expand: bool = True):", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1123, "symbol": "rpartition", "excerpt": " def rpartition(self, sep: str = \" \", expand: bool = True):", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1293, "symbol": "join", "excerpt": " def join(self, sep: str):", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1363, "symbol": "contains", "excerpt": " def contains(", "observation": "docstring references symbols ['A', 'StringDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1500, "symbol": "match", "excerpt": " def match(", "observation": "docstring references symbols ['StringDtype', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1589, "symbol": "fullmatch", "excerpt": " def fullmatch(self, pat, case: bool = True, flags: int = 0, na=lib.no_default):", "observation": "docstring references symbols ['StringDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1638, "symbol": "replace", "excerpt": " def replace(", "observation": "docstring references symbols ['A', 'P', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 1963, "symbol": "center", "excerpt": " def center(self, width: int, fillchar: str = \" \"):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2025, "symbol": "ljust", "excerpt": " def ljust(self, width: int, fillchar: str = \" \"):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2087, "symbol": "rjust", "excerpt": " def rjust(self, width: int, fillchar: str = \" \"):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2149, "symbol": "zfill", "excerpt": " def zfill(self, width: int):", "observation": "docstring references symbols ['A', '1000', '10', 'NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2217, "symbol": "slice", "excerpt": " def slice(self, start=None, stop=None, step=None):", "observation": "docstring references symbols ['i'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2298, "symbol": "slice_replace", "excerpt": " def slice_replace(self, start=None, stop=None, repl=None):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2378, "symbol": "decode", "excerpt": " def decode(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2437, "symbol": "encode", "excerpt": " def encode(self, encoding, errors: str = \"strict\"):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 2811, "symbol": "wrap", "excerpt": " def wrap(", "observation": "docstring references symbols ['R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3005, "symbol": "translate", "excerpt": " def translate(self, table):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3049, "symbol": "count", "excerpt": " def count(self, pat, flags: int = 0):", "observation": "docstring references symbols ['C', 'A', 'B', 're'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3115, "symbol": "startswith", "excerpt": " def startswith(", "observation": "docstring references symbols ['B', 'StringDtype', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3177, "symbol": "endswith", "excerpt": " def endswith(", "observation": "docstring references symbols ['T', 'StringDtype', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3239, "symbol": "findall", "excerpt": " def findall(self, pat, flags: int = 0):", "observation": "docstring references symbols ['re'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3332, "symbol": "extract", "excerpt": " def extract(", "observation": "docstring references symbols ['A', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3460, "symbol": "extractall", "excerpt": " def extractall(self, pat, flags: int = 0) -> DataFrame:", "observation": "docstring references symbols ['C', 'P', 'A', 'B', 'MultiIndex', 're', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3538, "symbol": "find", "excerpt": " def find(self, sub, start: int = 0, end=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3594, "symbol": "rfind", "excerpt": " def rfind(self, sub, start: int = 0, end=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3650, "symbol": "normalize", "excerpt": " def normalize(self, form):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3803, "symbol": "len", "excerpt": " def len(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3850, "symbol": "lower", "excerpt": " def lower(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3922, "symbol": "upper", "excerpt": " def upper(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 3994, "symbol": "title", "excerpt": " def title(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 4066, "symbol": "capitalize", "excerpt": " def capitalize(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 4138, "symbol": "swapcase", "excerpt": " def swapcase(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 4210, "symbol": "casefold", "excerpt": " def casefold(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 4282, "symbol": "isalnum", "excerpt": " def isalnum(self):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/accessor.py", "line": 4507, "symbol": "isascii", "excerpt": " def isascii(self):", "observation": "docstring references symbols ['Z', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/strings/object_array.py", "line": 50, "symbol": "_str_map", "excerpt": " def _str_map(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/tools/timedeltas.py", "line": 78, "symbol": "to_timedelta", "excerpt": "def to_timedelta(", "observation": "docstring references symbols ['D', 'Y', 'M', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/tools/datetimes.py", "line": 567, "symbol": "_adjust_to_origin", "excerpt": "def _adjust_to_origin(arg, origin, unit):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/tools/datetimes.py", "line": 688, "symbol": "to_datetime", "excerpt": "def to_datetime(", "observation": "docstring references symbols ['A', 'datetime64', 'D', '0', 'DataFrame', 'H', 'M', 'numpy', 'datetime', 'Y', 'S', 'dateutil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/tools/datetimes.py", "line": 1110, "symbol": "_assemble_from_unit_mappings", "excerpt": "def _assemble_from_unit_mappings(", "observation": "docstring references symbols ['NaT'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/tools/times.py", "line": 23, "symbol": "to_time", "excerpt": "def to_time(", "observation": "docstring references symbols ['H', 'M', 'I', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/tools/numeric.py", "line": 51, "symbol": "to_numeric", "excerpt": "def to_numeric(", "observation": "docstring references symbols ['DataFrame', 'Series', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/methods/describe.py", "line": 55, "symbol": "describe_ndframe", "excerpt": "def describe_ndframe(", "observation": "docstring references symbols ['Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/methods/describe.py", "line": 136, "symbol": "DataFrameDescriber", "excerpt": "class DataFrameDescriber(NDFrameDescriberAbstract):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/array_algos/take.py", "line": 57, "symbol": "take_nd", "excerpt": "def take_nd(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/array_algos/take.py", "line": 228, "symbol": "_get_take_nd_function_cached", "excerpt": "def _get_take_nd_function_cached(", "observation": "docstring references symbols ['mask_info'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/from_dataframe.py", "line": 42, "symbol": "from_dataframe", "excerpt": "def from_dataframe(df, allow_copy: bool = True) -> pd.DataFrame:", "observation": "docstring references symbols ['C', 'A', 'from_dataframe', 'B', 'column_names'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/from_dataframe.py", "line": 139, "symbol": "_from_dataframe", "excerpt": "def _from_dataframe(df: DataFrameXchg, allow_copy: bool = True) -> pd.DataFrame:", "observation": "docstring references symbols ['__dataframe__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/from_dataframe.py", "line": 222, "symbol": "primitive_column_to_ndarray", "excerpt": "def primitive_column_to_ndarray(col: Column) -> tuple[np.ndarray, Any]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe.py", "line": 22, "symbol": "PandasDataFrameXchg", "excerpt": "class PandasDataFrameXchg(DataFrameXchg):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 123, "symbol": "Buffer", "excerpt": "class Buffer(ABC):", "observation": "docstring references symbols ['__dlpack__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 176, "symbol": "Column", "excerpt": "class Column(ABC):", "observation": "docstring references symbols ['__dataframe__', '__column__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 368, "symbol": "DataFrame", "excerpt": "class DataFrame(ABC):", "observation": "docstring references symbols ['__dataframe__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 168, "symbol": "__dlpack_device__", "excerpt": " def __dlpack_device__(self) -> tuple[DlpackDeviceType, int | None]:", "observation": "docstring references symbols ['__dlpack__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 231, "symbol": "offset", "excerpt": " def offset(self) -> int:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 242, "symbol": "dtype", "excerpt": " def dtype(self) -> tuple[DtypeKind, int, str, str]:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 328, "symbol": "get_chunks", "excerpt": " def get_chunks(self, n_chunks: int | None = None) -> Iterable[Column]:", "observation": "docstring references symbols ['n_chunks'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 391, "symbol": "metadata", "excerpt": " def metadata(self) -> dict[str, Any]:", "observation": "docstring references symbols ['metadata'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/dataframe_protocol.py", "line": 460, "symbol": "get_chunks", "excerpt": " def get_chunks(self, n_chunks: int | None = None) -> Iterable[DataFrame]:", "observation": "docstring references symbols ['n_chunks'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/utils.py", "line": 61, "symbol": "ArrowCTypes", "excerpt": "class ArrowCTypes:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/utils.py", "line": 104, "symbol": "dtype_to_arrow_c_fmt", "excerpt": "def dtype_to_arrow_c_fmt(dtype: DtypeObj) -> str:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/interchange/column.py", "line": 74, "symbol": "PandasColumn", "excerpt": "class PandasColumn(Column):", "observation": "docstring references symbols ['__dataframe__', '__column__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/astype.py", "line": 194, "symbol": "astype_array_safe", "excerpt": "def astype_array_safe(", "observation": "docstring references symbols ['raise', 'ignore'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/cast.py", "line": 782, "symbol": "infer_dtype_from_array", "excerpt": "def infer_dtype_from_array(arr) -> tuple[DtypeObj, ArrayLike]:", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/cast.py", "line": 890, "symbol": "convert_dtypes", "excerpt": "def convert_dtypes(", "observation": "docstring references symbols ['DataFrame'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/cast.py", "line": 1116, "symbol": "_ensure_nanosecond_dtype", "excerpt": "def _ensure_nanosecond_dtype(dtype: DtypeObj) -> None:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/cast.py", "line": 1654, "symbol": "np_can_hold_element", "excerpt": "def np_can_hold_element(dtype: np.dtype, element: Any) -> Any:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/missing.py", "line": 98, "symbol": "isna", "excerpt": "def isna(obj: object) -> bool | npt.NDArray[np.bool_] | NDFrame:", "observation": "docstring references symbols ['NaN', 'NaT'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/missing.py", "line": 312, "symbol": "notna", "excerpt": "def notna(obj: object) -> bool | npt.NDArray[np.bool_] | NDFrame:", "observation": "docstring references symbols ['NaN', 'NaT'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/missing.py", "line": 397, "symbol": "array_equivalent", "excerpt": "def array_equivalent(", "observation": "docstring references symbols ['is_dtype_equal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/concat.py", "line": 177, "symbol": "union_categoricals", "excerpt": "def union_categoricals(", "observation": "docstring references symbols ['R', 'S', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 114, "symbol": "PandasExtensionDtype", "excerpt": "class PandasExtensionDtype(ExtensionDtype):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 164, "symbol": "CategoricalDtype", "excerpt": "class CategoricalDtype(PandasExtensionDtype, ExtensionDtype):", "observation": "docstring references symbols ['R', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 989, "symbol": "PeriodDtype", "excerpt": "class PeriodDtype(PeriodDtypeBase, PandasExtensionDtype):", "observation": "docstring references symbols ['M', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 1506, "symbol": "NumpyEADtype", "excerpt": "class NumpyEADtype(ExtensionDtype):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 1702, "symbol": "SparseDtype", "excerpt": "class SparseDtype(ExtensionDtype):", "observation": "docstring references symbols ['0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 257, "symbol": "_from_values_or_dtype", "excerpt": " def _from_values_or_dtype(", "observation": "docstring references symbols ['Categorical'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 414, "symbol": "__eq__", "excerpt": " def __eq__(self, other: object) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 912, "symbol": "name", "excerpt": " def name(self) -> str_type:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 933, "symbol": "__from_arrow__", "excerpt": " def __from_arrow__(self, array: pa.Array | pa.ChunkedArray) -> DatetimeArray:", "observation": "docstring references symbols ['NaT'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 1076, "symbol": "freq", "excerpt": " def freq(self) -> BaseOffset:", "observation": "docstring references symbols ['freq', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 1544, "symbol": "name", "excerpt": " def name(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 1591, "symbol": "kind", "excerpt": " def kind(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 1831, "symbol": "fill_value", "excerpt": " def fill_value(self):", "observation": "docstring references symbols ['sp_values', 'fill_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 1979, "symbol": "_parse_subtype", "excerpt": " def _parse_subtype(dtype: str) -> tuple[str, bool]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 2022, "symbol": "update_dtype", "excerpt": " def update_dtype(self, dtype) -> SparseDtype:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 2079, "symbol": "_subtype_with_str", "excerpt": " def _subtype_with_str(self):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/dtypes.py", "line": 2274, "symbol": "name", "excerpt": " def name(self) -> str: # type: ignore[override]", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/common.py", "line": 189, "symbol": "is_sparse", "excerpt": "def is_sparse(arr) -> bool:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/common.py", "line": 436, "symbol": "is_period_dtype", "excerpt": "def is_period_dtype(arr_or_dtype) -> bool:", "observation": "docstring references symbols ['D', 'Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/common.py", "line": 1393, "symbol": "is_bool_dtype", "excerpt": "def is_bool_dtype(arr_or_dtype) -> bool:", "observation": "docstring references symbols ['_is_boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/common.py", "line": 1703, "symbol": "infer_dtype_from_object", "excerpt": "def infer_dtype_from_object(dtype) -> type:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/inference.py", "line": 107, "symbol": "is_file_like", "excerpt": "def is_file_like(obj: object) -> bool:", "observation": "docstring references symbols ['__iter__', 'read', 'write'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/inference.py", "line": 155, "symbol": "is_re", "excerpt": "def is_re(obj: object) -> TypeGuard[Pattern]:", "observation": "docstring references symbols ['re'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/inference.py", "line": 227, "symbol": "is_array_like", "excerpt": "def is_array_like(obj: object) -> bool:", "observation": "docstring references symbols ['dtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/inference.py", "line": 259, "symbol": "is_nested_list_like", "excerpt": "def is_nested_list_like(obj: object) -> bool:", "observation": "docstring references symbols ['__len__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/base.py", "line": 46, "symbol": "ExtensionDtype", "excerpt": "class ExtensionDtype:", "observation": "docstring references symbols ['register', '__hash__', 'PeriodDtype', 'A', '__from_arrow__', 'freq', 'D', 'na_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/base.py", "line": 488, "symbol": "register_extension_dtype", "excerpt": "def register_extension_dtype(cls: type_t[ExtensionDtypeT]) -> type_t[ExtensionDtypeT]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/base.py", "line": 170, "symbol": "type", "excerpt": " def type(self) -> type_t[Any]:", "observation": "docstring references symbols ['type', 'item'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/base.py", "line": 182, "symbol": "kind", "excerpt": " def kind(self) -> str:", "observation": "docstring references symbols ['O', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/base.py", "line": 198, "symbol": "name", "excerpt": " def name(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/base.py", "line": 244, "symbol": "construct_from_string", "excerpt": " def construct_from_string(cls, string: str) -> Self:", "observation": "docstring references symbols ['H', 'P', 'category'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/dtypes/base.py", "line": 427, "symbol": "_supports_2d", "excerpt": " def _supports_2d(self) -> bool:", "observation": "docstring references symbols ['axis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 209, "symbol": "apply", "excerpt": " def apply(self, func, *args, **kwargs) -> Series:", "observation": "docstring references symbols ['group_keys', 'agg', 'A', 's', 'a', 'g1', 'b', 'g2', 'g', 'transform'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 314, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, *args, engine=None, engine_kwargs=None, **kwargs):", "observation": "docstring references symbols ['C', 'nopython', 'aggregate', 'values', 'nogil', 'parallel', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 651, "symbol": "transform", "excerpt": " def transform(self, func, *args, engine=None, engine_kwargs=None, **kwargs):", "observation": "docstring references symbols ['C', 'nopython', 'values', 'nogil', 'f', 'parallel', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 838, "symbol": "filter", "excerpt": " def filter(self, func, dropna: bool = True, *args, **kwargs):", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 980, "symbol": "describe", "excerpt": " def describe(self, percentiles=None, include=None, exclude=None) -> Series:", "observation": "docstring references symbols ['top', 'A', 'std', 'mean', 'min', 'unique', 'NaN', 'O', '25', 'DataFrame', '50', 'max', 'freq', 'select_dtypes', 'count', '75'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 1090, "symbol": "value_counts", "excerpt": " def value_counts(", "observation": "docstring references symbols ['A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 1340, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 1422, "symbol": "skew", "excerpt": " def skew(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 1570, "symbol": "plot", "excerpt": " def plot(self) -> GroupByPlot:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 1595, "symbol": "nlargest", "excerpt": " def nlargest(", "observation": "docstring references symbols ['first', 'last', 'all'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 1659, "symbol": "nsmallest", "excerpt": " def nsmallest(", "observation": "docstring references symbols ['first', 'last', 'all'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 1968, "symbol": "hist", "excerpt": " def hist(", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 2110, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, *args, engine=None, engine_kwargs=None, **kwargs):", "observation": "docstring references symbols ['C', 'A', 'nopython', 'aggregate', 'B', 'values', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 2646, "symbol": "transform", "excerpt": " def transform(self, func, *args, engine=None, engine_kwargs=None, **kwargs):", "observation": "docstring references symbols ['C', 'A', 'nopython', 'B', 'D', 'values', 'nogil', 'f', 'parallel', 'index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 2845, "symbol": "filter", "excerpt": " def filter(self, func, dropna: bool = True, *args, **kwargs) -> DataFrame:", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3082, "symbol": "idxmax", "excerpt": " def idxmax(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3154, "symbol": "idxmin", "excerpt": " def idxmin(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3228, "symbol": "value_counts", "excerpt": " def value_counts(", "observation": "docstring references symbols ['as_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3347, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3442, "symbol": "skew", "excerpt": " def skew(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3622, "symbol": "plot", "excerpt": " def plot(self) -> GroupByPlot:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3649, "symbol": "corr", "excerpt": " def corr(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3732, "symbol": "cov", "excerpt": " def cov(", "observation": "docstring references symbols ['A', 'NaN', 'nan', 'boolean', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3837, "symbol": "hist", "excerpt": " def hist(", "observation": "docstring references symbols ['A', 'Axes', 'histogram'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/generic.py", "line": 3965, "symbol": "corrwith", "excerpt": " def corrwith(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/grouper.py", "line": 70, "symbol": "Grouper", "excerpt": "class Grouper:", "observation": "docstring references symbols ['Grouper', 'A', 'origin', 'groupby', 'base', 'offset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/grouper.py", "line": 290, "symbol": "_get_grouper", "excerpt": " def _get_grouper(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/indexing.py", "line": 38, "symbol": "_positional_selector", "excerpt": " def _positional_selector(self) -> GroupByPositionalSelector:", "observation": "docstring references symbols ['nth', 'A', 'DataFrame', 'B', '5', 'Series', 'dropna'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 477, "symbol": "groups", "excerpt": " def groups(self) -> dict[Hashable, Index]:", "observation": "docstring references symbols ['SeriesGroupBy', 'Resampler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 720, "symbol": "pipe", "excerpt": " def pipe(", "observation": "docstring references symbols ['A', 'data_keyword', 'callable', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 893, "symbol": "__iter__", "excerpt": " def __iter__(self) -> Iterator[tuple[Hashable, NDFrameT]]:", "observation": "docstring references symbols ['resample', 'groupby'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 1487, "symbol": "apply", "excerpt": " def apply(self, func, *args, include_groups: bool = False, **kwargs) -> NDFrameT:", "observation": "docstring references symbols ['apply', 'C', 'group_keys', 'agg', 'A', 'a', 'g1', 'b', 'g2', 'B', 'transform'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 2193, "symbol": "mean", "excerpt": " def mean(", "observation": "docstring references symbols ['C', 'A', 'nopython', 'B', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 2396, "symbol": "std", "excerpt": " def std(", "observation": "docstring references symbols ['C', 'nopython', 'boolean', 'nogil', 'parallel', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 2512, "symbol": "var", "excerpt": " def var(", "observation": "docstring references symbols ['C', 'nopython', 'boolean', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 2750, "symbol": "sem", "excerpt": " def sem(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 2954, "symbol": "sum", "excerpt": " def sum(", "observation": "docstring references symbols ['apply', 'C', 'parallel', 'nopython', 'func', 'nogil', 'raw'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 3156, "symbol": "min", "excerpt": " def min(", "observation": "docstring references symbols ['apply', 'C', 'parallel', 'nopython', 'func', 'nogil', 'raw'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 3273, "symbol": "max", "excerpt": " def max(", "observation": "docstring references symbols ['apply', 'C', 'parallel', 'nopython', 'func', 'nogil', 'raw'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 3390, "symbol": "first", "excerpt": " def first(", "observation": "docstring references symbols ['C', 'A', 'B', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 3475, "symbol": "last", "excerpt": " def last(", "observation": "docstring references symbols ['C', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 3656, "symbol": "describe", "excerpt": " def describe(", "observation": "docstring references symbols ['top', 'A', 'std', 'mean', 'min', 'unique', 'NaN', 'O', '25', 'DataFrame', '50', 'max', 'freq', 'select_dtypes', 'Series', 'count', '75'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 3931, "symbol": "resample", "excerpt": " def resample(", "observation": "docstring references symbols ['kind', 'how', 'TimeGrouper', 'func', 'on', 'limit', 'fill_method'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4051, "symbol": "rolling", "excerpt": " def rolling(", "observation": "docstring references symbols ['C', 'step', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4210, "symbol": "expanding", "excerpt": " def expanding(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4280, "symbol": "ewm", "excerpt": " def ewm(", "observation": "docstring references symbols ['A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4386, "symbol": "_fill", "excerpt": " def _fill(self, direction: Literal[\"ffill\", \"bfill\"], limit: int | None = None):", "observation": "docstring references symbols ['ffill', 'pad', 'DataFrame', 'backfill', 'bfill', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4462, "symbol": "ffill", "excerpt": " def ffill(self, limit: int | None = None):", "observation": "docstring references symbols ['B', 'C', 'T', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4554, "symbol": "bfill", "excerpt": " def bfill(self, limit: int | None = None):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4636, "symbol": "nth", "excerpt": " def nth(self) -> GroupByNthSelector:", "observation": "docstring references symbols ['A', 'n', 'NaN', 'B', 'N', 'dropna'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4775, "symbol": "quantile", "excerpt": " def quantile(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 4996, "symbol": "ngroup", "excerpt": " def ngroup(self, ascending: bool = True):", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5079, "symbol": "cumcount", "excerpt": " def cumcount(self, ascending: bool = True):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5136, "symbol": "rank", "excerpt": " def rank(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5226, "symbol": "cumprod", "excerpt": " def cumprod(self, numeric_only: bool = False, *args, **kwargs) -> NDFrameT:", "observation": "docstring references symbols ['func', 'skipna'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5290, "symbol": "cumsum", "excerpt": " def cumsum(self, numeric_only: bool = False, *args, **kwargs) -> NDFrameT:", "observation": "docstring references symbols ['func', 'skipna'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5354, "symbol": "cummin", "excerpt": " def cummin(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5428, "symbol": "cummax", "excerpt": " def cummax(", "observation": "docstring references symbols ['boolean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5506, "symbol": "shift", "excerpt": " def shift(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5741, "symbol": "pct_change", "excerpt": " def pct_change(", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5841, "symbol": "head", "excerpt": " def head(self, n: int = 5) -> NDFrameT:", "observation": "docstring references symbols ['B', 'as_index', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5881, "symbol": "tail", "excerpt": " def tail(self, n: int = 5) -> NDFrameT:", "observation": "docstring references symbols ['B', 'as_index', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", "line": 5947, "symbol": "sample", "excerpt": " def sample(", "observation": "docstring references symbols ['A', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/concat.py", "line": 428, "symbol": "_get_empty_dtype", "excerpt": "def _get_empty_dtype(join_units: Sequence[JoinUnit]) -> DtypeObj:", "observation": "docstring references symbols ['N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/concat.py", "line": 453, "symbol": "_is_uniform_join_units", "excerpt": "def _is_uniform_join_units(join_units: list[JoinUnit]) -> bool:", "observation": "docstring references symbols ['concat_compat'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/ops.py", "line": 147, "symbol": "blockwise_all", "excerpt": "def blockwise_all(left: BlockManager, right: BlockManager, op) -> bool:", "observation": "docstring references symbols ['all'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/blocks.py", "line": 1869, "symbol": "ExtensionBlock", "excerpt": "class ExtensionBlock(EABackedBlock):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/blocks.py", "line": 579, "symbol": "astype", "excerpt": " def astype(", "observation": "docstring references symbols ['raise', 'ignore'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/blocks.py", "line": 977, "symbol": "set_inplace", "excerpt": " def set_inplace(self, locs, values: ArrayLike, copy: bool = False) -> None:", "observation": "docstring references symbols ['set_inplace', 'setitem'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/blocks.py", "line": 1590, "symbol": "is_view", "excerpt": " def is_view(self) -> bool:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/blocks.py", "line": 1967, "symbol": "_maybe_squeeze_arg", "excerpt": " def _maybe_squeeze_arg(self, arg):", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/blocks.py", "line": 2140, "symbol": "is_view", "excerpt": " def is_view(self) -> bool:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/blocks.py", "line": 2169, "symbol": "is_view", "excerpt": " def is_view(self) -> bool:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/managers.py", "line": 111, "symbol": "interleaved_dtype", "excerpt": "def interleaved_dtype(dtypes: list[DtypeObj]) -> DtypeObj | None:", "observation": "docstring references symbols ['blocks'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/managers.py", "line": 311, "symbol": "_has_no_reference_block", "excerpt": " def _has_no_reference_block(self, blkno: int) -> bool:", "observation": "docstring references symbols ['i'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/managers.py", "line": 1240, "symbol": "column_arrays", "excerpt": " def column_arrays(self) -> list[np.ndarray]:", "observation": "docstring references symbols ['C', 'iget_values'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/managers.py", "line": 1809, "symbol": "as_array", "excerpt": " def as_array(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/internals/managers.py", "line": 2063, "symbol": "_has_no_reference", "excerpt": " def _has_no_reference(self, i: int = 0) -> bool:", "observation": "docstring references symbols ['i'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/align.py", "line": 180, "symbol": "reconstruct_object", "excerpt": "def reconstruct_object(typ, obj, axes, dtype, name):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/pytables.py", "line": 547, "symbol": "PyTablesExpr", "excerpt": "class PyTablesExpr(expr.Expr):", "observation": "docstring references symbols ['B', 'D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/expressions.py", "line": 275, "symbol": "set_test_mode", "excerpt": "def set_test_mode(v: bool = True) -> None:", "observation": "docstring references symbols ['get_test_result'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/eval.py", "line": 179, "symbol": "eval", "excerpt": "def eval(", "observation": "docstring references symbols ['tanh', 'or', '__getitem__', 'A', 'arccos', 'tan', 'numexpr', 'expm1', 'arccosh', 'eval', 'log10', 'log1p', 'dtype', 'cos', 'arctan2', 'arctan', 'arcsinh', 'python', 'sin', 'sqrt', 'not', 'arcsin', 'log', 'cosh', 'and', 'arctanh', 'exp', 'sinh', 'abs', 'float64'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/scope.py", "line": 208, "symbol": "resolve", "excerpt": " def resolve(self, key: str, is_local: bool):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/scope.py", "line": 272, "symbol": "_get_vars", "excerpt": " def _get_vars(self, stack, scopes: list[str]) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/expr.py", "line": 74, "symbol": "_replace_booleans", "excerpt": "def _replace_booleans(tok: tuple[int, str]) -> tuple[int, str]:", "observation": "docstring references symbols ['or', 'and'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/computation/expr.py", "line": 140, "symbol": "_preparse", "excerpt": "def _preparse(", "observation": "docstring references symbols ['toknum', 'A', 'tokval'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/ewm.py", "line": 127, "symbol": "ExponentialMovingWindow", "excerpt": "class ExponentialMovingWindow(BaseWindow):", "observation": "docstring references symbols ['x_0', '1', 'x_2', 'B', 'D', 'mean'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/ewm.py", "line": 413, "symbol": "online", "excerpt": " def online(", "observation": "docstring references symbols ['nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/ewm.py", "line": 454, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, *args, **kwargs):", "observation": "docstring references symbols ['C', 'var', 'agg', '0', 'numpy', 'A', 'std', 'index', 'B', 'median', 'sum', 'mean', 'axis', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/ewm.py", "line": 528, "symbol": "mean", "excerpt": " def mean(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/ewm.py", "line": 613, "symbol": "sum", "excerpt": " def sum(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/ewm.py", "line": 1057, "symbol": "reset", "excerpt": " def reset(self) -> None:", "observation": "docstring references symbols ['update'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/ewm.py", "line": 1089, "symbol": "mean", "excerpt": " def mean(self, *args, update=None, update_times=None, **kwargs):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 862, "symbol": "Window", "excerpt": "class Window(BaseWindow):", "observation": "docstring references symbols ['A', 'std', 'B', 'closed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 1218, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, *args, **kwargs):", "observation": "docstring references symbols ['C', 'var', '0', 'numpy', 'A', 'std', 'index', 'aggregate', 'B', 'median', 'sum', 'mean', 'axis', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 1299, "symbol": "sum", "excerpt": " def sum(self, numeric_only: bool = False, **kwargs):", "observation": "docstring references symbols ['win_type', 'std', 'SciPy', 'sum', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 1357, "symbol": "mean", "excerpt": " def mean(self, numeric_only: bool = False, **kwargs):", "observation": "docstring references symbols ['M', 'std', 'SciPy', 'win_type'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 1414, "symbol": "var", "excerpt": " def var(self, ddof: int = 1, numeric_only: bool = False, **kwargs):", "observation": "docstring references symbols ['win_type', 'std', 'SciPy', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 1467, "symbol": "std", "excerpt": " def std(self, ddof: int = 1, numeric_only: bool = False, **kwargs):", "observation": "docstring references symbols ['win_type', 'std', 'SciPy', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2040, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, *args, **kwargs):", "observation": "docstring references symbols ['C', 'var', 'agg', '0', 'numpy', 'A', 'std', 'index', 'B', 'median', 'sum', 'mean', 'axis', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2167, "symbol": "apply", "excerpt": " def apply(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2266, "symbol": "pipe", "excerpt": " def pipe(", "observation": "docstring references symbols ['callable', 'data_keyword', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2352, "symbol": "sum", "excerpt": " def sum(", "observation": "docstring references symbols ['C', 'A', 'nopython', 'B', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2449, "symbol": "max", "excerpt": " def max(", "observation": "docstring references symbols ['C', 'A', 'nopython', 'func', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2520, "symbol": "min", "excerpt": " def min(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2586, "symbol": "mean", "excerpt": " def mean(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2659, "symbol": "median", "excerpt": " def median(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2725, "symbol": "std", "excerpt": " def std(", "observation": "docstring references symbols ['C', 'A', 'nopython', 'nogil', 'parallel', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2799, "symbol": "var", "excerpt": " def var(", "observation": "docstring references symbols ['C', 'A', 'nopython', 'nogil', 'parallel', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2873, "symbol": "skew", "excerpt": " def skew(self, numeric_only: bool = False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2914, "symbol": "sem", "excerpt": " def sem(self, ddof: int = 1, numeric_only: bool = False):", "observation": "docstring references symbols ['N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 2959, "symbol": "kurt", "excerpt": " def kurt(self, numeric_only: bool = False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 3077, "symbol": "quantile", "excerpt": " def quantile(", "observation": "docstring references symbols ['i', 'j', 'fraction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 3262, "symbol": "cov", "excerpt": " def cov(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/rolling.py", "line": 3323, "symbol": "corr", "excerpt": " def corr(", "observation": "docstring references symbols ['NaN', 'X', 'Y', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/numba_.py", "line": 183, "symbol": "generate_numba_table_func", "excerpt": "def generate_numba_table_func(", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 43, "symbol": "Expanding", "excerpt": "class Expanding(RollingAndExpandingMixin):", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 132, "symbol": "aggregate", "excerpt": " def aggregate(self, func=None, *args, **kwargs):", "observation": "docstring references symbols ['C', 'var', 'agg', '0', 'numpy', 'A', 'std', 'index', 'B', 'median', 'sum', 'mean', 'axis', 'prod'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 247, "symbol": "apply", "excerpt": " def apply(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 343, "symbol": "pipe", "excerpt": " def pipe(", "observation": "docstring references symbols ['callable', 'data_keyword', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 428, "symbol": "sum", "excerpt": " def sum(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 488, "symbol": "max", "excerpt": " def max(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 548, "symbol": "min", "excerpt": " def min(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 608, "symbol": "mean", "excerpt": " def mean(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 668, "symbol": "median", "excerpt": " def median(", "observation": "docstring references symbols ['C', 'nopython', 'nogil', 'parallel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 728, "symbol": "std", "excerpt": " def std(", "observation": "docstring references symbols ['C', 'A', 'nopython', 'nogil', 'parallel', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 801, "symbol": "var", "excerpt": " def var(", "observation": "docstring references symbols ['C', 'A', 'nopython', 'nogil', 'parallel', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 874, "symbol": "sem", "excerpt": " def sem(self, ddof: int = 1, numeric_only: bool = False):", "observation": "docstring references symbols ['N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 916, "symbol": "skew", "excerpt": " def skew(self, numeric_only: bool = False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 955, "symbol": "kurt", "excerpt": " def kurt(self, numeric_only: bool = False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 1073, "symbol": "quantile", "excerpt": " def quantile(", "observation": "docstring references symbols ['i', 'j', 'fraction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 1249, "symbol": "cov", "excerpt": " def cov(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/window/expanding.py", "line": 1307, "symbol": "corr", "excerpt": " def corr(", "observation": "docstring references symbols ['NaN', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/floating.py", "line": 67, "symbol": "FloatingArray", "excerpt": "class FloatingArray(NumericArray):", "observation": "docstring references symbols ['mask', 'values', 'integer_na', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 198, "symbol": "contains", "excerpt": "def contains(cat, key, container) -> bool:", "observation": "docstring references symbols ['__contains__', 'Categorical'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 250, "symbol": "Categorical", "excerpt": "class Categorical(NDArrayBackedExtensionArray, PandasObject, ObjectStringArrayMixin):", "observation": "docstring references symbols ['R', 'S', 'Categoricals'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 3157, "symbol": "factorize_from_iterables", "excerpt": "def factorize_from_iterables(iterables) -> tuple[list[np.ndarray], list[Index]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 716, "symbol": "from_codes", "excerpt": " def from_codes(", "observation": "docstring references symbols ['Categorical'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 897, "symbol": "codes", "excerpt": " def codes(self) -> np.ndarray:", "observation": "docstring references symbols ['codes', 'Categorical', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 1079, "symbol": "set_categories", "excerpt": " def set_categories(", "observation": "docstring references symbols ['C', 'A', 'NaN', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 1190, "symbol": "rename_categories", "excerpt": " def rename_categories(self, new_categories) -> Self:", "observation": "docstring references symbols ['C', 'B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 1527, "symbol": "map", "excerpt": " def map(", "observation": "docstring references symbols ['C', 'A', 'NaN', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 1703, "symbol": "__array__", "excerpt": " def __array__(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 1801, "symbol": "memory_usage", "excerpt": " def memory_usage(self, deep: bool = False) -> int:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 1939, "symbol": "_internal_get_values", "excerpt": " def _internal_get_values(self) -> ArrayLike:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 2464, "symbol": "min", "excerpt": " def min(self, *, skipna: bool = True, **kwargs):", "observation": "docstring references symbols ['Categoricals', 'Categorical', 'ordered'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 2496, "symbol": "max", "excerpt": " def max(self, *, skipna: bool = True, **kwargs):", "observation": "docstring references symbols ['Categoricals', 'Categorical', 'ordered'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 2543, "symbol": "unique", "excerpt": " def unique(self) -> Self:", "observation": "docstring references symbols ['codes', 'categories', 'Categorical'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 2674, "symbol": "describe", "excerpt": " def describe(self) -> DataFrame:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/categorical.py", "line": 2695, "symbol": "isin", "excerpt": " def isin(self, values: ArrayLike) -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['TypeError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/interval.py", "line": 184, "symbol": "IntervalArray", "excerpt": "class IntervalArray(IntervalMixin, ExtensionArray):", "observation": "docstring references symbols ['A', 'TimeDeltaArray', 'DateTimeArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/interval.py", "line": 581, "symbol": "from_arrays", "excerpt": " def from_arrays(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/interval.py", "line": 1197, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/interval.py", "line": 1573, "symbol": "closed", "excerpt": " def closed(self) -> IntervalClosedType:", "observation": "docstring references symbols ['both', 'neither', 'right', 'left'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/interval.py", "line": 1626, "symbol": "set_closed", "excerpt": " def set_closed(self, closed: IntervalClosedType) -> Self:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/interval.py", "line": 2055, "symbol": "contains", "excerpt": " def contains(self, other):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/timedeltas.py", "line": 112, "symbol": "TimedeltaArray", "excerpt": "class TimedeltaArray(dtl.TimelikeOps):", "observation": "docstring references symbols ['ExtensionDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/timedeltas.py", "line": 196, "symbol": "dtype", "excerpt": " def dtype(self) -> np.dtype[np.timedelta64]: # type: ignore[override]", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/timedeltas.py", "line": 775, "symbol": "total_seconds", "excerpt": " def total_seconds(self) -> npt.NDArray[np.float64]:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/timedeltas.py", "line": 832, "symbol": "to_pytimedelta", "excerpt": " def to_pytimedelta(self) -> npt.NDArray[np.object_]:", "observation": "docstring references symbols ['D', 'timedelta64', 'Timedelta', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 176, "symbol": "DatetimeArray", "excerpt": "class DatetimeArray(dtl.TimelikeOps, dtl.DatelikeOps):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 2408, "symbol": "_sequence_to_dt64", "excerpt": "def _sequence_to_dt64(", "observation": "docstring references symbols ['unit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 342, "symbol": "_from_sequence_not_strict", "excerpt": " def _from_sequence_not_strict(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 572, "symbol": "dtype", "excerpt": " def dtype(self) -> np.dtype[np.datetime64] | DatetimeTZDtype: # type: ignore[override]", "observation": "docstring references symbols ['A', 'ExtensionDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 860, "symbol": "tz_convert", "excerpt": " def tz_convert(self, tz) -> Self:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 943, "symbol": "tz_localize", "excerpt": " def tz_localize(", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 1202, "symbol": "to_period", "excerpt": " def to_period(self, freq=None) -> PeriodArray:", "observation": "docstring references symbols ['M', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 1355, "symbol": "day_name", "excerpt": " def day_name(self, locale=None) -> npt.NDArray[np.object_]:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 1554, "symbol": "isocalendar", "excerpt": " def isocalendar(self) -> DataFrame:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 2261, "symbol": "to_julian_date", "excerpt": " def to_julian_date(self) -> npt.NDArray[np.float64]:", "observation": "docstring references symbols ['Timestamp'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimes.py", "line": 2326, "symbol": "std", "excerpt": " def std(", "observation": "docstring references symbols ['D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/string_.py", "line": 1104, "symbol": "searchsorted", "excerpt": " def searchsorted(", "observation": "docstring references symbols ['i', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/numpy_.py", "line": 61, "symbol": "NumpyExtensionArray", "excerpt": "class NumpyExtensionArray(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/_ranges.py", "line": 166, "symbol": "_generate_range_overflow_safe_signed", "excerpt": "def _generate_range_overflow_safe_signed(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/boolean.py", "line": 264, "symbol": "BooleanArray", "excerpt": "class BooleanArray(BaseMaskedArray):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/integer.py", "line": 75, "symbol": "IntegerArray", "excerpt": "class IntegerArray(NumericArray):", "observation": "docstring references symbols ['IntegerArray', 'mask', 'A', 'values', 'integer_na'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/masked.py", "line": 272, "symbol": "fillna", "excerpt": " def fillna(self, value, limit: int | None = None, copy: bool = True) -> Self:", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/masked.py", "line": 1167, "symbol": "duplicated", "excerpt": " def duplicated(", "observation": "docstring references symbols ['last', 'first'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/masked.py", "line": 1213, "symbol": "searchsorted", "excerpt": " def searchsorted(", "observation": "docstring references symbols ['i', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/masked.py", "line": 1273, "symbol": "factorize", "excerpt": " def factorize(", "observation": "docstring references symbols ['sort', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/masked.py", "line": 1353, "symbol": "_values_for_argsort", "excerpt": " def _values_for_argsort(self) -> np.ndarray:", "observation": "docstring references symbols ['ExtensionArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/period.py", "line": 127, "symbol": "PeriodArray", "excerpt": "class PeriodArray(dtl.DatelikeOps, libperiod.PeriodMixin): # type: ignore[misc]", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/period.py", "line": 1202, "symbol": "period_array", "excerpt": "def period_array(", "observation": "docstring references symbols ['A', 'D', 'Q', 'Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/period.py", "line": 740, "symbol": "is_leap_year", "excerpt": " def is_leap_year(self) -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/period.py", "line": 758, "symbol": "to_timestamp", "excerpt": " def to_timestamp(self, freq=None, how: str = \"start\") -> DatetimeArray:", "observation": "docstring references symbols ['M', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/period.py", "line": 875, "symbol": "asfreq", "excerpt": " def asfreq(self, freq=None, how: str = \"E\") -> Self:", "observation": "docstring references symbols ['A', 'Y', 'S', 'E', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 258, "symbol": "_unbox_scalar", "excerpt": " def _unbox_scalar(", "observation": "docstring references symbols ['value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 281, "symbol": "_check_compatible_with", "excerpt": " def _check_compatible_with(self, other: DTScalarOrNaT) -> None:", "observation": "docstring references symbols ['other'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 841, "symbol": "_hasna", "excerpt": " def _hasna(self) -> bool:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 878, "symbol": "freqstr", "excerpt": " def freqstr(self) -> str | None:", "observation": "docstring references symbols ['M', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 1626, "symbol": "mean", "excerpt": " def mean(self, *, skipna: bool = True, axis: AxisInt | None = 0):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 1787, "symbol": "strftime", "excerpt": " def strftime(self, date_format: str) -> npt.NDArray[np.object_]:", "observation": "docstring references symbols ['C', 'H', 'R', 'I', 'B', 'strftime', 'Y', 'S', 'PeriodIndex', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 2118, "symbol": "round", "excerpt": " def round(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 2222, "symbol": "floor", "excerpt": " def floor(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/datetimelike.py", "line": 2326, "symbol": "ceil", "excerpt": " def ceil(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 115, "symbol": "ExtensionArray", "excerpt": "class ExtensionArray:", "observation": "docstring references symbols ['A', 'DataFrame', 'D', '__array_ufunc__', 'register'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2873, "symbol": "ExtensionOpsMixin", "excerpt": "class ExtensionOpsMixin:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2937, "symbol": "ExtensionScalarOpsMixin", "excerpt": "class ExtensionScalarOpsMixin(ExtensionOpsMixin):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 462, "symbol": "__getitem__", "excerpt": " def __getitem__(self, item: PositionalIndexer) -> Self | Any:", "observation": "docstring references symbols ['key', 'ExtensionArray', 'item', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 495, "symbol": "__setitem__", "excerpt": " def __setitem__(self, key, value) -> None:", "observation": "docstring references symbols ['key'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 804, "symbol": "astype", "excerpt": " def astype(self, dtype: AstypeArg, copy: bool = True) -> ArrayLike:", "observation": "docstring references symbols ['ExtensionArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 885, "symbol": "isna", "excerpt": " def isna(self) -> np.ndarray | ExtensionArraySupportsAnyAll:", "observation": "docstring references symbols ['na_values', 'D', 'A', 'SparseArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 929, "symbol": "_values_for_argsort", "excerpt": " def _values_for_argsort(self) -> np.ndarray:", "observation": "docstring references symbols ['ExtensionArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 964, "symbol": "argsort", "excerpt": " def argsort(", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1284, "symbol": "fillna", "excerpt": " def fillna(", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1385, "symbol": "duplicated", "excerpt": " def duplicated(", "observation": "docstring references symbols ['last', 'first'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1512, "symbol": "searchsorted", "excerpt": " def searchsorted(", "observation": "docstring references symbols ['i', 'D', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1656, "symbol": "_values_for_factorize", "excerpt": " def _values_for_factorize(self) -> tuple[np.ndarray, Any]:", "observation": "docstring references symbols ['uniques', 'values'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1689, "symbol": "factorize", "excerpt": " def factorize(", "observation": "docstring references symbols ['sort', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1842, "symbol": "value_counts", "excerpt": " def value_counts(self, dropna: bool = True) -> Series:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1885, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['indices', 'iloc', 'fill_value', 'allow_fill', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 1982, "symbol": "copy", "excerpt": " def copy(self) -> Self:", "observation": "docstring references symbols ['ExtensionArray', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2018, "symbol": "view", "excerpt": " def view(self, dtype: Dtype | None = None) -> ArrayLike:", "observation": "docstring references symbols ['ExtensionArray', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2103, "symbol": "_formatter", "excerpt": " def _formatter(self, boxed: bool = False) -> Callable[[Any], str | None]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2180, "symbol": "ravel", "excerpt": " def ravel(self, order: Literal[\"C\", \"F\", \"A\", \"K\"] | None = \"C\") -> Self:", "observation": "docstring references symbols ['C', 'F', 'K', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2308, "symbol": "_reduce", "excerpt": " def _reduce(", "observation": "docstring references symbols ['ddof'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2449, "symbol": "_explode", "excerpt": " def _explode(self) -> tuple[Self, npt.NDArray[np.uint64]]:", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2678, "symbol": "_mode", "excerpt": " def _mode(self, dropna: bool = True) -> Self:", "observation": "docstring references symbols ['ExtensionArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/base.py", "line": 2964, "symbol": "_create_method", "excerpt": " def _create_method(cls, op, coerce_to_dtype: bool = True, result_dtype=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/arrow/array.py", "line": 722, "symbol": "__getitem__", "excerpt": " def __getitem__(self, item: PositionalIndexer):", "observation": "docstring references symbols ['key', 'ExtensionArray', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/arrow/array.py", "line": 1149, "symbol": "isna", "excerpt": " def isna(self) -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/arrow/array.py", "line": 1551, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['iloc', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/arrow/array.py", "line": 1918, "symbol": "_str_accumulate", "excerpt": " def _str_accumulate(", "observation": "docstring references symbols ['_accumulate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/arrow/array.py", "line": 1969, "symbol": "_reduce_pyarrow", "excerpt": " def _reduce_pyarrow(self, name: str, *, skipna: bool = True, **kwargs) -> pa.Scalar:", "observation": "docstring references symbols ['ddof'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/arrow/array.py", "line": 2121, "symbol": "_reduce", "excerpt": " def _reduce(", "observation": "docstring references symbols ['ddof'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/arrow/array.py", "line": 2423, "symbol": "_mode", "excerpt": " def _mode(self, dropna: bool = True) -> Self:", "observation": "docstring references symbols ['ExtensionArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/accessor.py", "line": 87, "symbol": "from_coo", "excerpt": " def from_coo(cls, A, dense_index: bool = False) -> Series:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/accessor.py", "line": 150, "symbol": "to_coo", "excerpt": " def to_coo(", "observation": "docstring references symbols ['C', 'A', 'B', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/accessor.py", "line": 244, "symbol": "to_dense", "excerpt": " def to_dense(self) -> Series:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/accessor.py", "line": 368, "symbol": "to_dense", "excerpt": " def to_dense(self) -> DataFrame:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/accessor.py", "line": 396, "symbol": "to_coo", "excerpt": " def to_coo(self) -> spmatrix:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/accessor.py", "line": 449, "symbol": "density", "excerpt": " def density(self) -> float:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/scipy_sparse.py", "line": 176, "symbol": "coo_to_sparse_series", "excerpt": "def coo_to_sparse_series(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/array.py", "line": 296, "symbol": "SparseArray", "excerpt": "class SparseArray(OpsMixin, PandasObject, ExtensionArray):", "observation": "docstring references symbols ['0', 'A', 'block_length', 'block'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/array.py", "line": 647, "symbol": "sp_index", "excerpt": " def sp_index(self) -> SparseIndex:", "observation": "docstring references symbols ['fill_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/array.py", "line": 654, "symbol": "sp_values", "excerpt": " def sp_values(self) -> np.ndarray:", "observation": "docstring references symbols ['fill_value', 'data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/array.py", "line": 684, "symbol": "fill_value", "excerpt": " def fill_value(self):", "observation": "docstring references symbols ['SparseArray', 'data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/array.py", "line": 740, "symbol": "density", "excerpt": " def density(self) -> float:", "observation": "docstring references symbols ['fill_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/array.py", "line": 759, "symbol": "npoints", "excerpt": " def npoints(self) -> int:", "observation": "docstring references symbols ['fill_value', 'data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/arrays/sparse/array.py", "line": 796, "symbol": "fillna", "excerpt": " def fillna(", "observation": "docstring references symbols ['fill_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/ops/array_ops.py", "line": 517, "symbol": "maybe_prepare_scalar_for_op", "excerpt": "def maybe_prepare_scalar_for_op(obj, shape: Shape):", "observation": "docstring references symbols ['name'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/ops/mask_ops.py", "line": 20, "symbol": "kleene_or", "excerpt": "def kleene_or(", "observation": "docstring references symbols ['or'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/ops/mask_ops.py", "line": 81, "symbol": "kleene_xor", "excerpt": "def kleene_xor(", "observation": "docstring references symbols ['xor', 'or'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/ops/mask_ops.py", "line": 134, "symbol": "kleene_and", "excerpt": "def kleene_and(", "observation": "docstring references symbols ['and'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/accessors.py", "line": 564, "symbol": "PeriodProperties", "excerpt": "class PeriodProperties(Properties):", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/accessors.py", "line": 376, "symbol": "freq", "excerpt": " def freq(self):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/accessors.py", "line": 464, "symbol": "to_pytimedelta", "excerpt": " def to_pytimedelta(self) -> np.ndarray:", "observation": "docstring references symbols ['D', 'datetime', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/interval.py", "line": 159, "symbol": "IntervalIndex", "excerpt": "class IntervalIndex(ExtensionIndex):", "observation": "docstring references symbols ['A', 'interval_range', 'TimeDeltaArray', 'DateTimeArray'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/interval.py", "line": 1287, "symbol": "interval_range", "excerpt": "def interval_range(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/interval.py", "line": 330, "symbol": "from_arrays", "excerpt": " def from_arrays(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/interval.py", "line": 507, "symbol": "memory_usage", "excerpt": " def memory_usage(self, deep: bool = False) -> int:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/interval.py", "line": 743, "symbol": "get_loc", "excerpt": " def get_loc(self, key) -> int | slice | np.ndarray:", "observation": "docstring references symbols ['IntervalIndex', 'get_loc'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/interval.py", "line": 853, "symbol": "get_indexer_non_unique", "excerpt": " def get_indexer_non_unique(", "observation": "docstring references symbols ['index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/timedeltas.py", "line": 75, "symbol": "TimedeltaIndex", "excerpt": "class TimedeltaIndex(DatetimeTimedeltaMixin):", "observation": "docstring references symbols ['D', 'numpy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/timedeltas.py", "line": 280, "symbol": "timedelta_range", "excerpt": "def timedelta_range(", "observation": "docstring references symbols ['D', 'DatetimeIndex', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/range.py", "line": 188, "symbol": "from_range", "excerpt": " def from_range(cls, data: range, name=None, dtype: Dtype | None = None) -> Self:", "observation": "docstring references symbols ['RangeIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/range.py", "line": 273, "symbol": "_data", "excerpt": " def _data(self) -> np.ndarray: # type: ignore[override]", "observation": "docstring references symbols ['_cache'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/range.py", "line": 316, "symbol": "start", "excerpt": " def start(self) -> int:", "observation": "docstring references symbols ['RangeIndex', '0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/range.py", "line": 372, "symbol": "step", "excerpt": " def step(self) -> int:", "observation": "docstring references symbols ['RangeIndex', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/range.py", "line": 416, "symbol": "memory_usage", "excerpt": " def memory_usage(self, deep: bool = False) -> int:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/range.py", "line": 1180, "symbol": "_concat", "excerpt": " def _concat(self, indexes: list[Index], name: Hashable) -> Index:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/range.py", "line": 1347, "symbol": "round", "excerpt": " def round(self, decimals: int = 0) -> Self | Index: # type: ignore[override]", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 142, "symbol": "DatetimeIndex", "excerpt": "class DatetimeIndex(DatetimeTimedeltaMixin):", "observation": "docstring references symbols ['int32'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 1249, "symbol": "date_range", "excerpt": "def date_range(", "observation": "docstring references symbols ['A', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 1506, "symbol": "bdate_range", "excerpt": "def bdate_range(", "observation": "docstring references symbols ['bdate_range', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 282, "symbol": "strftime", "excerpt": " def strftime(self, date_format) -> Index:", "observation": "docstring references symbols ['C', 'H', 'R', 'I', 'B', 'Y', 'S', 'PeriodIndex', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 328, "symbol": "tz_convert", "excerpt": " def tz_convert(self, tz) -> Self:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 398, "symbol": "tz_localize", "excerpt": " def tz_localize(", "observation": "docstring references symbols ['D', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 546, "symbol": "to_period", "excerpt": " def to_period(self, freq=None) -> PeriodIndex:", "observation": "docstring references symbols ['M', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 602, "symbol": "to_julian_date", "excerpt": " def to_julian_date(self) -> Index:", "observation": "docstring references symbols ['Timestamp'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 628, "symbol": "isocalendar", "excerpt": " def isocalendar(self) -> DataFrame:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 823, "symbol": "snap", "excerpt": " def snap(self, freq: Frequency = \"S\") -> DatetimeIndex:", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 1105, "symbol": "indexer_at_time", "excerpt": " def indexer_at_time(self, time, asof: bool = False) -> npt.NDArray[np.intp]:", "observation": "docstring references symbols ['I', 'S', 'H', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimes.py", "line": 1184, "symbol": "indexer_between_time", "excerpt": " def indexer_between_time(", "observation": "docstring references symbols ['H', 'M', 'I', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 177, "symbol": "names_compat", "excerpt": "def names_compat(meth: F) -> F:", "observation": "docstring references symbols ['name', 'names', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 197, "symbol": "MultiIndex", "excerpt": "class MultiIndex(Index):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 4753, "symbol": "cartesian_product", "excerpt": "def cartesian_product(X: list[np.ndarray]) -> list[np.ndarray]:", "observation": "docstring references symbols ['A', 'B', 'C', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 755, "symbol": "array", "excerpt": " def array(self):", "observation": "docstring references symbols ['MultiIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 817, "symbol": "levels", "excerpt": " def levels(self) -> FrozenList:", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 930, "symbol": "set_levels", "excerpt": " def set_levels(", "observation": "docstring references symbols ['set_levels', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 1073, "symbol": "levshape", "excerpt": " def levshape(self) -> Shape:", "observation": "docstring references symbols ['levshape', 'MultiIndex', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 1322, "symbol": "copy", "excerpt": " def copy( # type: ignore[override]", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 1481, "symbol": "memory_usage", "excerpt": " def memory_usage(self, deep: bool = False) -> int:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 1821, "symbol": "duplicated", "excerpt": " def duplicated(self, keep: DropKeep = \"first\") -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 1957, "symbol": "get_level_values", "excerpt": " def get_level_values(self, level) -> Index:", "observation": "docstring references symbols ['A', 'NaN', 'MultiIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 2312, "symbol": "remove_unused_levels", "excerpt": " def remove_unused_levels(self) -> MultiIndex:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 2478, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 2566, "symbol": "append", "excerpt": " def append(self, other):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 2765, "symbol": "drop", "excerpt": " def drop( # type: ignore[override]", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 2894, "symbol": "swaplevel", "excerpt": " def swaplevel(self, i=-2, j=-1) -> MultiIndex:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 2970, "symbol": "reorder_levels", "excerpt": " def reorder_levels(self, order) -> MultiIndex:", "observation": "docstring references symbols ['reorder_levels', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 3067, "symbol": "sortlevel", "excerpt": " def sortlevel(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 3328, "symbol": "slice_locs", "excerpt": " def slice_locs(self, start=None, end=None, step=None) -> tuple[int, int]:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 3460, "symbol": "get_loc", "excerpt": " def get_loc(self, key):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 3588, "symbol": "get_loc_level", "excerpt": " def get_loc_level(self, key, level: IndexLabel = 0, drop_level: bool = True):", "observation": "docstring references symbols ['A', 'get_loc', 'B', 'get_loc_level'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/multi.py", "line": 4516, "symbol": "isin", "excerpt": " def isin(self, values, level=None) -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/period.py", "line": 89, "symbol": "PeriodIndex", "excerpt": "class PeriodIndex(DatetimeIndexOpsMixin):", "observation": "docstring references symbols ['Q', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/period.py", "line": 550, "symbol": "period_range", "excerpt": "def period_range(", "observation": "docstring references symbols ['A', 'period_range', 'D', 'Q', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/period.py", "line": 259, "symbol": "from_fields", "excerpt": " def from_fields(", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/period.py", "line": 322, "symbol": "from_ordinals", "excerpt": " def from_ordinals(cls, ordinals, *, freq, name=None) -> Self:", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimelike.py", "line": 96, "symbol": "mean", "excerpt": " def mean(self, *, skipna: bool = True, axis: int | None = 0):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimelike.py", "line": 183, "symbol": "freqstr", "excerpt": " def freqstr(self) -> str:", "observation": "docstring references symbols ['M', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimelike.py", "line": 504, "symbol": "shift", "excerpt": " def shift(self, periods: int = 1, freq=None) -> Self:", "observation": "docstring references symbols ['freq', 'M', 'D', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimelike.py", "line": 570, "symbol": "as_unit", "excerpt": " def as_unit(self, unit: TimeUnit) -> Self:", "observation": "docstring references symbols ['DatetimeIndex', 'TimedeltaIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimelike.py", "line": 629, "symbol": "shift", "excerpt": " def shift(self, periods: int = 1, freq=None) -> Self:", "observation": "docstring references symbols ['M', 'D', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimelike.py", "line": 680, "symbol": "inferred_freq", "excerpt": " def inferred_freq(self) -> str | None:", "observation": "docstring references symbols ['TimedeltaIndex', 'A', 'DatetimeIndex', 'infer_freq'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/datetimelike.py", "line": 1086, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 324, "symbol": "Index", "excerpt": "class Index(IndexOpsMixin, PandasObject):", "observation": "docstring references symbols ['A', 'Interval'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 7875, "symbol": "ensure_index_from_sequences", "excerpt": "def ensure_index_from_sequences(sequences, names=None) -> Index:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 8019, "symbol": "get_unanimous_names", "excerpt": "def get_unanimous_names(*indexes: Index) -> tuple[Hashable, ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 798, "symbol": "is_", "excerpt": " def is_(self, other) -> bool:", "observation": "docstring references symbols ['is'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 1006, "symbol": "ravel", "excerpt": " def ravel(self, order: str_t = \"C\") -> Self:", "observation": "docstring references symbols ['C', 'F', 'K', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 1033, "symbol": "view", "excerpt": " def view(self, cls=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 1228, "symbol": "take", "excerpt": " def take(", "observation": "docstring references symbols ['ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 1884, "symbol": "_get_names", "excerpt": " def _get_names(self) -> FrozenList:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 2062, "symbol": "rename", "excerpt": " def rename(self, name, *, inplace: bool = False) -> Self | None:", "observation": "docstring references symbols ['C', 'B', 'names', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 2640, "symbol": "isna", "excerpt": " def isna(self) -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['A', 'NaT'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 2854, "symbol": "drop_duplicates", "excerpt": " def drop_duplicates(self, *, keep: DropKeep = \"first\") -> Self:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 2906, "symbol": "duplicated", "excerpt": " def duplicated(self, keep: DropKeep = \"first\") -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 3025, "symbol": "union", "excerpt": " def union(self, other, sort: bool | None = None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 3487, "symbol": "symmetric_difference", "excerpt": " def symmetric_difference(", "observation": "docstring references symbols ['A', 'idx1', 'idx2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 3657, "symbol": "get_indexer", "excerpt": " def get_indexer(", "observation": "docstring references symbols ['index', 'x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 4976, "symbol": "values", "excerpt": " def values(self) -> ArrayLike:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5102, "symbol": "_values", "excerpt": " def _values(self) -> ExtensionArray | np.ndarray:", "observation": "docstring references symbols ['Index', 'Series', '_values'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5196, "symbol": "memory_usage", "excerpt": " def memory_usage(self, deep: bool = False) -> int:", "observation": "docstring references symbols ['object'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5235, "symbol": "where", "excerpt": " def where(self, cond, other=None) -> Index:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5384, "symbol": "__getitem__", "excerpt": " def __getitem__(self, key):", "observation": "docstring references symbols ['Index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5518, "symbol": "putmask", "excerpt": " def putmask(self, mask, value) -> Index:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5687, "symbol": "identical", "excerpt": " def identical(self, other) -> bool:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5731, "symbol": "asof", "excerpt": " def asof(self, label):", "observation": "docstring references symbols ['asof', 'NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5805, "symbol": "asof_locs", "excerpt": " def asof_locs(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5902, "symbol": "sort_values", "excerpt": " def sort_values(", "observation": "docstring references symbols ['sorted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 5990, "symbol": "shift", "excerpt": " def shift(self, periods: int = 1, freq=None) -> Self:", "observation": "docstring references symbols ['freq', 'M', 'D', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 6161, "symbol": "get_indexer_non_unique", "excerpt": " def get_indexer_non_unique(", "observation": "docstring references symbols ['index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 6580, "symbol": "map", "excerpt": " def map(self, mapper, na_action: Literal[\"ignore\"] | None = None):", "observation": "docstring references symbols ['C', 'A', 'I', 'B', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 6675, "symbol": "isin", "excerpt": " def isin(self, values, level: str_t | int | None = None) -> npt.NDArray[np.bool_]:", "observation": "docstring references symbols ['MultiIndex', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 6753, "symbol": "slice_indexer", "excerpt": " def slice_indexer(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 6866, "symbol": "_maybe_cast_slice_bound", "excerpt": " def _maybe_cast_slice_bound(self, label, side: str_t):", "observation": "docstring references symbols ['side'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 7322, "symbol": "diff", "excerpt": " def diff(self, periods: int = 1) -> Index:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 7350, "symbol": "round", "excerpt": " def round(self, decimals: int = 0) -> Self:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 7463, "symbol": "any", "excerpt": " def any(self, *args, **kwargs):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/base.py", "line": 7508, "symbol": "all", "excerpt": " def all(self, *args, **kwargs):", "observation": "docstring references symbols ['0', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/category.py", "line": 78, "symbol": "CategoricalIndex", "excerpt": "class CategoricalIndex(NDArrayBackedExtensionIndex):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/core/indexes/category.py", "line": 481, "symbol": "map", "excerpt": " def map(self, mapper, na_action: Literal[\"ignore\"] | None = None):", "observation": "docstring references symbols ['C', 'A', 'NaN', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_validators.py", "line": 89, "symbol": "validate_args", "excerpt": "def validate_args(fname, args, max_fname_arg_count, compat_args) -> None:", "observation": "docstring references symbols ['numpy', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_validators.py", "line": 143, "symbol": "validate_kwargs", "excerpt": "def validate_kwargs(fname, kwargs, compat_args) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_validators.py", "line": 170, "symbol": "validate_args_and_kwargs", "excerpt": "def validate_args_and_kwargs(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_validators.py", "line": 339, "symbol": "validate_percentile", "excerpt": "def validate_percentile(q: float | Iterable[float]) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_validators.py", "line": 380, "symbol": "validate_ascending", "excerpt": "def validate_ascending(", "observation": "docstring references symbols ['sort_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_decorators.py", "line": 104, "symbol": "deprecate_kwarg", "excerpt": "def deprecate_kwarg(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_decorators.py", "line": 227, "symbol": "_format_argument_list", "excerpt": "def _format_argument_list(allow_args: list[str]) -> str:", "observation": "docstring references symbols ['allowed_args'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_decorators.py", "line": 346, "symbol": "doc", "excerpt": "def doc(*docstrings: None | str | Callable, **params: object) -> Callable[[F], F]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_decorators.py", "line": 411, "symbol": "Substitution", "excerpt": "class Substitution:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/_decorators.py", "line": 458, "symbol": "Appender", "excerpt": "class Appender:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/util/version/__init__.py", "line": 113, "symbol": "InvalidVersion", "excerpt": "class InvalidVersion(ValueError):", "observation": "docstring references symbols ['InvalidVersion'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/orc.py", "line": 40, "symbol": "read_orc", "excerpt": "def read_orc(", "observation": "docstring references symbols ['A', 'ArrowDtype', 'numpy_nullable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/orc.py", "line": 139, "symbol": "to_orc", "excerpt": "def to_orc(", "observation": "docstring references symbols ['infer'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/feather_format.py", "line": 42, "symbol": "to_feather", "excerpt": "def to_feather(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/feather_format.py", "line": 81, "symbol": "read_feather", "excerpt": "def read_feather(", "observation": "docstring references symbols ['fsspec', 'A', 'R', 'S', 'urllib', 'ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parquet.py", "line": 409, "symbol": "to_parquet", "excerpt": "def to_parquet(", "observation": "docstring references symbols ['fsspec', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parquet.py", "line": 509, "symbol": "read_parquet", "excerpt": "def read_parquet(", "observation": "docstring references symbols ['pyarrow', 'fsspec', 'A', 'S', 'urllib', 'ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 320, "symbol": "read_hdf", "excerpt": "def read_hdf(", "observation": "docstring references symbols ['open', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 497, "symbol": "HDFStore", "excerpt": "class HDFStore:", "observation": "docstring references symbols ['driver', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 2133, "symbol": "IndexCol", "excerpt": "class IndexCol:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 662, "symbol": "keys", "excerpt": " def keys(self, include: str = \"pandas\") -> list[str]:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 804, "symbol": "get", "excerpt": " def get(self, key: str):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 839, "symbol": "select", "excerpt": " def select(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 1010, "symbol": "select_as_multiple", "excerpt": " def select_as_multiple(", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 1131, "symbol": "put", "excerpt": " def put(", "observation": "docstring references symbols ['A', 'table', 'B', 'fixed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 1290, "symbol": "append", "excerpt": " def append(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 1555, "symbol": "groups", "excerpt": " def groups(self) -> list:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 1598, "symbol": "walk", "excerpt": " def walk(self, where: str = \"/\") -> Iterator[tuple[str, list[str], list[str]]]:", "observation": "docstring references symbols ['B', 'path', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 1747, "symbol": "info", "excerpt": " def info(self) -> str:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 2233, "symbol": "is_indexed", "excerpt": " def is_indexed(self) -> bool:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pytables.py", "line": 4051, "symbol": "_create_axes", "excerpt": " def _create_axes(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 88, "symbol": "_get_skiprows", "excerpt": "def _get_skiprows(skiprows: int | Sequence[int] | slice | None) -> int | Sequence[int]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 146, "symbol": "_HtmlFrameParser", "excerpt": "class _HtmlFrameParser:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 675, "symbol": "_build_xpath_expr", "excerpt": "def _build_xpath_expr(attrs) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 1023, "symbol": "read_html", "excerpt": "def read_html(", "observation": "docstring references symbols ['html5lib', 'bs4', 'lxml', 'fsspec', 'A', 'colspan', 'urllib', 'S', 'rowspan', 'ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 240, "symbol": "_attr_getter", "excerpt": " def _attr_getter(self, obj, attr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 260, "symbol": "_href_getter", "excerpt": " def _href_getter(self, obj) -> str | None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 276, "symbol": "_text_getter", "excerpt": " def _text_getter(self, obj):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 292, "symbol": "_parse_td", "excerpt": " def _parse_td(self, obj):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 357, "symbol": "_parse_tables", "excerpt": " def _parse_tables(self, document, match, attrs):", "observation": "docstring references symbols ['match', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 383, "symbol": "_equals_tag", "excerpt": " def _equals_tag(self, obj, tag) -> bool:", "observation": "docstring references symbols ['obj', 'tag', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/html.py", "line": 764, "symbol": "_build_doc", "excerpt": " def _build_doc(self):", "observation": "docstring references symbols ['Exception'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 58, "symbol": "_XMLFrameParser", "excerpt": "class _XMLFrameParser:", "observation": "docstring references symbols ['fsspec', '_parse_nodes', 'S', 'urllib', '_validate_path', 'XPath', 'parse_data', '_parse_doc', 'E', '_validate_names'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 544, "symbol": "_LxmlFrameParser", "excerpt": "class _LxmlFrameParser(_XMLFrameParser):", "observation": "docstring references symbols ['XPath', 'lxml'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 705, "symbol": "preprocess_data", "excerpt": "def preprocess_data(", "observation": "docstring references symbols ['read'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 840, "symbol": "read_xml", "excerpt": "def read_xml(", "observation": "docstring references symbols ['lxml', 'fsspec', 'na_values', 'A', 'object', 'S', 'urllib', 'XPath', 'etree', 'ArrowDtype', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 187, "symbol": "parse_data", "excerpt": " def parse_data(self) -> list[dict[str, str | None]]:", "observation": "docstring references symbols ['xpath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 197, "symbol": "_parse_nodes", "excerpt": " def _parse_nodes(self, elems: list[Any]) -> list[dict[str, str | None]]:", "observation": "docstring references symbols ['xpath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 390, "symbol": "_validate_path", "excerpt": " def _validate_path(self) -> list[Any]:", "observation": "docstring references symbols ['xpath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 461, "symbol": "_validate_path", "excerpt": " def _validate_path(self) -> list[Any]:", "observation": "docstring references symbols ['XPath', 'etree'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/xml.py", "line": 551, "symbol": "parse_data", "excerpt": " def parse_data(self) -> list[dict[str, str | None]]:", "observation": "docstring references symbols ['xpath'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/clipboards.py", "line": 26, "symbol": "read_clipboard", "excerpt": "def read_clipboard(", "observation": "docstring references symbols ['C', 'A', 'DataFrame', 'B', 'ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/clipboards.py", "line": 135, "symbol": "to_clipboard", "excerpt": "def to_clipboard(", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/common.py", "line": 297, "symbol": "_get_filepath_or_buffer", "excerpt": "def _get_filepath_or_buffer(", "observation": "docstring references symbols ['S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/iceberg.py", "line": 12, "symbol": "read_iceberg", "excerpt": "def read_iceberg(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pickle.py", "line": 33, "symbol": "to_pickle", "excerpt": "def to_pickle(", "observation": "docstring references symbols ['fsspec', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/pickle.py", "line": 131, "symbol": "read_pickle", "excerpt": "def read_pickle(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 271, "symbol": "read_sql_table", "excerpt": "def read_sql_table(", "observation": "docstring references symbols ['A', 'D', 'ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 403, "symbol": "read_sql_query", "excerpt": "def read_sql_query(", "observation": "docstring references symbols ['D', 'ArrowDtype', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 540, "symbol": "read_sql", "excerpt": "def read_sql(", "observation": "docstring references symbols ['A', 'read_sql_query', 'I', 'O', 'D', 'ArrowDtype', 'E', 'read_sql_table', 'pandas'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 742, "symbol": "to_sql", "excerpt": "def to_sql(", "observation": "docstring references symbols ['A', 'I', 'rowcount', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 856, "symbol": "has_table", "excerpt": "def has_table(table_name: str, con, schema: str | None = None) -> bool:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 2928, "symbol": "get_schema", "excerpt": "def get_schema(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 1683, "symbol": "read_table", "excerpt": " def read_table(", "observation": "docstring references symbols ['D', 'ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 1801, "symbol": "read_query", "excerpt": " def read_query(", "observation": "docstring references symbols ['E', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 1964, "symbol": "to_sql", "excerpt": " def to_sql(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 2163, "symbol": "read_table", "excerpt": " def read_table(", "observation": "docstring references symbols ['D', 'ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 2253, "symbol": "read_query", "excerpt": " def read_query(", "observation": "docstring references symbols ['E', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sql.py", "line": 2801, "symbol": "to_sql", "excerpt": " def to_sql(", "observation": "docstring references symbols ['to_sql', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 161, "symbol": "_stata_elapsed_date_to_datetime_vec", "excerpt": "def _stata_elapsed_date_to_datetime_vec(dates: Series, fmt: str) -> Series:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 2090, "symbol": "read_stata", "excerpt": "def read_stata(", "observation": "docstring references symbols ['open', 'fsspec', 'StringIO', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 2377, "symbol": "StataWriter", "excerpt": "class StataWriter(StataParser):", "observation": "docstring references symbols ['fsspec', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 3368, "symbol": "StataWriter117", "excerpt": "class StataWriter117(StataWriter):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 3749, "symbol": "StataWriterUTF8", "excerpt": "class StataWriterUTF8(StataWriter117):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 2004, "symbol": "variable_labels", "excerpt": " def variable_labels(self) -> dict[str, str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 2045, "symbol": "value_labels", "excerpt": " def value_labels(self) -> dict[str, dict[int, str]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 2621, "symbol": "_validate_variable_name", "excerpt": " def _validate_variable_name(self, name: str) -> str:", "observation": "docstring references symbols ['Z', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 2835, "symbol": "write_file", "excerpt": " def write_file(self) -> None:", "observation": "docstring references symbols ['Z', 'Y', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/stata.py", "line": 3890, "symbol": "_validate_variable_name", "excerpt": " def _validate_variable_name(self, name: str) -> str:", "observation": "docstring references symbols ['Z', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/spss.py", "line": 27, "symbol": "read_spss", "excerpt": "def read_spss(", "observation": "docstring references symbols ['ArrowDtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/readers.py", "line": 350, "symbol": "read_csv", "excerpt": "def read_csv(", "observation": "docstring references symbols ['StringIO', 'A', 'bad_line', 'comment', 'lineterminator', 'escapechar', 'date_format', 'quotechar', 'dayfirst', 'C', 'quoting', 'dtype', 'doublequote', 'header', 'object', 'index_col', 'NaN', 'converters', 'skiprows', 'I', 'E', 'O', 'na_filter', 'open', 'data', 'usecols', 'na_values', 'chunksize', 'parse_dates', 'ParserWarning', 'urllib', 'defaultdict', 'ArrowDtype', 'keep_default_na', 'fsspec', 'datetime', 'Y', 'S', 'iterator', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/readers.py", "line": 917, "symbol": "read_table", "excerpt": "def read_table(", "observation": "docstring references symbols ['StringIO', 'A', 'bad_line', 'comment', 'lineterminator', 'escapechar', 'date_format', 'quotechar', 'dayfirst', 'C', 'quoting', 'dtype', 'doublequote', 'header', 'object', 'index_col', 'NaN', 'converters', 'skiprows', 'I', 'E', 'O', 'na_filter', 'open', 'data', 'usecols', 'na_values', 'chunksize', 'parse_dates', 'ParserWarning', 'urllib', 'defaultdict', 'ArrowDtype', 'keep_default_na', 'fsspec', 'datetime', 'Y', 'S', 'iterator', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/readers.py", "line": 1479, "symbol": "read_fwf", "excerpt": "def read_fwf(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/readers.py", "line": 2026, "symbol": "TextParser", "excerpt": "def TextParser(*args, **kwds) -> TextFileReader:", "observation": "docstring references symbols ['C', 'round_trip', 'high', 'legacy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/readers.py", "line": 2156, "symbol": "_refine_defaults_read", "excerpt": "def _refine_defaults_read(", "observation": "docstring references symbols ['C', 'A', 'quoting', 'doublequote', 'escapechar', 'quotechar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/python_parser.py", "line": 1377, "symbol": "FixedWidthReader", "excerpt": "class FixedWidthReader(abc.Iterator):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/python_parser.py", "line": 1420, "symbol": "get_rows", "excerpt": " def get_rows(self, infer_nrows: int, skiprows: set[int] | None = None) -> list[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/base_parser.py", "line": 836, "symbol": "get_na_values", "excerpt": "def get_na_values(col, na_values, na_fvalues, keep_default_na: bool):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/base_parser.py", "line": 921, "symbol": "_validate_usecols_arg", "excerpt": "def _validate_usecols_arg(usecols):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/base_parser.py", "line": 190, "symbol": "_extract_multi_indexer_columns", "excerpt": " def _extract_multi_indexer_columns(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/parsers/base_parser.py", "line": 391, "symbol": "_set_noconvert_dtype_columns", "excerpt": " def _set_noconvert_dtype_columns(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 82, "symbol": "Styler", "excerpt": "class Styler(StylerRenderer):", "observation": "docstring references symbols ['_repr_html_', 'A', 'id', 'col_heading', 'B', 'C', 'row_heading', 'k', 'row_trim', 'col_trim', 'index_name', 'blank'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 257, "symbol": "concat", "excerpt": " def concat(self, other: Styler) -> Styler:", "observation": "docstring references symbols ['to_excel', 'A', 'to_string', 'table_styles', 'foot0_', 'to_latex', 'map_index', 'row_heading', 'uuid', 'to_html', 'apply', 'foot1_', 'caption', 'format', 'format_index', 'row', 'apply_index', 'css', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 510, "symbol": "to_excel", "excerpt": " def to_excel(", "observation": "docstring references symbols ['fsspec', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 723, "symbol": "to_latex", "excerpt": " def to_latex(", "observation": "docstring references symbols ['A', 'toprule', 'midrule', 'hline', 'textbf', 'bottomrule', 'commands', 'H', 'format_index', 'M', 'S', 'display_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1309, "symbol": "to_typst", "excerpt": " def to_typst(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1432, "symbol": "to_html", "excerpt": " def to_html(", "observation": "docstring references symbols ['A', 'id', 'B', 'class'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1594, "symbol": "to_string", "excerpt": " def to_string(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1671, "symbol": "set_td_classes", "excerpt": " def set_td_classes(self, classes: DataFrame) -> Styler:", "observation": "docstring references symbols ['C', 'A', 'B', 'MultiIndex', 'class'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1754, "symbol": "_update_ctx", "excerpt": " def _update_ctx(self, attrs: DataFrame) -> None:", "observation": "docstring references symbols ['Styler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1783, "symbol": "_update_ctx_header", "excerpt": " def _update_ctx_header(self, attrs: DataFrame, axis: AxisInt) -> None:", "observation": "docstring references symbols ['Styler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1887, "symbol": "clear", "excerpt": " def clear(self) -> None:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 1984, "symbol": "apply", "excerpt": " def apply(", "observation": "docstring references symbols ['data', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2097, "symbol": "apply_index", "excerpt": " def apply_index(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2174, "symbol": "map_index", "excerpt": " def map_index(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2259, "symbol": "map", "excerpt": " def map(self, func: Callable, subset: Subset | None = None, **kwargs) -> Styler:", "observation": "docstring references symbols ['A', 'data', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2321, "symbol": "set_table_attributes", "excerpt": " def set_table_attributes(self, attributes: str) -> Styler:", "observation": "docstring references symbols ['id', 'class'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2353, "symbol": "export", "excerpt": " def export(self) -> dict[str, Any]:", "observation": "docstring references symbols ['apply', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2412, "symbol": "use", "excerpt": " def use(self, styles: dict[str, Any]) -> Styler:", "observation": "docstring references symbols ['apply', 'hide_index', 'hide_columns', 'map'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2480, "symbol": "set_uuid", "excerpt": " def set_uuid(self, uuid: str) -> Styler:", "observation": "docstring references symbols ['c1', 'A', 'id', 'B', 'class', 'row1_col2'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2526, "symbol": "set_caption", "excerpt": " def set_caption(self, caption: str | tuple | list) -> Styler:", "observation": "docstring references symbols ['A', 'id', 'B', 'class'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2570, "symbol": "set_sticky", "excerpt": " def set_sticky(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2717, "symbol": "set_table_styles", "excerpt": " def set_table_styles(", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'props', 'class', 'selector'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 2861, "symbol": "hide", "excerpt": " def hide(", "observation": "docstring references symbols ['to_excel', 'A', 'to_string', 'to_html', 'to_latex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3067, "symbol": "background_gradient", "excerpt": " def background_gradient(", "observation": "docstring references symbols ['data', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3225, "symbol": "text_gradient", "excerpt": " def text_gradient(", "observation": "docstring references symbols ['data', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3373, "symbol": "set_properties", "excerpt": " def set_properties(self, subset: Subset | None = None, **kwargs) -> Styler:", "observation": "docstring references symbols ['A', 'data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3414, "symbol": "bar", "excerpt": " def bar(", "observation": "docstring references symbols ['A', 'data', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3541, "symbol": "highlight_null", "excerpt": " def highlight_null(", "observation": "docstring references symbols ['A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3590, "symbol": "highlight_max", "excerpt": " def highlight_max(", "observation": "docstring references symbols ['A', 'data', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3646, "symbol": "highlight_min", "excerpt": " def highlight_min(", "observation": "docstring references symbols ['A', 'data', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3702, "symbol": "highlight_between", "excerpt": " def highlight_between(", "observation": "docstring references symbols ['data', 'A', 'dtypes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3818, "symbol": "highlight_quantile", "excerpt": " def highlight_quantile(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 3932, "symbol": "from_custom_template", "excerpt": " def from_custom_template(", "observation": "docstring references symbols ['A', 'template_html'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 4006, "symbol": "pipe", "excerpt": " def pipe(", "observation": "docstring references symbols ['Styler', 'A', 'callable', 'B', 'Y', 'keyword', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style.py", "line": 4395, "symbol": "css_calc", "excerpt": " def css_calc(x, left: float, right: float, align: str, color: str | list | tuple):", "observation": "docstring references symbols ['colors'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/html.py", "line": 147, "symbol": "write_th", "excerpt": " def write_th(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/xml.py", "line": 36, "symbol": "_BaseXMLFormatter", "excerpt": "class _BaseXMLFormatter:", "observation": "docstring references symbols ['fsspec', 'A', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/xml.py", "line": 494, "symbol": "_convert_empty_str_key", "excerpt": " def _convert_empty_str_key(self) -> None:", "observation": "docstring references symbols ['lxml'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/format.py", "line": 1956, "symbol": "set_eng_float_format", "excerpt": "def set_eng_float_format(accuracy: int = 3, use_eng_prefix: bool = False) -> None:", "observation": "docstring references symbols ['DataFrame'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/format.py", "line": 895, "symbol": "to_html", "excerpt": " def to_html(", "observation": "docstring references symbols ['class', '0', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/excel.py", "line": 109, "symbol": "CSSToExcelConverter", "excerpt": "class CSSToExcelConverter:", "observation": "docstring references symbols ['A', '__call__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/excel.py", "line": 499, "symbol": "ExcelFormatter", "excerpt": "class ExcelFormatter:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/excel.py", "line": 202, "symbol": "__call__", "excerpt": " def __call__(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/excel.py", "line": 906, "symbol": "write", "excerpt": " def write(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2022, "symbol": "non_reducing_slice", "excerpt": "def non_reducing_slice(slice_: Subset):", "observation": "docstring references symbols ['subset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2087, "symbol": "refactor_levels", "excerpt": "def refactor_levels(", "observation": "docstring references symbols ['hide_index', 'hide_columns'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2121, "symbol": "Tooltips", "excerpt": "class Tooltips:", "observation": "docstring references symbols ['Styler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2330, "symbol": "_parse_latex_table_styles", "excerpt": "def _parse_latex_table_styles(table_styles: CSSStyles, selector: str) -> str | None:", "observation": "docstring references symbols ['tables_styles'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2403, "symbol": "_parse_latex_header_span", "excerpt": "def _parse_latex_header_span(", "observation": "docstring references symbols ['display_value', 'multicol', 'multirow'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2544, "symbol": "_escape_latex", "excerpt": "def _escape_latex(s: str) -> str:", "observation": "docstring references symbols ['_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 203, "symbol": "_render_html", "excerpt": " def _render_html(", "observation": "docstring references symbols ['Styler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 285, "symbol": "_translate", "excerpt": " def _translate(", "observation": "docstring references symbols ['Styler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 765, "symbol": "_generate_body_row", "excerpt": " def _generate_body_row(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 978, "symbol": "format", "excerpt": " def format(", "observation": "docstring references symbols ['to_excel', '_', 'A', 'B', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 1235, "symbol": "format_index", "excerpt": " def format_index(", "observation": "docstring references symbols ['A', '_', 'B', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 1423, "symbol": "relabel_index", "excerpt": " def relabel_index(", "observation": "docstring references symbols ['C', 'A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 1582, "symbol": "format_index_names", "excerpt": " def format_index_names(", "observation": "docstring references symbols ['_', 'names'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2177, "symbol": "_class_styles", "excerpt": " def _class_styles(self):", "observation": "docstring references symbols ['_Tooltips', 'Styler', 'table_styles'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/style_render.py", "line": 2239, "symbol": "_translate", "excerpt": " def _translate(self, styler: StylerRenderer, d: dict):", "observation": "docstring references symbols ['display_value', 'Styler'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/css.py", "line": 126, "symbol": "CSSResolver", "excerpt": "class CSSResolver:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/formats/css.py", "line": 219, "symbol": "__call__", "excerpt": " def __call__(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 117, "symbol": "_convert_to_style_kwargs", "excerpt": " def _convert_to_style_kwargs(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 155, "symbol": "_convert_to_color", "excerpt": " def _convert_to_color(cls, color_spec):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 184, "symbol": "_convert_to_font", "excerpt": " def _convert_to_font(cls, font_dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 232, "symbol": "_convert_to_stop", "excerpt": " def _convert_to_stop(cls, stop_seq):", "observation": "docstring references symbols ['stop', 'GradientFill'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 250, "symbol": "_convert_to_fill", "excerpt": " def _convert_to_fill(cls, fill_dict: dict[str, Any]) -> Fill:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 313, "symbol": "_convert_to_side", "excerpt": " def _convert_to_side(cls, side_spec):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 346, "symbol": "_convert_to_border", "excerpt": " def _convert_to_border(cls, border_dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 386, "symbol": "_convert_to_alignment", "excerpt": " def _convert_to_alignment(cls, alignment_dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 409, "symbol": "_convert_to_number_format", "excerpt": " def _convert_to_number_format(cls, number_format_dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_openpyxl.py", "line": 427, "symbol": "_convert_to_protection", "excerpt": " def _convert_to_protection(cls, protection_dict):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_base.py", "line": 163, "symbol": "read_excel", "excerpt": "def read_excel(", "observation": "docstring references symbols ['to_excel', 'calamine', 'StringIO', 'A', 'odf', 'pyxlsb', 'openpyxl', '1', 'to_datetime', 'ods', 'xls', 'C', '0', 'xlrd', 'set_index', 'MultiIndex', 'E', 'xlsx', 'xlsm', 'open', 'odt', 'urllib', 'ArrowDtype', 'xlsb', 'path_or_buffer', 'fsspec', 'F', 'S', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_base.py", "line": 956, "symbol": "ExcelWriter", "excerpt": "class ExcelWriter(Generic[_WorkbookT]):", "observation": "docstring references symbols ['fsspec', 'load_workbook', 'engine_kwargs', 'urllib', 'overlay', 'X', 'Y', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_base.py", "line": 1417, "symbol": "inspect_excel_format", "excerpt": "def inspect_excel_format(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_base.py", "line": 1486, "symbol": "ExcelFile", "excerpt": "class ExcelFile:", "observation": "docstring references symbols ['calamine', 'fsspec', 'A', 'odf', 'pyxlsb', 'openpyxl', 'urllib', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_base.py", "line": 607, "symbol": "_check_skiprows_func", "excerpt": " def _check_skiprows_func(", "observation": "docstring references symbols ['nrows'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_base.py", "line": 1630, "symbol": "parse", "excerpt": " def parse(", "observation": "docstring references symbols ['to_excel', 'A', 'B', 'to_datetime', 'C', 'set_index', 'MultiIndex', 'E', 'ArrowDtype', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_calamine.py", "line": 37, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_xlrd.py", "line": 23, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_pyxlsb.py", "line": 22, "symbol": "__init__", "excerpt": " def __init__(", "observation": "docstring references symbols ['urllib', 'fsspec', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_util.py", "line": 34, "symbol": "register_writer", "excerpt": "def register_writer(klass: ExcelWriter_t) -> None:", "observation": "docstring references symbols ['to_excel'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/excel/_util.py", "line": 130, "symbol": "_range2cols", "excerpt": "def _range2cols(areas: str) -> list[int]:", "observation": "docstring references symbols ['E', 'C', 'Z', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/json/_json.py", "line": 535, "symbol": "read_json", "excerpt": "def read_json(", "observation": "docstring references symbols ['open', 'StringIO', 'fsspec', '0', 'A', 'S', 'read_json', 'urllib', 'Index', 'MultiIndex', 'ArrowDtype', 'index', 'to_json'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/json/_normalize.py", "line": 72, "symbol": "nested_to_record", "excerpt": "def nested_to_record(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/json/_normalize.py", "line": 219, "symbol": "_simple_json_normalize", "excerpt": "def _simple_json_normalize(", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/json/_normalize.py", "line": 304, "symbol": "json_normalize", "excerpt": "def json_normalize(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/json/_table_schema.py", "line": 157, "symbol": "convert_json_field_to_pandas_type", "excerpt": "def convert_json_field_to_pandas_type(field) -> str | CategoricalDtype:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/json/_table_schema.py", "line": 233, "symbol": "build_table_schema", "excerpt": "def build_table_schema(", "observation": "docstring references symbols ['C', 'ordered', 'A', 'B', 'D', 'pandas_version', 'enum', 'any'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/json/_table_schema.py", "line": 338, "symbol": "parse_table_schema", "excerpt": "def parse_table_schema(json, precise_float: bool) -> DataFrame:", "observation": "docstring references symbols ['A', 'read_json', 'Index', 'MultiIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sas/sasreader.py", "line": 86, "symbol": "read_sas", "excerpt": "def read_sas(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/sas/sas_xport.py", "line": 452, "symbol": "read", "excerpt": " def read(self, nrows: int | None = None) -> pd.DataFrame:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/clipboard/__init__.py", "line": 640, "symbol": "lazy_load_stub_copy", "excerpt": "def lazy_load_stub_copy(text):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/io/clipboard/__init__.py", "line": 662, "symbol": "lazy_load_stub_paste", "excerpt": "def lazy_load_stub_paste():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tseries/frequencies.py", "line": 79, "symbol": "get_period_alias", "excerpt": "def get_period_alias(offset_str: str) -> str | None:", "observation": "docstring references symbols ['Q'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tseries/frequencies.py", "line": 91, "symbol": "infer_freq", "excerpt": "def infer_freq(", "observation": "docstring references symbols ['H', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tseries/frequencies.py", "line": 180, "symbol": "_FrequencyInferer", "excerpt": "class _FrequencyInferer:", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tseries/holiday.py", "line": 469, "symbol": "__init__", "excerpt": " def __init__(self, name: str = \"\", rules=None) -> None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/series/test_ufunc.py", "line": 28, "symbol": "arrays_for_binary_ufunc", "excerpt": "def arrays_for_binary_ufunc():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/series/indexing/test_setitem.py", "line": 934, "symbol": "val", "excerpt": " def val(self, request):", "observation": "docstring references symbols ['dtype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/apply/test_frame_apply.py", "line": 26, "symbol": "int_frame_const_col", "excerpt": "def int_frame_const_col():", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/strings/conftest.py", "line": 106, "symbol": "any_string_method", "excerpt": "def any_string_method(request):", "observation": "docstring references symbols ['StringMethods'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/tools/test_to_datetime.py", "line": 3190, "symbol": "units", "excerpt": "def units(request):", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/conftest.py", "line": 9, "symbol": "dtype", "excerpt": "def dtype():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/conftest.py", "line": 56, "symbol": "data_repeated", "excerpt": "def data_repeated(data):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/conftest.py", "line": 79, "symbol": "data_for_sorting", "excerpt": "def data_for_sorting():", "observation": "docstring references symbols ['A', 'B', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/conftest.py", "line": 93, "symbol": "data_missing_for_sorting", "excerpt": "def data_missing_for_sorting():", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/conftest.py", "line": 127, "symbol": "data_for_grouping", "excerpt": "def data_for_grouping():", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/conftest.py", "line": 206, "symbol": "invalid_scalar", "excerpt": "def invalid_scalar(data):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_datetime.py", "line": 68, "symbol": "data_for_grouping", "excerpt": "def data_for_grouping(dtype):", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_numpy.py", "line": 55, "symbol": "allow_in_pandas", "excerpt": "def allow_in_pandas(monkeypatch):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_numpy.py", "line": 102, "symbol": "data_for_sorting", "excerpt": "def data_for_sorting(allow_in_pandas, dtype):", "observation": "docstring references symbols ['A', 'B', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_numpy.py", "line": 116, "symbol": "data_missing_for_sorting", "excerpt": "def data_missing_for_sorting(allow_in_pandas, dtype):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_numpy.py", "line": 128, "symbol": "data_for_grouping", "excerpt": "def data_for_grouping(allow_in_pandas, dtype):", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_arrow.py", "line": 172, "symbol": "data_for_grouping", "excerpt": "def data_for_grouping(dtype):", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_arrow.py", "line": 231, "symbol": "data_for_sorting", "excerpt": "def data_for_sorting(data_for_grouping):", "observation": "docstring references symbols ['A', 'B', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/test_arrow.py", "line": 245, "symbol": "data_missing_for_sorting", "excerpt": "def data_missing_for_sorting(data_for_grouping):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/json/test_json.py", "line": 128, "symbol": "test_stack", "excerpt": " def test_stack(self):", "observation": "docstring references symbols ['data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/json/test_json.py", "line": 247, "symbol": "test_groupby_extension_transform", "excerpt": " def test_groupby_extension_transform(self):", "observation": "docstring references symbols ['I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/extension/json/test_json.py", "line": 257, "symbol": "test_groupby_extension_apply", "excerpt": " def test_groupby_extension_apply(self):", "observation": "docstring references symbols ['E', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/util/conftest.py", "line": 5, "symbol": "check_dtype", "excerpt": "def check_dtype(request):", "observation": "docstring references symbols ['DataFrame', 'dtype', 'SparseArray', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/util/conftest.py", "line": 24, "symbol": "check_index_type", "excerpt": "def check_index_type(request):", "observation": "docstring references symbols ['Index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/util/conftest.py", "line": 41, "symbol": "check_categorical", "excerpt": "def check_categorical(request):", "observation": "docstring references symbols ['Categorical'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/io/test_sql.py", "line": 3525, "symbol": "test_to_sql_with_sql_engine", "excerpt": "def test_to_sql_with_sql_engine(conn, request, test_frame1):", "observation": "docstring references symbols ['engine'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/io/parser/test_multi_thread.py", "line": 79, "symbol": "reader", "excerpt": " def reader(arg):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/io/parser/conftest.py", "line": 157, "symbol": "c_parser_only", "excerpt": "def c_parser_only(request):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/io/pytables/test_compat.py", "line": 47, "symbol": "TestReadPyTablesHDF5", "excerpt": "class TestReadPyTablesHDF5:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/conftest.py", "line": 13, "symbol": "datetime_frame", "excerpt": "def datetime_frame() -> DataFrame:", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/conftest.py", "line": 27, "symbol": "float_string_frame", "excerpt": "def float_string_frame():", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/conftest.py", "line": 43, "symbol": "mixed_float_frame", "excerpt": "def mixed_float_frame():", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/conftest.py", "line": 64, "symbol": "mixed_int_frame", "excerpt": "def mixed_int_frame():", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/conftest.py", "line": 80, "symbol": "timezone_frame", "excerpt": "def timezone_frame():", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/test_reductions.py", "line": 186, "symbol": "bool_frame_with_na", "excerpt": "def bool_frame_with_na():", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/test_reductions.py", "line": 207, "symbol": "float_frame_with_na", "excerpt": "def float_frame_with_na():", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/test_subclass.py", "line": 779, "symbol": "SimpleDataFrameSubClass", "excerpt": "class SimpleDataFrameSubClass(DataFrame):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/test_subclass.py", "line": 783, "symbol": "SimpleSeriesSubClass", "excerpt": "class SimpleSeriesSubClass(Series):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/methods/test_set_index.py", "line": 31, "symbol": "frame_of_index_cols", "excerpt": "def frame_of_index_cols():", "observation": "docstring references symbols ['C', 'A', 'B', 'D', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/frame/methods/test_asof.py", "line": 19, "symbol": "date_range_frame", "excerpt": "def date_range_frame():", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/dtypes/test_inference.py", "line": 87, "symbol": "MockNumpyLikeArray", "excerpt": "class MockNumpyLikeArray:", "observation": "docstring references symbols ['A', '__iter__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/groupby/test_categorical.py", "line": 1245, "symbol": "df_cat", "excerpt": "def df_cat(df):", "observation": "docstring references symbols ['observed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/groupby/__init__.py", "line": 1, "symbol": "get_groupby_method_args", "excerpt": "def get_groupby_method_args(name, obj):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/internals/test_internals.py", "line": 83, "symbol": "create_block", "excerpt": "def create_block(typestr, placement, item_shape=None, num_offset=0, maker=new_block):", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/plotting/common.py", "line": 371, "symbol": "_check_box_return_type", "excerpt": "def _check_box_return_type(", "observation": "docstring references symbols ['boxplot', 'plot'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/plotting/common.py", "line": 516, "symbol": "_check_plot_works", "excerpt": "def _check_plot_works(f, default_axes=False, **kwargs):", "observation": "docstring references symbols ['ax'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/plotting/frame/test_frame_subplots.py", "line": 168, "symbol": "test_subplots_timeseries_y_axis_not_supported", "excerpt": " def test_subplots_timeseries_y_axis_not_supported(self):", "observation": "docstring references symbols ['datetime', 'Series', 'select_dtypes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/arrays/test_datetimelike.py", "line": 42, "symbol": "period_index", "excerpt": "def period_index(freqstr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/arrays/test_datetimelike.py", "line": 62, "symbol": "datetime_index", "excerpt": "def datetime_index(freqstr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/arrays/test_datetimelike.py", "line": 78, "symbol": "timedelta_index", "excerpt": "def timedelta_index():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/arithmetic/conftest.py", "line": 43, "symbol": "zero", "excerpt": "def zero(request):", "observation": "docstring references symbols ['numeric_idx'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/tests/indexes/test_setops.py", "line": 51, "symbol": "any_dtype_for_small_pos_integer_indexes", "excerpt": "def any_dtype_for_small_pos_integer_indexes(request):", "observation": "docstring references symbols ['x'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_testing/__init__.py", "line": 378, "symbol": "external_error_raised", "excerpt": "def external_error_raised(expected_exception: type[Exception]) -> ContextManager:", "observation": "docstring references symbols ['match'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_testing/__init__.py", "line": 420, "symbol": "get_op_from_name", "excerpt": "def get_op_from_name(op_name: str) -> Callable:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_testing/asserters.py", "line": 72, "symbol": "assert_almost_equal", "excerpt": "def assert_almost_equal(", "observation": "docstring references symbols ['RangeIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_testing/asserters.py", "line": 703, "symbol": "assert_extension_array_equal", "excerpt": "def assert_extension_array_equal(", "observation": "docstring references symbols ['A', 'DataFrame', 'Index', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_testing/asserters.py", "line": 1150, "symbol": "assert_frame_equal", "excerpt": "def assert_frame_equal(", "observation": "docstring references symbols ['exact', 'freq', 'column', 'names'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_testing/contexts.py", "line": 50, "symbol": "set_timezone", "excerpt": "def set_timezone(tz: str) -> Generator[None]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 50, "symbol": "hist_series", "excerpt": "def hist_series(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 149, "symbol": "hist_frame", "excerpt": "def hist_frame(", "observation": "docstring references symbols ['A', 'histogram'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 279, "symbol": "boxplot", "excerpt": "def boxplot(", "observation": "docstring references symbols ['axes', 'A', 'large', 'B', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 467, "symbol": "boxplot_frame", "excerpt": "def boxplot_frame(", "observation": "docstring references symbols ['axes', 'A', 'large', 'boxplot', 'B', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 773, "symbol": "PlotAccessor", "excerpt": "class PlotAccessor(PandasObject):", "observation": "docstring references symbols ['A', 'position', 'B', 'subplots'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 999, "symbol": "_get_call_args", "excerpt": " def _get_call_args(backend_name: str, data: Series | DataFrame, args, kwargs):", "observation": "docstring references symbols ['__call__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1189, "symbol": "line", "excerpt": " def line(", "observation": "docstring references symbols ['A', 'a', 'b'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1297, "symbol": "bar", "excerpt": " def bar(", "observation": "docstring references symbols ['C', 'A', 'a', 'b', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1434, "symbol": "barh", "excerpt": " def barh(", "observation": "docstring references symbols ['C', 'A', 'a', 'b', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1577, "symbol": "box", "excerpt": " def box(self, by: IndexLabel | None = None, **kwargs) -> PlotAccessor:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1639, "symbol": "hist", "excerpt": " def hist(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1696, "symbol": "kde", "excerpt": " def kde(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1818, "symbol": "area", "excerpt": " def area(", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1903, "symbol": "pie", "excerpt": " def pie(self, y: IndexLabel | None = None, **kwargs) -> PlotAccessor:", "observation": "docstring references symbols ['subplots', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 1961, "symbol": "scatter", "excerpt": " def scatter(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_core.py", "line": 2056, "symbol": "hexbin", "excerpt": " def hexbin(", "observation": "docstring references symbols ['C', 'D', 'Axes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 32, "symbol": "table", "excerpt": "def table(ax: Axes, data: DataFrame | Series, **kwargs) -> Table:", "observation": "docstring references symbols ['A', 'B', 'rowLabels', 'colLabels'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 86, "symbol": "register", "excerpt": "def register() -> None:", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 133, "symbol": "deregister", "excerpt": "def deregister() -> None:", "observation": "docstring references symbols ['register', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 178, "symbol": "scatter_matrix", "excerpt": "def scatter_matrix(", "observation": "docstring references symbols ['B', 'D', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 274, "symbol": "radviz", "excerpt": "def radviz(", "observation": "docstring references symbols ['N', 'Series', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 363, "symbol": "andrews_curves", "excerpt": "def andrews_curves(", "observation": "docstring references symbols ['x', 't'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 500, "symbol": "parallel_coordinates", "excerpt": "def parallel_coordinates(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 587, "symbol": "lag_plot", "excerpt": "def lag_plot(series: Series, lag: int = 1, ax: Axes | None = None, **kwds) -> Axes:", "observation": "docstring references symbols ['t', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 643, "symbol": "autocorrelation_plot", "excerpt": "def autocorrelation_plot(series: Series, ax: Axes | None = None, **kwargs) -> Axes:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_misc.py", "line": 692, "symbol": "_Options", "excerpt": "class _Options(dict):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/boxplot.py", "line": 48, "symbol": "_set_ticklabels", "excerpt": "def _set_ticklabels(ax: Axes, labels: list[str], is_vertical: bool, **kwargs) -> None:", "observation": "docstring references symbols ['FixedLocator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/tools.py", "line": 142, "symbol": "create_subplots", "excerpt": "def create_subplots(", "observation": "docstring references symbols ['M', 'N', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/tools.py", "line": 342, "symbol": "_has_externally_shared_axis", "excerpt": "def _has_externally_shared_axis(ax1: Axes, compare_axis: str) -> bool:", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/converter.py", "line": 933, "symbol": "TimeSeries_DateLocator", "excerpt": "class TimeSeries_DateLocator(mpl.ticker.Locator): # pyright: ignore[reportAttributeAccessIssue]", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/converter.py", "line": 1022, "symbol": "TimeSeries_DateFormatter", "excerpt": "class TimeSeries_DateFormatter(mpl.ticker.Formatter): # pyright: ignore[reportAttributeAccessIssue]", "observation": "docstring references symbols ['PeriodIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/converter.py", "line": 1098, "symbol": "TimeSeries_TimedeltaFormatter", "excerpt": "class TimeSeries_TimedeltaFormatter(mpl.ticker.Formatter): # pyright: ignore[reportAttributeAccessIssue]", "observation": "docstring references symbols ['TimedeltaIndex'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/converter.py", "line": 187, "symbol": "__call__", "excerpt": " def __call__(self, x, pos: int | None = 0) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/converter.py", "line": 1110, "symbol": "format_timedelta_ticks", "excerpt": " def format_timedelta_ticks(x, pos, n_decimals: int, exp: int = 9) -> str:", "observation": "docstring references symbols ['D', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/core.py", "line": 1119, "symbol": "_parse_errorbars", "excerpt": " def _parse_errorbars(", "observation": "docstring references symbols ['MxN', 'Mx2xN', 'DataFrame', '2xN', 'N', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/plotting/_matplotlib/groupby.py", "line": 27, "symbol": "create_iter_data_given_by", "excerpt": "def create_iter_data_given_by(", "observation": "docstring references symbols ['by', 'hist', 'box'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 21, "symbol": "IntCastingNaNError", "excerpt": "class IntCastingNaNError(ValueError):", "observation": "docstring references symbols ['astype'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 43, "symbol": "NullFrequencyError", "excerpt": "class NullFrequencyError(ValueError):", "observation": "docstring references symbols ['freq'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 228, "symbol": "UnsupportedFunctionCall", "excerpt": "class UnsupportedFunctionCall(ValueError):", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 287, "symbol": "ParserError", "excerpt": "class ParserError(ValueError):", "observation": "docstring references symbols ['read_csv', 'read_html'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 312, "symbol": "DtypeWarning", "excerpt": "class DtypeWarning(Warning):", "observation": "docstring references symbols ['read_table', 'df2', 'read_csv', 'dtype', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 395, "symbol": "ParserWarning", "excerpt": "class ParserWarning(Warning):", "observation": "docstring references symbols ['sep', 'skipfooter'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 466, "symbol": "AbstractMethodError", "excerpt": "class AbstractMethodError(NotImplementedError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 554, "symbol": "DuplicateLabelError", "excerpt": "class DuplicateLabelError(ValueError):", "observation": "docstring references symbols ['DataFrame', 'Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 586, "symbol": "InvalidIndexError", "excerpt": "class InvalidIndexError(Exception):", "observation": "docstring references symbols ['MultiIndex', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 615, "symbol": "DataError", "excerpt": "class DataError(Exception):", "observation": "docstring references symbols ['ohlc'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 636, "symbol": "SpecificationError", "excerpt": "class SpecificationError(Exception):", "observation": "docstring references symbols ['B', 'C', 'agg', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 667, "symbol": "ChainedAssignmentError", "excerpt": "class ChainedAssignmentError(Warning):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 694, "symbol": "NumExprClobberingError", "excerpt": "class NumExprClobberingError(NameError):", "observation": "docstring references symbols ['eval', 'query'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 718, "symbol": "UndefinedVariableError", "excerpt": "class UndefinedVariableError(NameError):", "observation": "docstring references symbols ['eval', 'A', 'query'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 758, "symbol": "IndexingError", "excerpt": "class IndexingError(Exception):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 811, "symbol": "CSSWarning", "excerpt": "class CSSWarning(UserWarning):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 860, "symbol": "ClosedFileError", "excerpt": "class ClosedFileError(Exception):", "observation": "docstring references symbols ['HDFStore', 'ClosedFileError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/errors/__init__.py", "line": 952, "symbol": "ValueLabelTypeMismatch", "excerpt": "class ValueLabelTypeMismatch(Warning):", "observation": "docstring references symbols ['to_stata'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_config/config.py", "line": 194, "symbol": "set_option", "excerpt": "def set_option(*args) -> None:", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_config/config.py", "line": 454, "symbol": "option_context", "excerpt": "def option_context(*args) -> Generator[None]:", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_config/localization.py", "line": 26, "symbol": "set_locale", "excerpt": "def set_locale(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_config/localization.py", "line": 88, "symbol": "_valid_locales", "excerpt": "def _valid_locales(locales: list[str] | str, normalize: bool) -> list[str]:", "observation": "docstring references symbols ['Exception', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pandas/_config/localization.py", "line": 115, "symbol": "get_locales", "excerpt": "def get_locales(", "observation": "docstring references symbols ['Exception', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/relativedelta.py", "line": 18, "symbol": "relativedelta", "excerpt": "class relativedelta(object):", "observation": "docstring references symbols ['M', 'N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/rrule.py", "line": 305, "symbol": "rrule", "excerpt": "class rrule(rrulebase):", "observation": "docstring references symbols ['dateutil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/rrule.py", "line": 230, "symbol": "xafter", "excerpt": " def xafter(self, dt, count=None, inc=False):", "observation": "docstring references symbols ['after', 'datetime'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/rrule.py", "line": 1079, "symbol": "__mod_distance", "excerpt": " def __mod_distance(self, value, byxxx, base):", "observation": "docstring references symbols ['interval', 'n', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/rrule.py", "line": 1363, "symbol": "rdate", "excerpt": " def rdate(self, rdate):", "observation": "docstring references symbols ['datetime'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/utils.py", "line": 13, "symbol": "today", "excerpt": "def today(tzinfo=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/easter.py", "line": 16, "symbol": "easter", "excerpt": "def easter(year, method=EASTER_WESTERN):", "observation": "docstring references symbols ['P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/zoneinfo/__init__.py", "line": 80, "symbol": "get_zonefile_instance", "excerpt": "def get_zonefile_instance(new_instance=False):", "observation": "docstring references symbols ['dateutil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/zoneinfo/__init__.py", "line": 147, "symbol": "gettz_db_metadata", "excerpt": "def gettz_db_metadata():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/zoneinfo/rebuild.py", "line": 41, "symbol": "_run_zic", "excerpt": "def _run_zic(zonedir, filepaths):", "observation": "docstring references symbols ['zic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/isoparser.py", "line": 43, "symbol": "__init__", "excerpt": " def __init__(self, sep=None):", "observation": "docstring references symbols ['T', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/isoparser.py", "line": 60, "symbol": "isoparse", "excerpt": " def isoparse(self, dt_str):", "observation": "docstring references symbols ['YYYYWwwD', 'T', 'A', 'YYYYWww', 'D', 'hhmmss', 'hh', 'hhmm', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/isoparser.py", "line": 182, "symbol": "parse_tzstr", "excerpt": " def parse_tzstr(self, tzstr, zero_as_utc=True):", "observation": "docstring references symbols ['Z', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/_parser.py", "line": 1270, "symbol": "parse", "excerpt": "def parse(timestr, parserinfo=None, **kwargs):", "observation": "docstring references symbols ['tzoffset', 'C', 'yearfirst', 'A', 'ignoretz', 'fuzzy', 'datetime', 'tzname', 'tzinfo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/_parser.py", "line": 1589, "symbol": "ParserError", "excerpt": "class ParserError(ValueError):", "observation": "docstring references symbols ['dateutil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/_parser.py", "line": 572, "symbol": "parse", "excerpt": " def parse(self, timestr, default=None,", "observation": "docstring references symbols ['tzoffset', 'C', 'tzinfo', 'tzname'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/_parser.py", "line": 666, "symbol": "_parse", "excerpt": " def _parse(self, timestr, dayfirst=None, yearfirst=None, fuzzy=False,", "observation": "docstring references symbols ['parserinfo', 'kwargs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/parser/_parser.py", "line": 1133, "symbol": "_parsems", "excerpt": " def _parsems(self, value):", "observation": "docstring references symbols ['F', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 133, "symbol": "tzoffset", "excerpt": "class tzoffset(datetime.tzinfo):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 201, "symbol": "tzlocal", "excerpt": "class tzlocal(_tzinfo):", "observation": "docstring references symbols ['tzinfo', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 874, "symbol": "tzrange", "excerpt": "class tzrange(tzrangebase):", "observation": "docstring references symbols ['hours', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1037, "symbol": "tzstr", "excerpt": "class tzstr(tzrange):", "observation": "docstring references symbols ['C', 'StringIO', 'A', 'tzstr', 'unicode', 'bytes'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1253, "symbol": "tzical", "excerpt": "class tzical(object):", "observation": "docstring references symbols ['tzinfo', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1683, "symbol": "datetime_exists", "excerpt": "def datetime_exists(dt, tz=None):", "observation": "docstring references symbols ['fold', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1717, "symbol": "datetime_ambiguous", "excerpt": "def datetime_ambiguous(dt, tz=None):", "observation": "docstring references symbols ['fold', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1763, "symbol": "resolve_imaginary", "excerpt": "def resolve_imaginary(dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 84, "symbol": "is_ambiguous", "excerpt": " def is_ambiguous(self, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 168, "symbol": "is_ambiguous", "excerpt": " def is_ambiguous(self, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 240, "symbol": "is_ambiguous", "excerpt": " def is_ambiguous(self, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 743, "symbol": "fromutc", "excerpt": " def fromutc(self, dt):", "observation": "docstring references symbols ['tzfile', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 779, "symbol": "is_ambiguous", "excerpt": " def is_ambiguous(self, dt, idx=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 996, "symbol": "transitions", "excerpt": " def transitions(self, year):", "observation": "docstring references symbols ['tuple'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1287, "symbol": "get", "excerpt": " def get(self, tzid=None):", "observation": "docstring references symbols ['keys'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1475, "symbol": "GettzFunc", "excerpt": " class GettzFunc(object):", "observation": "docstring references symbols ['A', 'gettz', 'tzinfo', 'dateutil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/tz.py", "line": 1591, "symbol": "nocache", "excerpt": " def nocache(name=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 149, "symbol": "_tzinfo", "excerpt": "class _tzinfo(tzinfo):", "observation": "docstring references symbols ['dateutil'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 267, "symbol": "tzrangebase", "excerpt": "class tzrangebase(_tzinfo):", "observation": "docstring references symbols ['_hasdst', 'tzrangebase', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 58, "symbol": "_DatetimeWithFold", "excerpt": " class _DatetimeWithFold(datetime):", "observation": "docstring references symbols ['fold', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 154, "symbol": "is_ambiguous", "excerpt": " def is_ambiguous(self, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 179, "symbol": "_fold_status", "excerpt": " def _fold_status(self, dt_utc, dt_wall):", "observation": "docstring references symbols ['fold'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 207, "symbol": "_fromutc", "excerpt": " def _fromutc(self, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 245, "symbol": "fromutc", "excerpt": " def fromutc(self, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 352, "symbol": "is_ambiguous", "excerpt": " def is_ambiguous(self, dt):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/_common.py", "line": 68, "symbol": "replace", "excerpt": " def replace(self, *args, **kwargs):", "observation": "docstring references symbols ['fold'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/win.py", "line": 259, "symbol": "tzwinlocal", "excerpt": "class tzwinlocal(tzwinbase):", "observation": "docstring references symbols ['tzwinlocal', 'time'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/win.py", "line": 71, "symbol": "load_name", "excerpt": " def load_name(self, offset):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/win.py", "line": 94, "symbol": "name_from_string", "excerpt": " def name_from_string(self, tzname_str):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/dateutil/tz/win.py", "line": 163, "symbol": "transitions", "excerpt": " def transitions(self, year):", "observation": "docstring references symbols ['tuple'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohappyeyeballs/impl.py", "line": 15, "symbol": "start_connection", "excerpt": "async def start_connection(", "observation": "docstring references symbols ['canonname', 'type', 'sockaddr', 'family', 'proto'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/aiohappyeyeballs/_staggered.py", "line": 42, "symbol": "staggered_race", "excerpt": "async def staggered_race(", "observation": "docstring references symbols ['return'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 61, "symbol": "DatetimeFormatter", "excerpt": "class DatetimeFormatter(logging.Formatter):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 80, "symbol": "ColoredLevelFormatter", "excerpt": "class ColoredLevelFormatter(DatetimeFormatter):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 140, "symbol": "PercentStyleMultiline", "excerpt": "class PercentStyleMultiline(logging.PercentStyle):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 388, "symbol": "LogCaptureHandler", "excerpt": "class LogCaptureHandler(logging_StreamHandler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 897, "symbol": "_FileHandler", "excerpt": "class _FileHandler(logging.FileHandler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 905, "symbol": "_LiveLoggingStreamHandler", "excerpt": "class _LiveLoggingStreamHandler(logging_StreamHandler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 964, "symbol": "_LiveLoggingNullHandler", "excerpt": "class _LiveLoggingNullHandler(logging.NullHandler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 430, "symbol": "_finalize", "excerpt": " def _finalize(self) -> None:", "observation": "docstring references symbols ['set_level'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 477, "symbol": "record_tuples", "excerpt": " def record_tuples(self) -> list[tuple[str, int, str]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 488, "symbol": "messages", "excerpt": " def messages(self) -> list[str]:", "observation": "docstring references symbols ['exc_info', 'stack_info', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/logging.py", "line": 594, "symbol": "filtering", "excerpt": " def filtering(self, filter_: logging.Filter) -> Generator[None]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/compat.py", "line": 290, "symbol": "CallableBool", "excerpt": "class CallableBool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/terminal.py", "line": 80, "symbol": "MoreQuietAction", "excerpt": "class MoreQuietAction(argparse.Action):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/terminal.py", "line": 117, "symbol": "TestShortLogReport", "excerpt": "class TestShortLogReport(NamedTuple):", "observation": "docstring references symbols ['E', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/terminal.py", "line": 350, "symbol": "WarningReport", "excerpt": "class WarningReport:", "observation": "docstring references symbols ['get_location'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/terminal.py", "line": 1450, "symbol": "_get_reports_to_display", "excerpt": " def _get_reports_to_display(self, key: str) -> list[Any]:", "observation": "docstring references symbols ['error', 'passed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/subtests.py", "line": 145, "symbol": "Subtests", "excerpt": "class Subtests:", "observation": "docstring references symbols ['test'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/recwarn.py", "line": 58, "symbol": "deprecated_call", "excerpt": "def deprecated_call(", "observation": "docstring references symbols ['match'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/recwarn.py", "line": 109, "symbol": "warns", "excerpt": "def warns(", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/recwarn.py", "line": 175, "symbol": "WarningsRecorder", "excerpt": "class WarningsRecorder(warnings.catch_warnings):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/stash.py", "line": 16, "symbol": "StashKey", "excerpt": "class StashKey(Generic[T]):", "observation": "docstring references symbols ['A', 'StashKey', 'Stash', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/stash.py", "line": 29, "symbol": "Stash", "excerpt": "class Stash:", "observation": "docstring references symbols ['Stash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/stash.py", "line": 79, "symbol": "__getitem__", "excerpt": " def __getitem__(self, key: StashKey[T]) -> T:", "observation": "docstring references symbols ['KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/stash.py", "line": 103, "symbol": "__delitem__", "excerpt": " def __delitem__(self, key: StashKey[T]) -> None:", "observation": "docstring references symbols ['KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/python_api.py", "line": 646, "symbol": "approx", "excerpt": "def approx(", "observation": "docstring references symbols ['sets', 'numpy', 'a', 'b', 'approx', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/python_api.py", "line": 103, "symbol": "_yield_comparisons", "excerpt": " def _yield_comparisons(self, actual):", "observation": "docstring references symbols ['__eq__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 68, "symbol": "_colorama_workaround", "excerpt": "def _colorama_workaround() -> None:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 100, "symbol": "_windowsconsoleio_workaround", "excerpt": "def _windowsconsoleio_workaround(stream: TextIO) -> None:", "observation": "docstring references symbols ['dup2', 'CloseHandle', 'FDCapture'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 729, "symbol": "CaptureManager", "excerpt": "class CaptureManager:", "observation": "docstring references symbols ['capsys', 'capfd'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 916, "symbol": "CaptureFixture", "excerpt": "class CaptureFixture(Generic[AnyStr]):", "observation": "docstring references symbols ['capfdbinary', 'capsys', 'capsysbinary', 'capfd'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 1007, "symbol": "capsys", "excerpt": "def capsys(request: SubRequest) -> Generator[CaptureFixture[str]]:", "observation": "docstring references symbols ['text', 'err', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 1035, "symbol": "capteesys", "excerpt": "def capteesys(request: SubRequest) -> Generator[CaptureFixture[str]]:", "observation": "docstring references symbols ['text', 'err', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 1070, "symbol": "capsysbinary", "excerpt": "def capsysbinary(request: SubRequest) -> Generator[CaptureFixture[bytes]]:", "observation": "docstring references symbols ['err', 'out'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 1098, "symbol": "capfd", "excerpt": "def capfd(request: SubRequest) -> Generator[CaptureFixture[str]]:", "observation": "docstring references symbols ['err', '2', 'out', '1', 'text'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 1126, "symbol": "capfdbinary", "excerpt": "def capfdbinary(request: SubRequest) -> Generator[CaptureFixture[bytes]]:", "observation": "docstring references symbols ['err', '2', 'byte', 'out', '1'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 819, "symbol": "activate_fixture", "excerpt": " def activate_fixture(self) -> None:", "observation": "docstring references symbols ['capsys', 'capfd'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 825, "symbol": "deactivate_fixture", "excerpt": " def deactivate_fixture(self) -> None:", "observation": "docstring references symbols ['capsys', 'capfd'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/capture.py", "line": 994, "symbol": "disabled", "excerpt": " def disabled(self) -> Generator[None]:", "observation": "docstring references symbols ['with'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 72, "symbol": "pytest_plugin_registered", "excerpt": "def pytest_plugin_registered(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 97, "symbol": "pytest_addoption", "excerpt": "def pytest_addoption(parser: Parser, pluginmanager: PytestPluginManager) -> None:", "observation": "docstring references symbols ['pytestconfig'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 162, "symbol": "pytest_cmdline_parse", "excerpt": "def pytest_cmdline_parse(", "observation": "docstring references symbols ['plugins', 'firstresult', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 203, "symbol": "pytest_cmdline_main", "excerpt": "def pytest_cmdline_main(config: Config) -> ExitCode | int | None:", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 227, "symbol": "pytest_collection", "excerpt": "def pytest_collection(session: Session) -> object | None:", "observation": "docstring references symbols ['firstresult', 'session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 268, "symbol": "pytest_collection_modifyitems", "excerpt": "def pytest_collection_modifyitems(", "observation": "docstring references symbols ['items'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 303, "symbol": "pytest_ignore_collect", "excerpt": "def pytest_ignore_collect(collection_path: Path, config: Config) -> bool | None:", "observation": "docstring references symbols ['firstresult', 'path', 'collection_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 336, "symbol": "pytest_collect_directory", "excerpt": "def pytest_collect_directory(path: Path, parent: Collector) -> Collector | None:", "observation": "docstring references symbols ['firstresult', 'parent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 365, "symbol": "pytest_collect_file", "excerpt": "def pytest_collect_file(file_path: Path, parent: Collector) -> Collector | None:", "observation": "docstring references symbols ['file_path', 'path', 'parent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 458, "symbol": "pytest_make_collect_report", "excerpt": "def pytest_make_collect_report(collector: Collector) -> CollectReport | None:", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 482, "symbol": "pytest_pycollect_makemodule", "excerpt": "def pytest_pycollect_makemodule(module_path: Path, parent) -> Module | None:", "observation": "docstring references symbols ['firstresult', 'path', 'module_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 509, "symbol": "pytest_pycollect_makeitem", "excerpt": "def pytest_pycollect_makeitem(", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 535, "symbol": "pytest_pyfunc_call", "excerpt": "def pytest_pyfunc_call(pyfuncitem: Function) -> object | None:", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 568, "symbol": "pytest_make_parametrize_id", "excerpt": "def pytest_make_parametrize_id(config: Config, val: object, argname: str) -> str | None:", "observation": "docstring references symbols ['val', 'firstresult', 'argname'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 594, "symbol": "pytest_runtestloop", "excerpt": "def pytest_runtestloop(session: Session) -> object | None:", "observation": "docstring references symbols ['firstresult', 'collectonly'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 620, "symbol": "pytest_runtest_protocol", "excerpt": "def pytest_runtest_protocol(item: Item, nextitem: Item | None) -> object | None:", "observation": "docstring references symbols ['setuponly', 'firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 660, "symbol": "pytest_runtest_logstart", "excerpt": "def pytest_runtest_logstart(nodeid: str, location: tuple[str, int | None, str]) -> None:", "observation": "docstring references symbols ['A', 'lineno', 'filename'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 678, "symbol": "pytest_runtest_logfinish", "excerpt": "def pytest_runtest_logfinish(", "observation": "docstring references symbols ['A', 'lineno', 'filename'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 698, "symbol": "pytest_runtest_setup", "excerpt": "def pytest_runtest_setup(item: Item) -> None:", "observation": "docstring references symbols ['item'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 733, "symbol": "pytest_runtest_teardown", "excerpt": "def pytest_runtest_teardown(item: Item, nextitem: Item | None) -> None:", "observation": "docstring references symbols ['item'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 758, "symbol": "pytest_runtest_makereport", "excerpt": "def pytest_runtest_makereport(item: Item, call: CallInfo[None]) -> TestReport | None:", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 834, "symbol": "pytest_fixture_setup", "excerpt": "def pytest_fixture_setup(", "observation": "docstring references symbols ['firstresult'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 957, "symbol": "pytest_assertion_pass", "excerpt": "def pytest_assertion_pass(item: Item, lineno: int, orig: str, expl: str) -> None:", "observation": "docstring references symbols ['expl', 'orig'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 1005, "symbol": "pytest_report_header", "excerpt": "def pytest_report_header(config: Config, start_path: Path) -> str | list[str]: # type: ignore[empty-body]", "observation": "docstring references symbols ['start_path', 'startdir'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 1031, "symbol": "pytest_report_collectionfinish", "excerpt": "def pytest_report_collectionfinish( # type: ignore[empty-body]", "observation": "docstring references symbols ['start_path', 'X', 'startdir'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 1068, "symbol": "pytest_report_teststatus", "excerpt": "def pytest_report_teststatus( # type:ignore[empty-body]", "observation": "docstring references symbols ['E', 'firstresult', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 1100, "symbol": "pytest_terminal_summary", "excerpt": "def pytest_terminal_summary(", "observation": "docstring references symbols ['config'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 1122, "symbol": "pytest_warning_recorded", "excerpt": "def pytest_warning_recorded(", "observation": "docstring references symbols ['function'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 1166, "symbol": "pytest_markeval_namespace", "excerpt": "def pytest_markeval_namespace( # type:ignore[empty-body]", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/hookspec.py", "line": 1228, "symbol": "pytest_exception_interact", "excerpt": "def pytest_exception_interact(", "observation": "docstring references symbols ['report'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/timing.py", "line": 55, "symbol": "Duration", "excerpt": "class Duration:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 222, "symbol": "RecordedHookCall", "excerpt": "class RecordedHookCall:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 250, "symbol": "HookRecorder", "excerpt": "class HookRecorder:", "observation": "docstring references symbols ['Pytester'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 461, "symbol": "linecomp", "excerpt": "def linecomp() -> LineComp:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 468, "symbol": "LineMatcher_fixture", "excerpt": "def LineMatcher_fixture(request: FixtureRequest) -> type[LineMatcher]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 478, "symbol": "pytester", "excerpt": "def pytester(", "observation": "docstring references symbols ['tmp_path', 'path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 993, "symbol": "getnode", "excerpt": " def getnode(self, config: Config, arg: str | os.PathLike[str]) -> Collector | Item:", "observation": "docstring references symbols ['parseconfigure', 'parseconfig', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 1012, "symbol": "getpathnode", "excerpt": " def getpathnode(self, path: str | os.PathLike[str]) -> Collector | Item:", "observation": "docstring references symbols ['getnode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 1089, "symbol": "inline_run", "excerpt": " def inline_run(", "observation": "docstring references symbols ['runpytest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 1333, "symbol": "collect_by_name", "excerpt": " def collect_by_name(self, modcol: Collector, name: str) -> Item | Collector | None:", "observation": "docstring references symbols ['getmodulecol', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 1349, "symbol": "popen", "excerpt": " def popen(", "observation": "docstring references symbols ['run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 1679, "symbol": "_match_lines", "excerpt": " def _match_lines(", "observation": "docstring references symbols ['re_match_lines', 'fnmatch_lines', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pytester.py", "line": 1764, "symbol": "_no_match_line", "excerpt": " def _no_match_line(", "observation": "docstring references symbols ['no_fnmatch_line', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/outcomes.py", "line": 80, "symbol": "_Exit", "excerpt": "class _Exit:", "observation": "docstring references symbols ['msg', '0'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/outcomes.py", "line": 105, "symbol": "_Skip", "excerpt": "class _Skip:", "observation": "docstring references symbols ['skip'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/outcomes.py", "line": 198, "symbol": "importorskip", "excerpt": "def importorskip(", "observation": "docstring references symbols ['__version__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/junitxml.py", "line": 336, "symbol": "record_testsuite_property", "excerpt": "def record_testsuite_property(request: FixtureRequest) -> Callable[[str, object], None]:", "observation": "docstring references symbols ['xunit2', '7767', 'session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/python.py", "line": 1093, "symbol": "CallSpec2", "excerpt": "class CallSpec2:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/python.py", "line": 1158, "symbol": "DirectParamFixtureDef", "excerpt": "class DirectParamFixtureDef(FixtureDef[FixtureValue]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/python.py", "line": 1752, "symbol": "FunctionDefinition", "excerpt": "class FunctionDefinition(Function):", "observation": "docstring references symbols ['metafunc'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/python.py", "line": 1231, "symbol": "parametrize", "excerpt": " def parametrize(", "observation": "docstring references symbols ['A', 'string', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/reports.py", "line": 104, "symbol": "longreprtext", "excerpt": " def longreprtext(self) -> str:", "observation": "docstring references symbols ['longrepr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/doctest.py", "line": 721, "symbol": "doctest_namespace", "excerpt": "def doctest_namespace() -> dict[str, Any]:", "observation": "docstring references symbols ['autouse'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/raises.py", "line": 104, "symbol": "raises", "excerpt": "def raises(", "observation": "docstring references symbols ['assertraises', 'ExceptionGroup', '__notes__', '678', 'check', 'Exception', 'AssertionError', 'match'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/raises.py", "line": 300, "symbol": "repr_callable", "excerpt": "def repr_callable(fun: Callable[[BaseExcT_1], bool]) -> str:", "observation": "docstring references symbols ['check'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/raises.py", "line": 532, "symbol": "RaisesExc", "excerpt": "class RaisesExc(AbstractRaises[BaseExcT_co_default]):", "observation": "docstring references symbols ['A', 'RaisesGroup'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/raises.py", "line": 724, "symbol": "RaisesGroup", "excerpt": "class RaisesGroup(AbstractRaises[BaseExceptionGroup[BaseExcT_co]]):", "observation": "docstring references symbols ['__notes__', '678', 'hypothesis', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/raises.py", "line": 457, "symbol": "fail_reason", "excerpt": " def fail_reason(self) -> str | None:", "observation": "docstring references symbols ['matches'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/raises.py", "line": 631, "symbol": "matches", "excerpt": " def matches(", "observation": "docstring references symbols ['__cause__', 'RaisesExc'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/nodes.py", "line": 53, "symbol": "norm_sep", "excerpt": "def norm_sep(path: str | os.PathLike[str]) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/nodes.py", "line": 75, "symbol": "NodeMeta", "excerpt": "class NodeMeta(abc.ABCMeta):", "observation": "docstring references symbols ['Node', 'Failed', 'NodeMeta'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/nodes.py", "line": 119, "symbol": "Node", "excerpt": "class Node(abc.ABC, metaclass=NodeMeta):", "observation": "docstring references symbols ['Item', 'Collector'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/nodes.py", "line": 472, "symbol": "get_fslocation_from_item", "excerpt": "def get_fslocation_from_item(node: Node) -> tuple[str | Path, int | None]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/nodes.py", "line": 629, "symbol": "Directory", "excerpt": "class Directory(FSCollector, abc.ABC):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/nodes.py", "line": 273, "symbol": "nodeid", "excerpt": " def nodeid(self) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/nodes.py", "line": 740, "symbol": "reportinfo", "excerpt": " def reportinfo(self) -> tuple[os.PathLike[str] | str, int | None, str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/main.py", "line": 1077, "symbol": "CollectionArgument", "excerpt": "class CollectionArgument:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/main.py", "line": 789, "symbol": "perform_collect", "excerpt": " def perform_collect(", "observation": "docstring references symbols ['Session'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/monkeypatch.py", "line": 36, "symbol": "monkeypatch", "excerpt": "def monkeypatch() -> Generator[MonkeyPatch]:", "observation": "docstring references symbols ['raising', 'AttributeError', 'KeyError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/monkeypatch.py", "line": 114, "symbol": "MonkeyPatch", "excerpt": "class MonkeyPatch:", "observation": "docstring references symbols ['monkeypatch'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/monkeypatch.py", "line": 135, "symbol": "context", "excerpt": " def context(cls) -> Generator[MonkeyPatch]:", "observation": "docstring references symbols ['stdlib', 'with', '3290'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/monkeypatch.py", "line": 178, "symbol": "setattr", "excerpt": " def setattr(", "observation": "docstring references symbols ['lambda'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/monkeypatch.py", "line": 328, "symbol": "delenv", "excerpt": " def delenv(self, name: str, raising: bool = True) -> None:", "observation": "docstring references symbols ['KeyError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/monkeypatch.py", "line": 389, "symbol": "undo", "excerpt": " def undo(self) -> None:", "observation": "docstring references symbols ['monkeypatch'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/legacypath.py", "line": 440, "symbol": "pytest_configure", "excerpt": "def pytest_configure(config: Config) -> None:", "observation": "docstring references symbols ['tmpdir'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/legacypath.py", "line": 256, "symbol": "testdir", "excerpt": " def testdir(pytester: Pytester) -> Testdir:", "observation": "docstring references symbols ['testdir'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pathlib.py", "line": 432, "symbol": "fnmatch_ex", "excerpt": "def fnmatch_ex(pattern: str, path: str | os.PathLike[str]) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pathlib.py", "line": 485, "symbol": "ImportMode", "excerpt": "class ImportMode(Enum):", "observation": "docstring references symbols ['mode', 'import_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pathlib.py", "line": 493, "symbol": "ImportPathMismatchError", "excerpt": "class ImportPathMismatchError(ImportError):", "observation": "docstring references symbols ['import_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/pathlib.py", "line": 792, "symbol": "insert_missing_modules", "excerpt": "def insert_missing_modules(modules: dict[str, ModuleType], module_name: str) -> None:", "observation": "docstring references symbols ['__import__', 'import_path'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 203, "symbol": "ParamArgKey", "excerpt": "class ParamArgKey:", "observation": "docstring references symbols ['reorder_items', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 390, "symbol": "FuncFixtureInfo", "excerpt": "class FuncFixtureInfo:", "observation": "docstring references symbols ['usefixtures'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 440, "symbol": "FixtureRequest", "excerpt": "class FixtureRequest(abc.ABC):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 771, "symbol": "TopRequest", "excerpt": "class TopRequest(FixtureRequest):", "observation": "docstring references symbols ['request'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 1050, "symbol": "FixtureDef", "excerpt": "class FixtureDef(Generic[FixtureValue]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 1248, "symbol": "RequestFixtureDef", "excerpt": "class RequestFixtureDef(FixtureDef[FixtureRequest]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 1458, "symbol": "fixture", "excerpt": "def fixture(", "observation": "docstring references symbols ['return', 'yield'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 1614, "symbol": "_resolve_args_directness", "excerpt": "def _resolve_args_directness(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/fixtures.py", "line": 2056, "symbol": "parsefactories", "excerpt": " def parsefactories(", "observation": "docstring references symbols ['FixtureDef'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/cacheprovider.py", "line": 91, "symbol": "Cache", "excerpt": "class Cache:", "observation": "docstring references symbols ['cache'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/warning_types.py", "line": 86, "symbol": "PytestUnknownMarkWarning", "excerpt": "class PytestUnknownMarkWarning(PytestWarning):", "observation": "docstring references symbols ['mark'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/warning_types.py", "line": 122, "symbol": "UnformattedWarning", "excerpt": "class UnformattedWarning(Generic[_W]):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/__init__.py", "line": 460, "symbol": "PytestPluginManager", "excerpt": "class PytestPluginManager(PluginManager):", "observation": "docstring references symbols ['pytest_plugins', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/__init__.py", "line": 1041, "symbol": "Config", "excerpt": "class Config:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/__init__.py", "line": 1054, "symbol": "InvocationParams", "excerpt": " class InvocationParams:", "observation": "docstring references symbols ['addopts'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/__init__.py", "line": 1676, "symbol": "getini", "excerpt": " def getini(self, name: str) -> Any:", "observation": "docstring references symbols ['type', 'pathlist', 'default', '0', 'bool', 'linelist', 'string', 'paths', 'args'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/__init__.py", "line": 1965, "symbol": "get_verbosity", "excerpt": " def get_verbosity(self, verbosity_type: str | None = None) -> int:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "line": 345, "symbol": "is_fs_root", "excerpt": "def is_fs_root(p: Path) -> bool:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "line": 322, "symbol": "OptionGroup", "excerpt": "class OptionGroup:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "line": 469, "symbol": "OverrideIniAction", "excerpt": "class OverrideIniAction(argparse.Action):", "observation": "docstring references symbols ['store_true'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "line": 74, "symbol": "getgroup", "excerpt": " def getgroup(", "observation": "docstring references symbols ['addoption'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "line": 105, "symbol": "addoption", "excerpt": " def addoption(self, *opts: str, **attrs: Any) -> None:", "observation": "docstring references symbols ['dest'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "line": 156, "symbol": "parse_known_and_unknown_args", "excerpt": " def parse_known_and_unknown_args(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "line": 181, "symbol": "addini", "excerpt": " def addini(", "observation": "docstring references symbols ['pathlist', 'bool', 'linelist', 'string', 'paths', 'args'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/__init__.py", "line": 49, "symbol": "param", "excerpt": "def param(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/__init__.py", "line": 151, "symbol": "KeywordMatcher", "excerpt": "class KeywordMatcher:", "observation": "docstring references symbols ['Function', 'Class', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/__init__.py", "line": 228, "symbol": "MarkMatcher", "excerpt": "class MarkMatcher:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/structures.py", "line": 80, "symbol": "ParameterSet", "excerpt": "class ParameterSet(NamedTuple):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/structures.py", "line": 248, "symbol": "Mark", "excerpt": "class Mark:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/structures.py", "line": 322, "symbol": "MarkDecorator", "excerpt": "class MarkDecorator:", "observation": "docstring references symbols ['MarkDecorators', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/structures.py", "line": 464, "symbol": "normalize_mark_list", "excerpt": "def normalize_mark_list(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/structures.py", "line": 564, "symbol": "MarkGenerator", "excerpt": "class MarkGenerator:", "observation": "docstring references symbols ['test_function'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/structures.py", "line": 138, "symbol": "extract_from", "excerpt": " def extract_from(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/expression.py", "line": 255, "symbol": "ExpressionMatcher", "excerpt": "class ExpressionMatcher(Protocol):", "observation": "docstring references symbols ['A', 'cat', 'Expression', 'foo'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/expression.py", "line": 311, "symbol": "Expression", "excerpt": "class Expression:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/mark/expression.py", "line": 340, "symbol": "evaluate", "excerpt": " def evaluate(self, matcher: ExpressionMatcher) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 194, "symbol": "TracebackEntry", "excerpt": "class TracebackEntry:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 1296, "symbol": "ExceptionChainRepr", "excerpt": "class ExceptionChainRepr(ExceptionRepr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 1324, "symbol": "ReprExceptionInfo", "excerpt": "class ReprExceptionInfo(ExceptionRepr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 1335, "symbol": "ReprTraceback", "excerpt": "class ReprTraceback(TerminalRepr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 1362, "symbol": "ReprTracebackNative", "excerpt": "class ReprTracebackNative(ReprTraceback):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 1483, "symbol": "ReprFileLocation", "excerpt": "class ReprFileLocation(TerminalRepr):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 522, "symbol": "from_exception", "excerpt": " def from_exception(", "observation": "docstring references symbols ['A', 'AssertionError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 552, "symbol": "from_exc_info", "excerpt": " def from_exc_info(", "observation": "docstring references symbols ['from_exception'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 569, "symbol": "from_current", "excerpt": " def from_current(cls, exprinfo: str | None = None) -> ExceptionInfo[BaseException]:", "observation": "docstring references symbols ['AssertionError', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 701, "symbol": "getrepr", "excerpt": " def getrepr(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 776, "symbol": "match", "excerpt": " def match(self, regexp: str | re.Pattern[str]) -> Literal[True]:", "observation": "docstring references symbols ['AssertionError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 825, "symbol": "group_contains", "excerpt": " def group_contains(", "observation": "docstring references symbols ['__notes__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_code/code.py", "line": 1405, "symbol": "_write_entry_lines", "excerpt": " def _write_entry_lines(self, tw: TerminalWriter) -> None:", "observation": "docstring references symbols ['E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/assertion/__init__.py", "line": 113, "symbol": "DummyRewriteHook", "excerpt": "class DummyRewriteHook:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/assertion/rewrite.py", "line": 433, "symbol": "_get_maxsize_for_saferepr", "excerpt": "def _get_maxsize_for_saferepr(config: Config | None) -> int | None:", "observation": "docstring references symbols ['maxsize'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/assertion/rewrite.py", "line": 606, "symbol": "AssertionRewriter", "excerpt": "class AssertionRewriter(ast.NodeVisitor):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/assertion/rewrite.py", "line": 190, "symbol": "_early_rewrite_bailout", "excerpt": " def _early_rewrite_bailout(self, name: str, state: AssertionState) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "line": 139, "symbol": "saferepr_unlimited", "excerpt": "def saferepr_unlimited(obj: object, use_ascii: bool = True) -> str:", "observation": "docstring references symbols ['saferepr'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/orc.py", "line": 150, "symbol": "read_stripe", "excerpt": " def read_stripe(self, n, columns=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/orc.py", "line": 170, "symbol": "read", "excerpt": " def read(self, columns=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/ipc.py", "line": 168, "symbol": "open_stream", "excerpt": "def open_stream(source, *, options=None, memory_pool=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/ipc.py", "line": 207, "symbol": "open_file", "excerpt": "def open_file(source, footer_offset=None, *, options=None, memory_pool=None):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/util.py", "line": 36, "symbol": "doc", "excerpt": "def doc(*docstrings, **params):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/util.py", "line": 161, "symbol": "get_contiguous_span", "excerpt": "def get_contiguous_span(shape, strides, itemsize):", "observation": "docstring references symbols ['N', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/__init__.py", "line": 303, "symbol": "get_include", "excerpt": "def get_include():", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/__init__.py", "line": 339, "symbol": "get_libraries", "excerpt": "def get_libraries():", "observation": "docstring references symbols ['C', 'libraries'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/__init__.py", "line": 347, "symbol": "create_library_symlinks", "excerpt": "def create_library_symlinks():", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/__init__.py", "line": 390, "symbol": "get_library_dirs", "excerpt": "def get_library_dirs():", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/__init__.py", "line": 45, "symbol": "parse_git", "excerpt": " def parse_git(root, **kwargs):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/dataset.py", "line": 121, "symbol": "partitioning", "excerpt": "def partitioning(schema=None, field_names=None, flavor=None,", "observation": "docstring references symbols ['infer', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/dataset.py", "line": 517, "symbol": "parquet_dataset", "excerpt": "def parquet_dataset(metadata_path, schema=None, filesystem=None, format=None,", "observation": "docstring references symbols ['_metadata', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/dataset.py", "line": 580, "symbol": "dataset", "excerpt": "def dataset(source, schema=None, format=None, filesystem=None,", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/dataset.py", "line": 846, "symbol": "write_dataset", "excerpt": "def write_dataset(data, base_dir, *, basename_template=None, format=None,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/feather.py", "line": 31, "symbol": "FeatherDataset", "excerpt": "class FeatherDataset:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/pandas_compat.py", "line": 150, "symbol": "get_column_metadata", "excerpt": "def get_column_metadata(column, name, arrow_type, field_name):", "observation": "docstring references symbols ['Series'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/pandas_compat.py", "line": 1070, "symbol": "_backwards_compatible_index_name", "excerpt": "def _backwards_compatible_index_name(raw_name, logical_name):", "observation": "docstring references symbols ['pyarrow'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/fs.py", "line": 190, "symbol": "copy_files", "excerpt": "def copy_files(source, destination,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/compute.py", "line": 511, "symbol": "fill_null", "excerpt": "def fill_null(values, fill_value):", "observation": "docstring references symbols ['coalesce'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/compute.py", "line": 570, "symbol": "top_k_unstable", "excerpt": "def top_k_unstable(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/compute.py", "line": 622, "symbol": "bottom_k_unstable", "excerpt": "def bottom_k_unstable(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/util.py", "line": 75, "symbol": "randdecimal", "excerpt": "def randdecimal(precision, scale):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/util.py", "line": 248, "symbol": "ProxyHandler", "excerpt": "class ProxyHandler(pyarrow.fs.FileSystemHandler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_util.py", "line": 66, "symbol": "func_c", "excerpt": "def func_c(whatever):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_cpp_internals.py", "line": 26, "symbol": "inject_cpp_tests", "excerpt": "def inject_cpp_tests(ns):", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_udf.py", "line": 679, "symbol": "datasource1_direct", "excerpt": "def datasource1_direct():", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_pandas.py", "line": 2442, "symbol": "test_to_list_of_maps_pandas_sliced", "excerpt": " def test_to_list_of_maps_pandas_sliced(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 138, "symbol": "ConstantFlightServer", "excerpt": "class ConstantFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 172, "symbol": "MetadataFlightServer", "excerpt": "class MetadataFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 213, "symbol": "EchoFlightServer", "excerpt": "class EchoFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 285, "symbol": "GetInfoFlightServer", "excerpt": "class GetInfoFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 312, "symbol": "ListActionsFlightServer", "excerpt": "class ListActionsFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 327, "symbol": "ListActionsErrorFlightServer", "excerpt": "class ListActionsErrorFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 335, "symbol": "CheckTicketFlightServer", "excerpt": "class CheckTicketFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 352, "symbol": "InvalidStreamFlightServer", "excerpt": "class InvalidStreamFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 368, "symbol": "NeverSendsDataFlightServer", "excerpt": "class NeverSendsDataFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 387, "symbol": "SlowFlightServer", "excerpt": "class SlowFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 408, "symbol": "ErrorFlightServer", "excerpt": "class ErrorFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 457, "symbol": "ExchangeFlightServer", "excerpt": "class ExchangeFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 616, "symbol": "NoopAuthHandler", "excerpt": "class NoopAuthHandler(ServerAuthHandler):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 707, "symbol": "HeaderAuthServerMiddleware", "excerpt": "class HeaderAuthServerMiddleware(ServerMiddleware):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 717, "symbol": "HeaderAuthFlightServer", "excerpt": "class HeaderAuthFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 731, "symbol": "ArbitraryHeadersServerMiddlewareFactory", "excerpt": "class ArbitraryHeadersServerMiddlewareFactory(ServerMiddlewareFactory):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 738, "symbol": "ArbitraryHeadersServerMiddleware", "excerpt": "class ArbitraryHeadersServerMiddleware(ServerMiddleware):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 748, "symbol": "ArbitraryHeadersFlightServer", "excerpt": "class ArbitraryHeadersFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 2385, "symbol": "CancelFlightServer", "excerpt": "class CancelFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 2513, "symbol": "ActionNoneFlightServer", "excerpt": "class ActionNoneFlightServer(EchoFlightServer):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/test_flight.py", "line": 2619, "symbol": "TracingFlightServer", "excerpt": "class TracingFlightServer(FlightServerBase):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/tests/parquet/test_encryption.py", "line": 350, "symbol": "ThrowingKmsClient", "excerpt": " class ThrowingKmsClient(pe.KmsClient):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/from_dataframe.py", "line": 92, "symbol": "_from_dataframe", "excerpt": "def _from_dataframe(df: DataFrameObject, allow_copy=True):", "observation": "docstring references symbols ['__dataframe__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/from_dataframe.py", "line": 121, "symbol": "protocol_df_chunk_to_pyarrow", "excerpt": "def protocol_df_chunk_to_pyarrow(", "observation": "docstring references symbols ['__dataframe__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/from_dataframe.py", "line": 168, "symbol": "column_to_array", "excerpt": "def column_to_array(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/from_dataframe.py", "line": 284, "symbol": "parse_datetime_format_str", "excerpt": "def parse_datetime_format_str(format_str):", "observation": "docstring references symbols ['data'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/dataframe.py", "line": 31, "symbol": "_PyArrowDataFrame", "excerpt": "class _PyArrowDataFrame:", "observation": "docstring references symbols ['__dataframe__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/dataframe.py", "line": 67, "symbol": "__dataframe__", "excerpt": " def __dataframe__(", "observation": "docstring references symbols ['NaN'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/buffer.py", "line": 37, "symbol": "_PyArrowBuffer", "excerpt": "class _PyArrowBuffer:", "observation": "docstring references symbols ['__dlpack__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/buffer.py", "line": 85, "symbol": "__dlpack_device__", "excerpt": " def __dlpack_device__(self) -> tuple[DlpackDeviceType, int | None]:", "observation": "docstring references symbols ['__dlpack__'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/column.py", "line": 158, "symbol": "_PyArrowColumn", "excerpt": "class _PyArrowColumn:", "observation": "docstring references symbols ['__dataframe__', '__column__', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/column.py", "line": 254, "symbol": "offset", "excerpt": " def offset(self) -> int:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/interchange/column.py", "line": 265, "symbol": "dtype", "excerpt": " def dtype(self) -> Tuple[DtypeKind, int, str, str]:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/vendored/docscrape.py", "line": 30, "symbol": "Reader", "excerpt": "class Reader:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/vendored/docscrape.py", "line": 288, "symbol": "_parse_see_also", "excerpt": " def _parse_see_also(self, content):", "observation": "docstring references symbols ['func_name'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 208, "symbol": "ParquetFile", "excerpt": "class ParquetFile:", "observation": "docstring references symbols ['ParquetFile', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 2121, "symbol": "write_to_dataset", "excerpt": "def write_to_dataset(table, root_path, partition_cols=None,", "observation": "docstring references symbols ['A', 'write_table'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 2302, "symbol": "write_metadata", "excerpt": "def write_metadata(schema, where, metadata_collector=None, filesystem=None,", "observation": "docstring references symbols ['_metadata'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 439, "symbol": "read_row_group", "excerpt": " def read_row_group(self, i, columns=None, use_threads=True,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 486, "symbol": "read_row_groups", "excerpt": " def read_row_groups(self, row_groups, columns=None, use_threads=True,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 534, "symbol": "iter_batches", "excerpt": " def iter_batches(self, batch_size=65536, row_groups=None, columns=None,", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 599, "symbol": "read", "excerpt": " def read(self, columns=None, use_threads=True, use_pandas_metadata=False):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 1662, "symbol": "fragments", "excerpt": " def fragments(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": ".venv/lib/python3.12/site-packages/pyarrow/parquet/core.py", "line": 1689, "symbol": "files", "excerpt": " def files(self):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "scripts/seal_gsm8k_test.py", "line": 45, "symbol": "_extract_answer", "excerpt": "def _extract_answer(answer_text: str) -> float:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "scripts/seal_gsm8k_test.py", "line": 96, "symbol": "_load_recipient", "excerpt": "def _load_recipient() -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "scripts/calibrate_ratification_threshold.py", "line": 50, "symbol": "_capture_score", "excerpt": "def _capture_score(prompt: str) -> dict:", "observation": "docstring references symbols ['_ratify_intent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "scripts/measure_trackb_s1_slice.py", "line": 131, "symbol": "mode_false_positive", "excerpt": "def mode_false_positive() -> int:", "observation": "docstring references symbols ['B', 'C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "scripts/ratify_identity_packs.py", "line": 60, "symbol": "_canonical_pack_bytes_for_hashing", "excerpt": "def _canonical_pack_bytes_for_hashing(pack: dict) -> bytes:", "observation": "docstring references symbols ['pack_source_sha'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_expr.py", "line": 21, "symbol": "Literal", "excerpt": "class Literal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_expr.py", "line": 28, "symbol": "Symbol", "excerpt": "class Symbol:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_expr.py", "line": 47, "symbol": "Mul", "excerpt": "class Mul:", "observation": "docstring references symbols ['to_relation', 'A', 'Literal', 'multiply', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_expr.py", "line": 69, "symbol": "Div", "excerpt": "class Div:", "observation": "docstring references symbols ['to_relation', 'Mul', 'Literal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_expr.py", "line": 136, "symbol": "operation_kind", "excerpt": "def operation_kind(expr: Expr) -> str:", "observation": "docstring references symbols ['operation_kind'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_expr.py", "line": 151, "symbol": "to_relation", "excerpt": "def to_relation(lhs: str, expr: Expr) -> dict[str, Any] | None:", "observation": "docstring references symbols ['case'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/intent.py", "line": 16, "symbol": "ResponseMode", "excerpt": "class ResponseMode(Enum):", "observation": "docstring references symbols ['DialogueIntent', 'classify_intent', 'IntentTag', 'ResponseMode'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/intent.py", "line": 515, "symbol": "classify_response_mode", "excerpt": "def classify_response_mode(prompt: str) -> ResponseMode:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/intent.py", "line": 585, "symbol": "CompoundIntent", "excerpt": "class CompoundIntent:", "observation": "docstring references symbols ['primary'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 47, "symbol": "LogicBudgetError", "excerpt": "class LogicBudgetError(LogicError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 54, "symbol": "LogicRegimeError", "excerpt": "class LogicRegimeError(LogicError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 272, "symbol": "_unparse", "excerpt": "def _unparse(ast: _Ast) -> str:", "observation": "docstring references symbols ['canonicalize'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 286, "symbol": "parse_top_implication", "excerpt": "def parse_top_implication(formula: str) -> tuple[str, str] | None:", "observation": "docstring references symbols ['P', 'Q', 'canonicalize', 'LogicError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 309, "symbol": "_Bdd", "excerpt": "class _Bdd:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 548, "symbol": "_reject_out_of_regime_tokens", "excerpt": "def _reject_out_of_regime_tokens(tokens: list[tuple[str, str]]) -> None:", "observation": "docstring references symbols ['P', 'not'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 563, "symbol": "canonicalize", "excerpt": "def canonicalize(formula: str, *, max_nodes: int = DEFAULT_MAX_NODES) -> CanonicalProposition:", "observation": "docstring references symbols ['LogicError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/logic_canonical.py", "line": 440, "symbol": "serialize", "excerpt": " def serialize(self, root: int, names: tuple[str, ...]) -> str:", "observation": "docstring references symbols ['F', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/rotor_admissibility.py", "line": 82, "symbol": "RotorVerdict", "excerpt": "class RotorVerdict:", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/rotor_admissibility.py", "line": 109, "symbol": "check_rotor_admissibility", "excerpt": "def check_rotor_admissibility(", "observation": "docstring references symbols ['propagate_step', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/exhaustion.py", "line": 54, "symbol": "RefusalReason", "excerpt": "class RefusalReason(Enum):", "observation": "docstring references symbols ['trace_hash'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/grounding_accessors.py", "line": 60, "symbol": "pack_grounded_facts", "excerpt": "def pack_grounded_facts(", "observation": "docstring references symbols ['is_defined_as', 'belongs_to'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/grounding_accessors.py", "line": 108, "symbol": "teaching_grounded_chains", "excerpt": "def teaching_grounded_chains(", "observation": "docstring references symbols ['verification', 'cause'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/grounding_accessors.py", "line": 193, "symbol": "grounding_bundle_for", "excerpt": "def grounding_bundle_for(", "observation": "docstring references symbols ['DiscoursePlan', 'sorted_facts'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_realizer.py", "line": 51, "symbol": "RealizedTrace", "excerpt": "class RealizedTrace:", "observation": "docstring references symbols ['SolutionTrace'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_realizer.py", "line": 87, "symbol": "realize", "excerpt": "def realize(graph_initial_state: tuple, trace: SolutionTrace) -> RealizedTrace:", "observation": "docstring references symbols ['initial_state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_realizer.py", "line": 435, "symbol": "_unit_surface", "excerpt": "def _unit_surface(unit: str, value: int | float) -> str:", "observation": "docstring references symbols ['_canonical_unit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 192, "symbol": "_match_descriptive_setup_no_quantity", "excerpt": "def _match_descriptive_setup_no_quantity(", "observation": "docstring references symbols ['C', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 214, "symbol": "_match_temporal_aggregation", "excerpt": "def _match_temporal_aggregation(", "observation": "docstring references symbols ['A', 'window_unit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 294, "symbol": "_match_rate_with_currency", "excerpt": "def _match_rate_with_currency(", "observation": "docstring references symbols ['A', 'parsed_anchors', 'currency_symbol'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 434, "symbol": "_try_extract_currency_per_unit_composition_anchor", "excerpt": "def _try_extract_currency_per_unit_composition_anchor(", "observation": "docstring references symbols ['amount', 'per_unit', 'currency_symbol'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 760, "symbol": "_match_discrete_count_statement", "excerpt": "def _match_discrete_count_statement(", "observation": "docstring references symbols ['C', 'but', 'then', 'or', 'after', 'before', 'and', 'B', 'D', 'however', 'Y', 'X', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 980, "symbol": "_count_quantity_tokens", "excerpt": "def _count_quantity_tokens(statement: str, padded_lower: str) -> int:", "observation": "docstring references symbols ['400'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 1002, "symbol": "_try_extract_discrete_count_anchor", "excerpt": "def _try_extract_discrete_count_anchor(", "observation": "docstring references symbols ['subject_role', 'kind', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 1146, "symbol": "_try_extract_compound_discrete_count_anchors", "excerpt": "def _try_extract_compound_discrete_count_anchors(", "observation": "docstring references symbols ['subject_role', 'verb_token', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 1310, "symbol": "_match_multiplicative_aggregation", "excerpt": "def _match_multiplicative_aggregation(", "observation": "docstring references symbols ['parsed_anchors', 'and', 'match', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 1826, "symbol": "_match_currency_amount", "excerpt": "def _match_currency_amount(", "observation": "docstring references symbols ['X', 'Y'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 1876, "symbol": "_parse_comparative_v1_count_factor", "excerpt": "def _parse_comparative_v1_count_factor(value_raw: str) -> float | None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 2123, "symbol": "match", "excerpt": "def match(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_match.py", "line": 2221, "symbol": "extract_proper_noun_subject", "excerpt": "def extract_proper_noun_subject(statement: str) -> str | None:", "observation": "docstring references symbols ['A', 'prior_subject', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/graph_planner.py", "line": 139, "symbol": "topo_order", "excerpt": " def topo_order(self) -> tuple[str, ...]:", "observation": "docstring references symbols ['E', 'O', 'N', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/problem_frame_contracts.py", "line": 884, "symbol": "_is_valid_fraction_decrease_scale", "excerpt": "def _is_valid_fraction_decrease_scale(scale_value: object) -> bool:", "observation": "docstring references symbols ['Fraction'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/problem_frame_contracts.py", "line": 919, "symbol": "_scale_from_geometric_signature", "excerpt": "def _scale_from_geometric_signature(geom: dict) -> float | None:", "observation": "docstring references symbols ['scale', 'denominator', 'numerator'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/problem_frame_contracts.py", "line": 940, "symbol": "_versor_binding_from_scale_value", "excerpt": "def _versor_binding_from_scale_value(", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/problem_frame_contracts.py", "line": 1048, "symbol": "assess_geometric_proposals", "excerpt": "def assess_geometric_proposals(frame: ProblemFrame) -> list[ContractAssessment]:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 76, "symbol": "AdmissibilityRegion", "excerpt": "class AdmissibilityRegion:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 173, "symbol": "region_from_frame_relation", "excerpt": "def region_from_frame_relation(", "observation": "docstring references symbols ['relation'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 252, "symbol": "_compose_blades", "excerpt": "def _compose_blades(a: np.ndarray, b: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 352, "symbol": "check_transition", "excerpt": "def check_transition(", "observation": "docstring references symbols ['A', '_nearest_next'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 464, "symbol": "rank_candidates_by_blade", "excerpt": "def rank_candidates_by_blade(", "observation": "docstring references symbols ['I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 509, "symbol": "check_margin", "excerpt": "def check_margin(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 593, "symbol": "AdmissibilityTraceStep", "excerpt": "class AdmissibilityTraceStep:", "observation": "docstring references symbols ['_nearest_next'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/admissibility.py", "line": 145, "symbol": "admits_versor", "excerpt": " def admits_versor(self, versor: np.ndarray, threshold: float = 0.0) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/graph_constraint.py", "line": 70, "symbol": "_neighbourhood_indices", "excerpt": "def _neighbourhood_indices(", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_parser.py", "line": 51, "symbol": "ParseError", "excerpt": "class ParseError(ValueError):", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_parser.py", "line": 626, "symbol": "_try_rate_declaration", "excerpt": "def _try_rate_declaration(s: str, state: _ParserState) -> bool:", "observation": "docstring references symbols ['apple', 'apples'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_parser.py", "line": 718, "symbol": "_resolve_compare_entity", "excerpt": "def _resolve_compare_entity(", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_parser.py", "line": 859, "symbol": "_try_comparison_declaration", "excerpt": "def _try_comparison_declaration(s: str, state: _ParserState) -> bool:", "observation": "docstring references symbols ['_try_initial'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_parser.py", "line": 1073, "symbol": "_process_rate_aggregate_question", "excerpt": "def _process_rate_aggregate_question(", "observation": "docstring references symbols ['X', 'apply_rate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_roundtrip.py", "line": 323, "symbol": "_unit_grounds", "excerpt": "def _unit_grounds(", "observation": "docstring references symbols ['A', 'G', 'cent', 'N', 'dollar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_roundtrip.py", "line": 378, "symbol": "_value_grounds", "excerpt": "def _value_grounds(value_token: str, haystack_tokens: frozenset[str]) -> bool:", "observation": "docstring references symbols ['M', 'N', 'G', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_roundtrip.py", "line": 481, "symbol": "roundtrip_admissible", "excerpt": "def roundtrip_admissible(c: CandidateOperation) -> bool:", "observation": "docstring references symbols ['A', 'SolutionTrace'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/ood_surface_generator.py", "line": 91, "symbol": "generate_ood_variants", "excerpt": "def generate_ood_variants(", "observation": "docstring references symbols ['I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/stream.py", "line": 266, "symbol": "generate", "excerpt": "def generate(", "observation": "docstring references symbols ['V', 'ValueError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realizer_guard.py", "line": 135, "symbol": "_tokens", "excerpt": "def _tokens(surface: str) -> list[tuple[int, str]]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realizer_guard.py", "line": 192, "symbol": "check_surface", "excerpt": "def check_surface(", "observation": "docstring references symbols ['ratified'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/relational_field_reader.py", "line": 83, "symbol": "_translator_e1", "excerpt": "def _translator_e1(delta: int) -> np.ndarray:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/relational_field_reader.py", "line": 106, "symbol": "_apply_delta", "excerpt": "def _apply_delta(point: np.ndarray, delta: int) -> np.ndarray:", "observation": "docstring references symbols ['precision_drift'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_symbolic_normalizer.py", "line": 49, "symbol": "Polynomial", "excerpt": "class Polynomial:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/templates.py", "line": 60, "symbol": "_drop_indefinite_article", "excerpt": "def _drop_indefinite_article(predicate_h: str) -> str:", "observation": "docstring references symbols ['an', 'a', 'is_a'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/morphology.py", "line": 234, "symbol": "plural_present", "excerpt": "def plural_present(verb_3sg: str) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/morphology.py", "line": 241, "symbol": "inflect_phrase_head", "excerpt": "def inflect_phrase_head(phrase: str, inflect: Callable[[str], str]) -> str:", "observation": "docstring references symbols ['base_form', 'past_participle', 'past_tense'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/morphology.py", "line": 265, "symbol": "agree_plural_phrase", "excerpt": "def agree_plural_phrase(phrase: str) -> str:", "observation": "docstring references symbols ['base_form'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/morphology.py", "line": 340, "symbol": "_head_and_prefix", "excerpt": "def _head_and_prefix(noun: str) -> tuple[str, str]:", "observation": "docstring references symbols ['guard_dogs', 'guards_dog', 'guard_dog'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/morphology.py", "line": 387, "symbol": "singularize", "excerpt": "def singularize(noun: str) -> str | None:", "observation": "docstring references symbols ['news', 'new', 'species', 'specy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_graph.py", "line": 77, "symbol": "_try_r1_reconstruction", "excerpt": "def _try_r1_reconstruction(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_graph.py", "line": 112, "symbol": "_load_ratified_registry_or_empty", "excerpt": "def _load_ratified_registry_or_empty() -> tuple:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_graph.py", "line": 137, "symbol": "CandidateGraphAnswer", "excerpt": "class CandidateGraphAnswer:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_graph.py", "line": 292, "symbol": "_filtered_question_choices", "excerpt": "def _filtered_question_choices(", "observation": "docstring references symbols ['C', 'D', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_graph.py", "line": 328, "symbol": "_strip_conditional_prefix", "excerpt": "def _strip_conditional_prefix(sentence: str) -> str | None:", "observation": "docstring references symbols ['D', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_graph.py", "line": 380, "symbol": "_composed_initial_admissible", "excerpt": "def _composed_initial_admissible(ic: CandidateInitial) -> bool:", "observation": "docstring references symbols ['1200', '150'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_graph.py", "line": 589, "symbol": "parse_and_solve", "excerpt": "def parse_and_solve(text: str, *, sealed: bool = False) -> CandidateGraphResult:", "observation": "docstring references symbols ['selected_graph', 'A', 'answer', 'refusal_reason', 'train_sample'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 67, "symbol": "FactSource", "excerpt": "class FactSource(Enum):", "observation": "docstring references symbols ['GroundedFact'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 96, "symbol": "DiscourseMoveKind", "excerpt": "class DiscourseMoveKind(Enum):", "observation": "docstring references symbols ['topic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 175, "symbol": "DiscourseMove", "excerpt": "class DiscourseMove:", "observation": "docstring references symbols ['DiscoursePlan'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 214, "symbol": "DiscoursePlan", "excerpt": "class DiscoursePlan:", "observation": "docstring references symbols ['to_json'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 298, "symbol": "_select_anchor", "excerpt": "def _select_anchor(", "observation": "docstring references symbols ['is_defined_as'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 325, "symbol": "_select_support", "excerpt": "def _select_support(", "observation": "docstring references symbols ['belongs_to'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 499, "symbol": "plan_discourse", "excerpt": "def plan_discourse(", "observation": "docstring references symbols ['I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 677, "symbol": "plan_compound_discourse", "excerpt": "def plan_compound_discourse(", "observation": "docstring references symbols ['intent', 'DialogueIntent'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 778, "symbol": "_clause_for", "excerpt": "def _clause_for(", "observation": "docstring references symbols ['it'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/discourse_planner.py", "line": 823, "symbol": "render_plan", "excerpt": "def render_plan(plan: DiscoursePlan, *, reflective: bool = False) -> str:", "observation": "docstring references symbols ['A', 'p', 'it'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_problem_graph.py", "line": 57, "symbol": "Quantity", "excerpt": "class Quantity:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_problem_graph.py", "line": 84, "symbol": "Rate", "excerpt": "class Rate:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_problem_graph.py", "line": 225, "symbol": "Comparison", "excerpt": "class Comparison:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_problem_graph.py", "line": 317, "symbol": "Operation", "excerpt": "class Operation:", "observation": "docstring references symbols ['add', 'A', 'subtract', 'transfer', 'multiply', 'Y', 'X', 'divide'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_problem_graph.py", "line": 576, "symbol": "_operand_from_dict", "excerpt": "def _operand_from_dict(", "observation": "docstring references symbols ['apply_rate', 'numerator_unit', 'direction', 'unit', 'reference_actor', 'unit_partition'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 91, "symbol": "KernelProvenance", "excerpt": "class KernelProvenance:", "observation": "docstring references symbols ['problem_text', 'derived'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 148, "symbol": "GroundedScalar", "excerpt": "class GroundedScalar:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 171, "symbol": "GroundedUnit", "excerpt": "class GroundedUnit:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 187, "symbol": "RelationRole", "excerpt": "class RelationRole:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 198, "symbol": "CandidateRelation", "excerpt": "class CandidateRelation:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 218, "symbol": "GroundedMention", "excerpt": "class GroundedMention:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 229, "symbol": "MentionBinding", "excerpt": "class MentionBinding:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 240, "symbol": "BoundRole", "excerpt": "class BoundRole:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 250, "symbol": "BoundRelation", "excerpt": "class BoundRelation:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/kernel_facts.py", "line": 268, "symbol": "SubstrateFact", "excerpt": "class SubstrateFact:", "observation": "docstring references symbols ['speculative'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/bridge_trace.py", "line": 52, "symbol": "BridgeTraceRecord", "excerpt": "class BridgeTraceRecord:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/bridge_trace.py", "line": 271, "symbol": "FanOutSink", "excerpt": "class FanOutSink:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_comprehension.py", "line": 74, "symbol": "_resolve_unit", "excerpt": "def _resolve_unit(noun: str) -> str:", "observation": "docstring references symbols ['coins', 'item', 'A', 'meters', 'count', 'stickers', 'dollars', 'dollar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_comprehension.py", "line": 91, "symbol": "QuantComprehension", "excerpt": "class QuantComprehension:", "observation": "docstring references symbols ['single_unknown', 'BoundUnknown'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_comprehension.py", "line": 177, "symbol": "_Partition", "excerpt": "class _Partition:", "observation": "docstring references symbols ['SumOf', 'X', 'total', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_comprehension.py", "line": 190, "symbol": "_singular", "excerpt": "def _singular(noun: str) -> str:", "observation": "docstring references symbols ['bag', 'boxes', 'bags', 'N', 'box'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_comprehension.py", "line": 213, "symbol": "_try_multiplicative", "excerpt": "def _try_multiplicative(entity: str, toks: list[str], detail: str) -> \"_Mul | _Div | None\":", "observation": "docstring references symbols ['Y', 'X', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/quantitative_comprehension.py", "line": 545, "symbol": "to_relational_metric", "excerpt": "def to_relational_metric(", "observation": "docstring references symbols ['rhs_canonical', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_anchor_inject.py", "line": 86, "symbol": "inject_from_match", "excerpt": "def inject_from_match(", "observation": "docstring references symbols ['affirms', 'parsed_anchors', 'falsifies', 'train_sample'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_anchor_inject.py", "line": 223, "symbol": "inject_discrete_count_statement", "excerpt": "def inject_discrete_count_statement(", "observation": "docstring references symbols ['discrete_count', 'acquisition', 'G', 'possession'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_anchor_inject.py", "line": 362, "symbol": "_build_operation_from_discrete_count_acquisition", "excerpt": "def _build_operation_from_discrete_count_acquisition(", "observation": "docstring references symbols ['collected', 'G', 'received', 'anchor_kind', 'got', 'N', 'bought'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_anchor_inject.py", "line": 444, "symbol": "_locate_token", "excerpt": "def _locate_token(sentence: str, target_lc: str) -> str | None:", "observation": "docstring references symbols ['verb_token'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_anchor_inject.py", "line": 460, "symbol": "_count_token_followed_by_times", "excerpt": "def _count_token_followed_by_times(sentence: str, count_token: str) -> bool:", "observation": "docstring references symbols ['N', 'times'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_anchor_inject.py", "line": 480, "symbol": "_resolve_count_value", "excerpt": "def _resolve_count_value(count_token: str, count_kind: str) -> int | None:", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_anchor_inject.py", "line": 534, "symbol": "inject_multiplicative_aggregation", "excerpt": "def inject_multiplicative_aggregation(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_registry.py", "line": 46, "symbol": "RatifiedRecognizer", "excerpt": "class RatifiedRecognizer:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/recognizer_registry.py", "line": 185, "symbol": "load_ratified_registry", "excerpt": "def load_ratified_registry(", "observation": "docstring references symbols ['C', 'review_state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/operators.py", "line": 21, "symbol": "WalkResult", "excerpt": "class WalkResult:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/operators.py", "line": 117, "symbol": "multi_relation_walk", "excerpt": "def multi_relation_walk(", "observation": "docstring references symbols ['relation'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/operators.py", "line": 170, "symbol": "FrameComposeResult", "excerpt": "class FrameComposeResult:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/operators.py", "line": 201, "symbol": "compose_relations", "excerpt": "def compose_relations(", "observation": "docstring references symbols ['subject_tail', 'frame_tail', 'R', 'transitive_walk'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/operators.py", "line": 243, "symbol": "path_recall", "excerpt": "def path_recall(", "observation": "docstring references symbols ['A', 'Y', 'X', 'Z'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_solver.py", "line": 81, "symbol": "SolutionStep", "excerpt": "class SolutionStep:", "observation": "docstring references symbols ['answer_value'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_solver.py", "line": 120, "symbol": "SolutionTrace", "excerpt": "class SolutionTrace:", "observation": "docstring references symbols ['pack_lemma_ids'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_solver.py", "line": 196, "symbol": "solve", "excerpt": "def solve(graph: MathProblemGraph) -> SolutionTrace:", "observation": "docstring references symbols ['I', 'SolveError', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 356, "symbol": "_ResolvedValue", "excerpt": "class _ResolvedValue:", "observation": "docstring references symbols ['G', 'cent', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 391, "symbol": "_resolve_currency", "excerpt": "def _resolve_currency(t: str) -> _ResolvedValue | None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 464, "symbol": "_is_indefinite_quantifier", "excerpt": "def _is_indefinite_quantifier(token: str) -> bool:", "observation": "docstring references symbols ['several', 'few', 'many', 'some'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 482, "symbol": "_money_unit_normalization", "excerpt": "def _money_unit_normalization(", "observation": "docstring references symbols ['money', 'G', 'canonical_unit', 'en_units_v1', 'cent', 'dollars', 'dollar'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 510, "symbol": "extract_initial_candidates", "excerpt": "def extract_initial_candidates(sentence: str) -> list[CandidateInitial]:", "observation": "docstring references symbols ['G', 'M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 651, "symbol": "_op_pattern", "excerpt": "def _op_pattern(verbs_pattern: str, *, requires_target: bool) -> re.Pattern[str]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 785, "symbol": "CandidateUnknown", "excerpt": "class CandidateUnknown:", "observation": "docstring references symbols ['together', 'combined', 'altogether'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 873, "symbol": "extract_question_candidates", "excerpt": "def extract_question_candidates(", "observation": "docstring references symbols ['D', 'C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 1040, "symbol": "_fraction_give_candidates", "excerpt": "def _fraction_give_candidates(sentence: str) -> list[CandidateOperation]:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 1090, "symbol": "extract_operation_candidates", "excerpt": "def extract_operation_candidates(sentence: str) -> list[CandidateOperation]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 1482, "symbol": "_compare_nested_candidates", "excerpt": "def _compare_nested_candidates(sentence: str) -> list[CandidateOperation]:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 1730, "symbol": "_conj_subject_each_candidates", "excerpt": "def _conj_subject_each_candidates(sentence: str) -> list[CandidateInitial]:", "observation": "docstring references symbols ['each'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 1885, "symbol": "_embedded_quantifier_candidates", "excerpt": "def _embedded_quantifier_candidates(sentence: str) -> list[CandidateInitial]:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 2008, "symbol": "_bags_of_product_candidates", "excerpt": "def _bags_of_product_candidates(sentence: str) -> list[CandidateInitial]:", "observation": "docstring references symbols ['M', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 2089, "symbol": "_build_conj_embedded_sum", "excerpt": "def _build_conj_embedded_sum(", "observation": "docstring references symbols ['C', 'U'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 2223, "symbol": "_init_has_indef_candidates", "excerpt": "def _init_has_indef_candidates(sentence: str) -> list[CandidateInitial]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 2267, "symbol": "_init_has_labeled_candidates", "excerpt": "def _init_has_labeled_candidates(sentence: str) -> list[CandidateInitial]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 2313, "symbol": "_init_there_are_prefix_candidates", "excerpt": "def _init_there_are_prefix_candidates(sentence: str) -> list[CandidateInitial]:", "observation": "docstring references symbols ['B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 2374, "symbol": "has_numeric_token", "excerpt": "def has_numeric_token(sentence: str) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 3023, "symbol": "_resolve_pronoun_entity", "excerpt": "def _resolve_pronoun_entity(", "observation": "docstring references symbols ['it', 'they', 'she', 'her', 'he', 'his', 'him'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 3203, "symbol": "_pattern_a_mass_noun_candidates", "excerpt": "def _pattern_a_mass_noun_candidates(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 3230, "symbol": "_pattern_b_comparative_candidates", "excerpt": "def _pattern_b_comparative_candidates(", "observation": "docstring references symbols ['B', 'D', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 3253, "symbol": "_pattern_b_detects", "excerpt": "def _pattern_b_detects(sentence: str) -> bool:", "observation": "docstring references symbols ['B', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_candidate_parser.py", "line": 3262, "symbol": "_pattern_c_pronoun_verb_candidates", "excerpt": "def _pattern_c_pronoun_verb_candidates(", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realizer.py", "line": 111, "symbol": "realize_semantic", "excerpt": "def realize_semantic(", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realizer.py", "line": 188, "symbol": "_build_node_map", "excerpt": "def _build_node_map(graph: PropositionGraph | None) -> dict[str, str]:", "observation": "docstring references symbols ['_resolve_obj', 'O', 'S', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realizer.py", "line": 202, "symbol": "_resolve_obj", "excerpt": "def _resolve_obj(step: ArticulationStep, graph: PropositionGraph | None) -> str:", "observation": "docstring references symbols ['realize_target'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/process_frames.py", "line": 23, "symbol": "FrameRole", "excerpt": "class FrameRole:", "observation": "docstring references symbols ['A', 'ProcessFrame'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/process_frames.py", "line": 38, "symbol": "ProcessFrame", "excerpt": "class ProcessFrame:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/perturbation_suite.py", "line": 65, "symbol": "generate_perturbations", "excerpt": "def generate_perturbations(", "observation": "docstring references symbols ['skip_reasons'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/construction_affordances.py", "line": 40, "symbol": "RoleObligation", "excerpt": "class RoleObligation:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/construction_affordances.py", "line": 91, "symbol": "ConstructionFamily", "excerpt": "class ConstructionFamily:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/construction_affordances.py", "line": 151, "symbol": "ConstructionProposal", "excerpt": "class ConstructionProposal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/construction_affordances.py", "line": 586, "symbol": "lookup_by_relation_type", "excerpt": "def lookup_by_relation_type(relation_type: str) -> ConstructionFamily | None:", "observation": "docstring references symbols ['percent_of'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/math_completeness.py", "line": 194, "symbol": "uncovered_quantities", "excerpt": "def uncovered_quantities(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/constraint_propagation.py", "line": 146, "symbol": "Elimination", "excerpt": "class Elimination:", "observation": "docstring references symbols ['reader_trace'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/constraint_propagation.py", "line": 179, "symbol": "hypothesis_from_initial", "excerpt": "def hypothesis_from_initial(candidate: object, rank: int) -> Hypothesis:", "observation": "docstring references symbols ['unresolved'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/composition_registry.py", "line": 241, "symbol": "is_affirmed", "excerpt": "def is_affirmed(registry: CompositionRegistry, surface_pattern: str) -> bool:", "observation": "docstring references symbols ['affirms'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/composition_registry.py", "line": 252, "symbol": "is_falsified", "excerpt": "def is_falsified(registry: CompositionRegistry, surface_pattern: str) -> bool:", "observation": "docstring references symbols ['falsifies'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/audit.py", "line": 371, "symbol": "assert_graph_complete", "excerpt": "def assert_graph_complete(graph: \"MathProblemGraph\") -> None:", "observation": "docstring references symbols ['AssertionError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/contemplate.py", "line": 66, "symbol": "Resolution", "excerpt": "class Resolution:", "observation": "docstring references symbols ['reader_trace', 'contemplate'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/contemplate.py", "line": 192, "symbol": "_pronoun_required_gender", "excerpt": "def _pronoun_required_gender(pronoun: str) -> str | None:", "observation": "docstring references symbols ['they', 'them'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/lexeme_primitives.py", "line": 171, "symbol": "scan", "excerpt": "def scan(token: str) -> LexemeMatch | None:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/lifecycle.py", "line": 264, "symbol": "begin_sentence", "excerpt": "def begin_sentence(", "observation": "docstring references symbols ['end_sentence', 'sentence_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/frame_registry.py", "line": 99, "symbol": "load_frame_registry", "excerpt": "def load_frame_registry(pack_path: Path | None = None) -> FrameRegistry:", "observation": "docstring references symbols ['frame_checksum'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/lookback.py", "line": 85, "symbol": "PronounResolution", "excerpt": "class PronounResolution:", "observation": "docstring references symbols ['unresolved', 'Hypothesis'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/lookback.py", "line": 264, "symbol": "reevaluate", "excerpt": "def reevaluate(", "observation": "docstring references symbols ['refined', 'unresolved'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/state.py", "line": 393, "symbol": "PartialInitialPossession", "excerpt": "class PartialInitialPossession:", "observation": "docstring references symbols ['end_sentence', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/state.py", "line": 423, "symbol": "PartialOperation", "excerpt": "class PartialOperation:", "observation": "docstring references symbols ['Operation', 'end_sentence', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/state.py", "line": 711, "symbol": "UnknownHeld", "excerpt": "class UnknownHeld:", "observation": "docstring references symbols ['apply_word', 'ReaderRefusal'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/state.py", "line": 755, "symbol": "Hypothesis", "excerpt": "class Hypothesis:", "observation": "docstring references symbols ['A', 'apply_word'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/comprehension/state.py", "line": 1049, "symbol": "to_canonical_bytes", "excerpt": "def to_canonical_bytes(", "observation": "docstring references symbols ['null'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/combined_rate_comprehension/units.py", "line": 20, "symbol": "UnitError", "excerpt": "class UnitError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/combined_rate_comprehension/units.py", "line": 25, "symbol": "RateUnit", "excerpt": "class RateUnit:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/combined_rate_comprehension/model.py", "line": 96, "symbol": "effective_rate", "excerpt": " def effective_rate(self) -> int:", "observation": "docstring references symbols ['difference'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/combined_rate_comprehension/reader.py", "line": 83, "symbol": "_clause_role", "excerpt": "def _clause_role(t: str, start: int) -> str:", "observation": "docstring references symbols ['drain', 'fill', 'other'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/combined_rate_comprehension/reader.py", "line": 101, "symbol": "_digit_noun_after", "excerpt": "def _digit_noun_after(t: str, start: int, noun: str) -> int | None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/structure_mapping/canonicals.py", "line": 15, "symbol": "CanonicalStructure", "excerpt": "class CanonicalStructure:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/structure_mapping/text_extract.py", "line": 176, "symbol": "extract_pure_s1", "excerpt": "def extract_pure_s1(text: str) -> TextExtractResult:", "observation": "docstring references symbols ['B', 'N', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/structure_mapping/mapper.py", "line": 50, "symbol": "map_to_s1", "excerpt": "def map_to_s1(role_graph: RoleGraph) -> StructureMapResult | StructureMapRefuse:", "observation": "docstring references symbols ['a', 'b', 'contain'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/structure_mapping/convert.py", "line": 24, "symbol": "graph_to_role_graph", "excerpt": "def graph_to_role_graph(graph: MathProblemGraph) -> RoleGraph:", "observation": "docstring references symbols ['rate', 'apply_rate', 'transfer', 'total'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/structure_mapping/role_predicate.py", "line": 31, "symbol": "RoleTerm", "excerpt": "class RoleTerm:", "observation": "docstring references symbols ['var', 'entity', 'A', 'a', 'quantity'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/structure_mapping/role_predicate.py", "line": 93, "symbol": "RoleGraph", "excerpt": "class RoleGraph:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/projectors.py", "line": 67, "symbol": "to_syllogism", "excerpt": "def to_syllogism(comp: Comprehension) -> tuple[dict[str, Any], dict[str, Any]] | None:", "observation": "docstring references symbols ['member'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/relational.py", "line": 298, "symbol": "_read_finite_verb_clause", "excerpt": "def _read_finite_verb_clause(", "observation": "docstring references symbols ['overlaps', 'A', 'does', 'overlaps_event', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/relational.py", "line": 380, "symbol": "_read_relational_clause", "excerpt": "def _read_relational_clause(", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/model.py", "line": 87, "symbol": "Entity", "excerpt": "class Entity:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/model.py", "line": 120, "symbol": "Relation", "excerpt": "class Relation:", "observation": "docstring references symbols ['A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 126, "symbol": "Query", "excerpt": "class Query:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 144, "symbol": "Refusal", "excerpt": "class Refusal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 151, "symbol": "_Reject", "excerpt": "class _Reject(Exception):", "observation": "docstring references symbols ['comprehend'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 166, "symbol": "_chunk", "excerpt": "def _chunk(words: list[str], detail: str) -> str:", "observation": "docstring references symbols ['_', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 185, "symbol": "_chunk_class", "excerpt": "def _chunk_class(words: list[str], detail: str) -> str:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 255, "symbol": "_parse_comparative", "excerpt": "def _parse_comparative(toks: list[str], detail: str) -> tuple[str, str] | None:", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 278, "symbol": "_parse_sort", "excerpt": "def _parse_sort(toks: list[str], detail: str) -> str | None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/meaning_graph/reader.py", "line": 298, "symbol": "_parse_propositional", "excerpt": "def _parse_propositional(toks: list[str], detail: str) -> tuple[str, tuple[str, ...], bool] | None:", "observation": "docstring references symbols ['Q', 'P', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/survey_rate_earnings.py", "line": 180, "symbol": "_self_verifies_survey_earnings", "excerpt": "def _self_verifies_survey_earnings(", "observation": "docstring references symbols ['days'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/compose.py", "line": 44, "symbol": "compose_sequential", "excerpt": "def compose_sequential(problem_text: str) -> Resolution | None:", "observation": "docstring references symbols ['search_chain', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/multistep.py", "line": 68, "symbol": "candidate_chains", "excerpt": "def candidate_chains(", "observation": "docstring references symbols ['search_chain'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/question_bound_product.py", "line": 301, "symbol": "resolve_promotable_question_bound_product", "excerpt": "def resolve_promotable_question_bound_product(problem_text: str) -> Resolution | None:", "observation": "docstring references symbols ['resolve_pooled'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/calendar_grounding.py", "line": 56, "symbol": "MonthGrounding", "excerpt": "class MonthGrounding:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/model.py", "line": 19, "symbol": "Quantity", "excerpt": "class Quantity:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/piecewise_daily_hours_total.py", "line": 138, "symbol": "_daily_hours_rate", "excerpt": "def _daily_hours_rate(problem_text: str) -> Quantity | None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/affine_fraction_delta.py", "line": 158, "symbol": "build_affine_fraction_delta", "excerpt": "def build_affine_fraction_delta(problem_text: str) -> GroundedDerivation | None:", "observation": "docstring references symbols ['M', 'N', 'K'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/verify.py", "line": 57, "symbol": "_base_reasons", "excerpt": "def _base_reasons(derivation: GroundedDerivation, tokens: frozenset[str]) -> list[str]:", "observation": "docstring references symbols ['self_verifies'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/verify.py", "line": 123, "symbol": "_is_repeated_unit_product", "excerpt": "def _is_repeated_unit_product(derivation: GroundedDerivation) -> bool:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/verify.py", "line": 188, "symbol": "_canonically_verified", "excerpt": "def _canonically_verified(", "observation": "docstring references symbols ['A', 'policy'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/verify.py", "line": 208, "symbol": "select_self_verified", "excerpt": "def select_self_verified(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/giveaway_target_residual.py", "line": 61, "symbol": "_target_remainder", "excerpt": "def _target_remainder(question_clause: str) -> Quantity | None:", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/giveaway_target_residual.py", "line": 80, "symbol": "_source_is_anchor", "excerpt": "def _source_is_anchor(tokens: set[str], anchor_subject: str | None) -> bool:", "observation": "docstring references symbols ['from'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/pool.py", "line": 66, "symbol": "resolve_pooled", "excerpt": "def resolve_pooled(problem_text: str) -> Resolution | None:", "observation": "docstring references symbols ['exempt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/comparatives.py", "line": 37, "symbol": "ComparativeScalar", "excerpt": "class ComparativeScalar:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/comparatives.py", "line": 80, "symbol": "extract_comparative_scalars", "excerpt": "def extract_comparative_scalars(text: str) -> tuple[ComparativeScalar, ...]:", "observation": "docstring references symbols ['half', 'twice', 'times'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/comparatives.py", "line": 113, "symbol": "comparative_step", "excerpt": "def comparative_step(cs: ComparativeScalar) -> Step:", "observation": "docstring references symbols ['source_token', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/fraction_decrease.py", "line": 164, "symbol": "_resolve_fraction_decrease_contract", "excerpt": "def _resolve_fraction_decrease_contract(", "observation": "docstring references symbols ['N', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/extract.py", "line": 182, "symbol": "_resolve_word_number", "excerpt": "def _resolve_word_number(first: str, second: str | None) -> float | None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/extract.py", "line": 207, "symbol": "extract_quantities", "excerpt": "def extract_quantities(problem_text: str) -> tuple[Quantity, ...]:", "observation": "docstring references symbols ['X', 'Y', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/clauses.py", "line": 30, "symbol": "ClauseResult", "excerpt": "class ClauseResult:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/r1_reconstruction.py", "line": 201, "symbol": "_question_given_clauses", "excerpt": "def _question_given_clauses(question: str) -> tuple[str, ...]:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/state/ledger.py", "line": 21, "symbol": "build_accumulation_ledger", "excerpt": "def build_accumulation_ledger(", "observation": "docstring references symbols ['set'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/state/model.py", "line": 48, "symbol": "SemanticQuantity", "excerpt": "class SemanticQuantity:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/state/source.py", "line": 43, "symbol": "accumulation_world", "excerpt": "def accumulation_world(", "observation": "docstring references symbols ['pencils'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/state/source.py", "line": 78, "symbol": "anchor_skip_world", "excerpt": "def anchor_skip_world(problem_text: str) -> SemanticLedger | None:", "observation": "docstring references symbols ['A', 'exempt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/state/source.py", "line": 110, "symbol": "accumulation_ledger_worlds", "excerpt": "def accumulation_ledger_worlds(problem_text: str) -> tuple[SemanticLedger, ...]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/state/source.py", "line": 125, "symbol": "semantic_state_candidates", "excerpt": "def semantic_state_candidates(problem_text: str) -> tuple[GroundedDerivation, ...]:", "observation": "docstring references symbols ['complete', 'A', 'exempt'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/derivation/state/change.py", "line": 67, "symbol": "classify_change_polarity", "excerpt": "def classify_change_polarity(clause: str) -> int | None:", "observation": "docstring references symbols ['to', 'more', 'gave', 'away'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/acyclicity.py", "line": 39, "symbol": "find_cycle", "excerpt": "def find_cycle(adjacency: Mapping[str, frozenset[str]]) -> tuple[str, ...] | None:", "observation": "docstring references symbols ['lhs_symbol_id', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/units.py", "line": 63, "symbol": "UnitVector", "excerpt": "class UnitVector:", "observation": "docstring references symbols ['unit_product'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/units.py", "line": 170, "symbol": "_load_pack", "excerpt": "def _load_pack() -> dict[str, UnitVector]:", "observation": "docstring references symbols ['_known', 'semantic_domain'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/question_target.py", "line": 132, "symbol": "resolve_state_index", "excerpt": "def resolve_state_index(g: object) -> StateIndex:", "observation": "docstring references symbols ['Operation'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/question_target.py", "line": 156, "symbol": "infer_question_form", "excerpt": "def infer_question_form(", "observation": "docstring references symbols ['apply_rate', 'add'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/question_target.py", "line": 234, "symbol": "bound_unknown_from_math_problem_graph", "excerpt": "def bound_unknown_from_math_problem_graph(g: object) -> BoundUnknown:", "observation": "docstring references symbols ['symbol_id', 'question_span'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/adapter.py", "line": 103, "symbol": "_slug", "excerpt": "def _slug(text: str) -> str:", "observation": "docstring references symbols ['_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/admissibility.py", "line": 141, "symbol": "_resolve_dep_units", "excerpt": "def _resolve_dep_units(", "observation": "docstring references symbols ['unit_unbound', 'symbol_id', 'unknown_symbol', 'unknown_unit'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/admissibility.py", "line": 218, "symbol": "_check_divide", "excerpt": "def _check_divide(", "observation": "docstring references symbols ['operand_arity', '_check_multiply'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/admissibility.py", "line": 265, "symbol": "_check_apply_rate", "excerpt": "def _check_apply_rate(", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/admissibility.py", "line": 318, "symbol": "check_admissibility", "excerpt": "def check_admissibility(", "observation": "docstring references symbols ['I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/model.py", "line": 176, "symbol": "SymbolBinding", "excerpt": "class SymbolBinding:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/model.py", "line": 216, "symbol": "BoundFact", "excerpt": "class BoundFact:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/model.py", "line": 245, "symbol": "BoundEquation", "excerpt": "class BoundEquation:", "observation": "docstring references symbols ['A', 'Polynomial'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/model.py", "line": 366, "symbol": "BoundConstraint", "excerpt": "class BoundConstraint:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/binding_graph/allocation.py", "line": 21, "symbol": "_slugify", "excerpt": "def _slugify(phrase: str) -> str:", "observation": "docstring references symbols ['_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/frame_verdict/types.py", "line": 49, "symbol": "PositiveRefutationKind", "excerpt": "class PositiveRefutationKind(str, Enum):", "observation": "docstring references symbols ['A', 'entailed_false'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/frame_verdict/types.py", "line": 72, "symbol": "ClosedFrame", "excerpt": "class ClosedFrame:", "observation": "docstring references symbols ['SessionContext'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/frame_verdict/types.py", "line": 87, "symbol": "FrameVerdict", "excerpt": "class FrameVerdict:", "observation": "docstring references symbols ['answer', 'Determined', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/frame_verdict/evaluate.py", "line": 92, "symbol": "_proof_payload", "excerpt": "def _proof_payload(trace) -> dict[str, object]:", "observation": "docstring references symbols ['premise_keys'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/composition/plan.py", "line": 21, "symbol": "LogicChainPlan", "excerpt": "class LogicChainPlan:", "observation": "docstring references symbols ['subset', 'member'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/composition/lower_logic.py", "line": 16, "symbol": "lower_logic_chain", "excerpt": "def lower_logic_chain(plan: LogicChainPlan) -> tuple[tuple[str, ...], str] | None:", "observation": "docstring references symbols ['member', 'S', 'subset', 'M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/consolidate.py", "line": 74, "symbol": "_one_hop_candidates", "excerpt": "def _one_hop_candidates(", "observation": "docstring references symbols ['subset', 'member', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/estimation_license.py", "line": 34, "symbol": "load_ratified_ledger", "excerpt": "def load_ratified_ledger() -> dict[str, ClassTally]:", "observation": "docstring references symbols ['content_sha256'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/estimation_license.py", "line": 48, "symbol": "serve_license", "excerpt": "def serve_license(", "observation": "docstring references symbols ['license_for'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/render.py", "line": 35, "symbol": "render_estimate", "excerpt": "def render_estimate(e: ConverseEstimate) -> str:", "observation": "docstring references symbols ['shape_surface'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/derived_close_proposals.py", "line": 76, "symbol": "emit_derived_close_proposals", "excerpt": "def emit_derived_close_proposals(", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/determine.py", "line": 116, "symbol": "determine", "excerpt": "def determine(", "observation": "docstring references symbols ['member'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/determine.py", "line": 196, "symbol": "_find_relational_edge", "excerpt": "def _find_relational_edge(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/determine.py", "line": 204, "symbol": "_relational_one_hop", "excerpt": "def _relational_one_hop(", "observation": "docstring references symbols ['less_than', 'parent_of'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/determine.py", "line": 231, "symbol": "_relational_determined", "excerpt": "def _relational_determined(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/determine.py", "line": 314, "symbol": "_subset_path", "excerpt": "def _subset_path(", "observation": "docstring references symbols ['subset'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/determine.py", "line": 347, "symbol": "_determine_subsumption", "excerpt": "def _determine_subsumption(", "observation": "docstring references symbols ['O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/determine/estimate.py", "line": 29, "symbol": "ConverseEstimate", "excerpt": "class ConverseEstimate:", "observation": "docstring references symbols ['verified', 'A', 'as_told'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realize/recall.py", "line": 19, "symbol": "recall_realized", "excerpt": "def recall_realized(", "observation": "docstring references symbols ['meaning_graph', 'binding_graph'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realize/quantitative.py", "line": 54, "symbol": "realize_quantitative", "excerpt": "def realize_quantitative(", "observation": "docstring references symbols ['admitted'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realize/realize.py", "line": 52, "symbol": "Derivation", "excerpt": "class Derivation:", "observation": "docstring references symbols ['A', 'subset_subset', 'member_subset', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realize/realize.py", "line": 243, "symbol": "_realize_structured", "excerpt": "def _realize_structured(", "observation": "docstring references symbols ['A', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/realize/realize.py", "line": 315, "symbol": "realize_derived", "excerpt": "def realize_derived(", "observation": "docstring references symbols ['determine', 'D', 'as_told', 'recall_realized'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/observed_he_morph_v0/records.py", "line": 45, "symbol": "CanonicalConstraint", "excerpt": "class CanonicalConstraint:", "observation": "docstring references symbols ['payload'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/observed_he_morph_v0/consumer.py", "line": 43, "symbol": "apply_he_morph_constraint", "excerpt": "def apply_he_morph_constraint(", "observation": "docstring references symbols ['canonical', 'metadata', 'adversarial', 'executable'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/answer_choices/verify.py", "line": 40, "symbol": "verify_answer_choice", "excerpt": "def verify_answer_choice(", "observation": "docstring references symbols ['contradiction', 'consistent', 'no_options'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/solver.py", "line": 43, "symbol": "solve_two_var_linear", "excerpt": "def solve_two_var_linear(", "observation": "docstring references symbols ['eq'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/model.py", "line": 31, "symbol": "Unknown", "excerpt": "class Unknown:", "observation": "docstring references symbols ['animal', 'large_bus', 'bus', 'chicken', 'adult_ticket'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/model.py", "line": 46, "symbol": "AttributeFact", "excerpt": "class AttributeFact:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/model.py", "line": 70, "symbol": "ConstraintProblem", "excerpt": "class ConstraintProblem:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/reader.py", "line": 52, "symbol": "_singular", "excerpt": "def _singular(noun: str) -> str:", "observation": "docstring references symbols ['leg', 'boxes', 'buses', 'bus', 'legs', 'box'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/reader.py", "line": 62, "symbol": "_parse_coefficient_clause", "excerpt": "def _parse_coefficient_clause(clause: str) -> tuple[str, list[str], str, int] | None:", "observation": "docstring references symbols ['worth', 'A', 'a', 'each'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/reader.py", "line": 86, "symbol": "_split_coeff_clauses", "excerpt": "def _split_coeff_clauses(sentence: str) -> list[str]:", "observation": "docstring references symbols ['Y', 'and', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/expr.py", "line": 27, "symbol": "LinearExpr", "excerpt": "class LinearExpr:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/constraint_comprehension/expr.py", "line": 45, "symbol": "LinearConstraint", "excerpt": "class LinearConstraint:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/cond_member.py", "line": 88, "symbol": "CondMemberArgument", "excerpt": "class CondMemberArgument:", "observation": "docstring references symbols ['MemberArgument', 'A', 'EnglishArgument'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/cond_member.py", "line": 106, "symbol": "CondMemberRefusal", "excerpt": "class CondMemberRefusal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/cond_member.py", "line": 149, "symbol": "_Connective", "excerpt": "class _Connective:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/cond_member.py", "line": 161, "symbol": "_leaf", "excerpt": "def _leaf(toks: list[str], leaves: list[_Singular], detail: str) -> _Lit:", "observation": "docstring references symbols ['_check_run'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/cond_member.py", "line": 195, "symbol": "_parse_node", "excerpt": "def _parse_node(toks: list[str], leaves: list[_Singular], detail: str) -> _Formula:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/cond_member.py", "line": 212, "symbol": "_parse_premise_records", "excerpt": "def _parse_premise_records(", "observation": "docstring references symbols ['A', 'B'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/categorical.py", "line": 48, "symbol": "_profiles", "excerpt": "def _profiles(n_terms: int) -> tuple[tuple[int, ...], ...]:", "observation": "docstring references symbols ['n', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/categorical.py", "line": 66, "symbol": "_lower_proposition", "excerpt": "def _lower_proposition(", "observation": "docstring references symbols ['E', 'O', 'I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/certificate.py", "line": 135, "symbol": "PromotionCertificate", "excerpt": "class PromotionCertificate:", "observation": "docstring references symbols ['entry_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/certificate.py", "line": 195, "symbol": "build_certificate", "excerpt": "def build_certificate(", "observation": "docstring references symbols ['refused'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/certificate.py", "line": 157, "symbol": "promotion_positive", "excerpt": " def promotion_positive(self) -> bool:", "observation": "docstring references symbols ['entailed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/exist.py", "line": 143, "symbol": "ExistArgument", "excerpt": "class ExistArgument:", "observation": "docstring references symbols ['A', 'VerbArgument', 'individual'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/exist.py", "line": 162, "symbol": "ExistRefusal", "excerpt": "class ExistRefusal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/exist.py", "line": 176, "symbol": "_ExistCopula", "excerpt": "class _ExistCopula:", "observation": "docstring references symbols ['O', 'I'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/exist.py", "line": 186, "symbol": "_ExistVerb", "excerpt": "class _ExistVerb:", "observation": "docstring references symbols ['C', 'I', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/exist.py", "line": 208, "symbol": "_parse_exist_copula", "excerpt": "def _parse_exist_copula(toks: list[str], detail: str) -> _ExistCopula:", "observation": "docstring references symbols ['C', 'P', 'not', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/exist.py", "line": 237, "symbol": "_parse_exist_verb", "excerpt": "def _parse_exist_verb(toks: list[str], detail: str) -> _ExistVerb:", "observation": "docstring references symbols ['C'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/exist.py", "line": 270, "symbol": "_parse_existential", "excerpt": "def _parse_existential(toks: list[str], detail: str) -> _Existential:", "observation": "docstring references symbols ['some', 'O', 'I', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/verb.py", "line": 125, "symbol": "VerbArgument", "excerpt": "class VerbArgument:", "observation": "docstring references symbols ['MemberArgument', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/verb.py", "line": 143, "symbol": "VerbRefusal", "excerpt": "class VerbRefusal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/verb.py", "line": 168, "symbol": "_VerbUniversal", "excerpt": "class _VerbUniversal:", "observation": "docstring references symbols ['no', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/verb.py", "line": 262, "symbol": "_parse_fact", "excerpt": "def _parse_fact(toks: list[str], detail: str) -> _Singular | _VerbFact:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/render.py", "line": 69, "symbol": "render_entailment_english", "excerpt": "def render_entailment_english(", "observation": "docstring references symbols ['EnglishArgument'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/render.py", "line": 179, "symbol": "render_entailment_exist", "excerpt": "def render_entailment_exist(", "observation": "docstring references symbols ['C', 'P'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/render.py", "line": 218, "symbol": "_display_noun", "excerpt": "def _display_noun(term: str) -> str:", "observation": "docstring references symbols ['are', 'A', 'no', 'some', '_', 'guard_dog', 'I', 'all', 'E', 'O'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/entail.py", "line": 105, "symbol": "_conjoin", "excerpt": "def _conjoin(premises: tuple[str, ...]) -> str:", "observation": "docstring references symbols ['true'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/entail.py", "line": 115, "symbol": "evaluate_entailment", "excerpt": "def evaluate_entailment(premises: tuple[str, ...], query: str) -> EntailmentVerdict:", "observation": "docstring references symbols ['LogicError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/member.py", "line": 115, "symbol": "MemberArgument", "excerpt": "class MemberArgument:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/member.py", "line": 133, "symbol": "MemberRefusal", "excerpt": "class MemberRefusal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/member.py", "line": 156, "symbol": "_Universal", "excerpt": "class _Universal:", "observation": "docstring references symbols ['no', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/member.py", "line": 189, "symbol": "_check_run", "excerpt": "def _check_run(toks: tuple[str, ...], detail: str) -> None:", "observation": "docstring references symbols ['nobody'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/rules.py", "line": 67, "symbol": "evaluate_modus_ponens", "excerpt": "def evaluate_modus_ponens(premises: tuple[str, ...], conclusion: str) -> MPVerdict:", "observation": "docstring references symbols ['LogicError'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/model.py", "line": 26, "symbol": "ProofNode", "excerpt": "class ProofNode:", "observation": "docstring references symbols ['lhs_symbol_id', 'symbol_id', 'dependencies', 'operation_kind'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/model.py", "line": 63, "symbol": "Proof", "excerpt": "class Proof:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/builder.py", "line": 56, "symbol": "ProofGraph", "excerpt": "class ProofGraph:", "observation": "docstring references symbols ['question_form', 'BoundUnknown', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/english.py", "line": 106, "symbol": "EnglishArgument", "excerpt": "class EnglishArgument:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/english.py", "line": 124, "symbol": "EnglishRefusal", "excerpt": "class EnglishRefusal:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/english.py", "line": 192, "symbol": "_parse_negatom", "excerpt": "def _parse_negatom(toks: list[str], table: _AtomTable, detail: str) -> str:", "observation": "docstring references symbols ['L', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/english.py", "line": 231, "symbol": "_parse_node", "excerpt": "def _parse_node(toks: list[str], table: _AtomTable, detail: str) -> str:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/english.py", "line": 248, "symbol": "_parse_premise", "excerpt": "def _parse_premise(toks: list[str], table: _AtomTable, detail: str) -> list[str]:", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/english.py", "line": 261, "symbol": "_classify_en_band", "excerpt": "def _classify_en_band(premise_formulas: tuple[str, ...]) -> str:", "observation": "docstring references symbols ['en_'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/proof_chain/shape.py", "line": 146, "symbol": "classify_deduction_shape", "excerpt": "def classify_deduction_shape(premises: tuple[str, ...], query: str) -> str:", "observation": "docstring references symbols ['disjunctive', 'A', 'B', 'atomic'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/linguistic_pipeline/field_integration.py", "line": 88, "symbol": "_stable_euclidean", "excerpt": "def _stable_euclidean(seed: str) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/linguistic_pipeline/field_integration.py", "line": 104, "symbol": "_compose_rotor", "excerpt": "def _compose_rotor(F: np.ndarray, R: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['unitize_versor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/linguistic_pipeline/field_integration.py", "line": 159, "symbol": "_relation_rotor", "excerpt": "def _relation_rotor(left_point: np.ndarray, right_point: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['embed_point'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/linguistic_pipeline/layer_b_hebrew.py", "line": 75, "symbol": "classify_hebrew_events", "excerpt": "def classify_hebrew_events(surface: SurfaceConstraintSet) -> EventOperatorSet:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/linguistic_pipeline/layer_a_english.py", "line": 76, "symbol": "SurfaceConstraintSet", "excerpt": "class SurfaceConstraintSet:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/rate_comprehension/units.py", "line": 28, "symbol": "UnitError", "excerpt": "class UnitError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/rate_comprehension/units.py", "line": 33, "symbol": "BaseUnit", "excerpt": "class BaseUnit:", "observation": "docstring references symbols ['A', 'hour', 'dollar', 'widget', 'mile'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/rate_comprehension/units.py", "line": 44, "symbol": "RateUnit", "excerpt": "class RateUnit:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/rate_comprehension/conversion.py", "line": 42, "symbol": "convert_time", "excerpt": "def convert_time(value: int, from_unit: str, to_unit: str) -> Fraction:", "observation": "docstring references symbols ['box'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/contemplation/pass_manager.py", "line": 83, "symbol": "OrganPipeline", "excerpt": "class OrganPipeline:", "observation": "docstring references symbols ['cmb_reason'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/cue_precision/ledger.py", "line": 44, "symbol": "CuePattern", "excerpt": "class CuePattern:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/cue_precision/ledger.py", "line": 68, "symbol": "_unit_shape", "excerpt": "def _unit_shape(running_unit: str, operand_unit: str) -> str:", "observation": "docstring references symbols ['A', 'start'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/cue_precision/ledger.py", "line": 185, "symbol": "record_chain", "excerpt": " def record_chain(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/cue_precision/trainer.py", "line": 35, "symbol": "candidates_for", "excerpt": "def candidates_for(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "generate/cue_precision/trainer.py", "line": 52, "symbol": "train_from_cases", "excerpt": "def train_from_cases(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/carrier.py", "line": 21, "symbol": "EpistemicTransition", "excerpt": "class EpistemicTransition:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/carrier.py", "line": 89, "symbol": "EpistemicGraph", "excerpt": "class EpistemicGraph:", "observation": "docstring references symbols ['teaching_set_id'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/outcome.py", "line": 25, "symbol": "EvidenceSpan", "excerpt": "class EvidenceSpan:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/outcome.py", "line": 50, "symbol": "NegativeEvidence", "excerpt": "class NegativeEvidence:", "observation": "docstring references symbols ['scope'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/outcome.py", "line": 82, "symbol": "BoundFeature", "excerpt": "class BoundFeature:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/outcome.py", "line": 112, "symbol": "FeatureBundle", "excerpt": "class FeatureBundle:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/depth_canonical.py", "line": 76, "symbol": "observe_root_ambiguity", "excerpt": "def observe_root_ambiguity(", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "recognition/depth_canonical.py", "line": 115, "symbol": "canonicalize_token", "excerpt": "def canonicalize_token(token: str, node_id: str | None, depths: dict[str, dict] | None) -> str:", "observation": "docstring references symbols ['roots'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "persona/motor.py", "line": 38, "symbol": "apply", "excerpt": " def apply(self, F: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['M', 'F'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "persona/motor.py", "line": 42, "symbol": "compose", "excerpt": " def compose(self, other: \"PersonaMotor\") -> \"PersonaMotor\":", "observation": "docstring references symbols ['M'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "persona/motor.py", "line": 60, "symbol": "from_concept_vector", "excerpt": " def from_concept_vector(cls, concept: np.ndarray) -> \"PersonaMotor\":", "observation": "docstring references symbols ['R', 'T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "persona/motor.py", "line": 88, "symbol": "from_identity_manifold", "excerpt": " def from_identity_manifold(cls, manifold) -> \"PersonaMotor\":", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/epistemic_truth_state/authority.py", "line": 420, "symbol": "_evaluate_inference", "excerpt": "def _evaluate_inference(", "observation": "docstring references symbols ['inferred'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/epistemic_truth_state/authority.py", "line": 521, "symbol": "assign_epistemic_state", "excerpt": "def assign_epistemic_state(payload: dict[str, Any]) -> dict[str, Any]:", "observation": "docstring references symbols ['proposed_state'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/deductive_entailment_authority/authority.py", "line": 302, "symbol": "_atom_budget_refusal", "excerpt": "def _atom_budget_refusal(", "observation": "docstring references symbols ['oracle_verdict'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/deductive_entailment_authority/authority.py", "line": 342, "symbol": "evaluate_decision", "excerpt": "def evaluate_decision(payload: dict[str, Any]) -> dict[str, Any]:", "observation": "docstring references symbols ['proof', 'confidence', 'verdict', 'trace_hash', 'engine_pin'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/claude_hybrid_verification/verify_tool.py", "line": 175, "symbol": "_refusal_reason", "excerpt": "def _refusal_reason(trace: dict[str, Any]) -> str:", "observation": "docstring references symbols ['resolve_pooled', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/claude_hybrid_verification/verify_tool.py", "line": 203, "symbol": "_single_ask_assessment", "excerpt": "def _single_ask_assessment(problem_text: str) -> tuple[LimitationAssessment | None, str]:", "observation": "docstring references symbols ['C', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/claude_hybrid_verification/verify_tool.py", "line": 224, "symbol": "_attempt_ask", "excerpt": "def _attempt_ask(", "observation": "docstring references symbols ['authorities'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/claude_hybrid_verification/verify_tool.py", "line": 295, "symbol": "_echoable_request_id", "excerpt": "def _echoable_request_id(arguments: Any) -> str | None:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "demos/proof_carrying_promotion/authority.py", "line": 358, "symbol": "evaluate_promotion", "excerpt": "def evaluate_promotion(payload: dict[str, Any]) -> dict[str, Any]:", "observation": "docstring references symbols ['proof', 'status', 'confidence'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/backend.py", "line": 26, "symbol": "_build_cga_inner_metric", "excerpt": "def _build_cga_inner_metric() -> np.ndarray:", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/backend.py", "line": 70, "symbol": "_is_f64_workload", "excerpt": "def _is_f64_workload(*arrays: np.ndarray) -> bool:", "observation": "docstring references symbols ['AttributeError', 'core_rs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/backend.py", "line": 83, "symbol": "geometric_product", "excerpt": "def geometric_product(A: np.ndarray, B: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['core_rs'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/backend.py", "line": 156, "symbol": "vault_recall", "excerpt": "def vault_recall(", "observation": "docstring references symbols ['D', 'VaultStore', 'N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/backend.py", "line": 225, "symbol": "vault_recall_batch", "excerpt": "def vault_recall_batch(", "observation": "docstring references symbols ['B', 'vault_recall'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cl41.py", "line": 55, "symbol": "_compute_blade_product", "excerpt": "def _compute_blade_product(blade_a, blade_b):", "observation": "docstring references symbols ['B', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cl41.py", "line": 143, "symbol": "grade_project", "excerpt": "def grade_project(A: np.ndarray, k: int) -> np.ndarray:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cl41.py", "line": 157, "symbol": "norm_squared", "excerpt": "def norm_squared(A: np.ndarray) -> float:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/versor.py", "line": 84, "symbol": "normalize_to_versor", "excerpt": "def normalize_to_versor(v: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['bad_residue', '_runtime_closed'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/versor.py", "line": 130, "symbol": "_close_applied_versor", "excerpt": "def _close_applied_versor(v: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['unitize_versor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/versor.py", "line": 149, "symbol": "_input_is_null", "excerpt": "def _input_is_null(F: np.ndarray) -> bool:", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/versor.py", "line": 160, "symbol": "versor_apply", "excerpt": "def versor_apply(V: np.ndarray, F: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['F', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 69, "symbol": "cga_inner", "excerpt": "def cga_inner(X: np.ndarray, Y: np.ndarray) -> float:", "observation": "docstring references symbols ['Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 79, "symbol": "outer_product", "excerpt": "def outer_product(X: np.ndarray, Y: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['graded_wedge', 'Y', 'cga_inner', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 99, "symbol": "is_null", "excerpt": "def is_null(X: np.ndarray, tol: float = 1e-6) -> bool:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 104, "symbol": "null_project", "excerpt": "def null_project(X: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 113, "symbol": "embed_point", "excerpt": "def embed_point(x: np.ndarray, *, dtype: \"np.typing.DTypeLike\" = np.float32) -> np.ndarray:", "observation": "docstring references symbols ['R', 'n_o', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 142, "symbol": "read_scalar_e1", "excerpt": "def read_scalar_e1(X: np.ndarray) -> float:", "observation": "docstring references symbols ['A', 'v', 'k', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 177, "symbol": "blade_grade", "excerpt": "def blade_grade(X: np.ndarray) -> int:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 189, "symbol": "graded_wedge", "excerpt": "def graded_wedge(X: np.ndarray, Y: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['outer_product', 'P', 'Q', 'Y', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 204, "symbol": "blade_norm", "excerpt": "def blade_norm(X: np.ndarray) -> float:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 219, "symbol": "dual", "excerpt": "def dual(X: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/cga.py", "line": 228, "symbol": "meet", "excerpt": "def meet(A: np.ndarray, B: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['B', 'meet', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/holonomy.py", "line": 50, "symbol": "holonomy_encode", "excerpt": "def holonomy_encode(", "observation": "docstring references symbols ['A', 'R', 'F', 'H'] absent from body", "confidence": "certain", "notes": "known"}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 63, "symbol": "NullPointRecoveryError", "excerpt": "class NullPointRecoveryError(ValueError):", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 75, "symbol": "_sandwich", "excerpt": "def _sandwich(V: np.ndarray, X: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['V', 'X'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 87, "symbol": "dilator", "excerpt": "def dilator(scale: float) -> np.ndarray:", "observation": "docstring references symbols ['D', 'E'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 107, "symbol": "translator", "excerpt": "def translator(a: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['T'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 127, "symbol": "_versor_scalar_weight", "excerpt": "def _versor_scalar_weight(V: np.ndarray, tol: float) -> float:", "observation": "docstring references symbols ['A', 'n_inf', 'not_a_versor', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 154, "symbol": "_require_similarity", "excerpt": "def _require_similarity(V: np.ndarray, tol: float) -> tuple[float, float]:", "observation": "docstring references symbols ['not_similarity', 'A', 'n_inf', 'not_a_versor', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 187, "symbol": "recover_dilation", "excerpt": "def recover_dilation(V: np.ndarray, *, tol: float = 1e-9) -> tuple[float, np.ndarray]:", "observation": "docstring references symbols ['not_similarity', 'n_inf', 'D', 'improper_versor', 'not_a_versor', 'W', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/null_point.py", "line": 232, "symbol": "recover_translation", "excerpt": "def recover_translation(V: np.ndarray, *, tol: float = 1e-9) -> tuple[np.ndarray, np.ndarray]:", "observation": "docstring references symbols ['not_similarity', 'T', 'non_null_image', 'not_a_versor', 'W', 'V'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/rotor.py", "line": 41, "symbol": "_strict_unitize_versor", "excerpt": "def _strict_unitize_versor(v: np.ndarray, dtype: np.dtype) -> np.ndarray:", "observation": "docstring references symbols ['unitize_versor'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/rotor.py", "line": 85, "symbol": "rotor_power", "excerpt": "def rotor_power(R: np.ndarray, alpha: float) -> np.ndarray:", "observation": "docstring references symbols ['B', 'R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/rotor.py", "line": 128, "symbol": "_simple_rotor_power", "excerpt": "def _simple_rotor_power(R_arr: np.ndarray, alpha: float, dtype: np.dtype) -> np.ndarray:", "observation": "docstring references symbols ['rotor_power', 'R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/rotor.py", "line": 199, "symbol": "_isoclinic_power_coeffs", "excerpt": "def _isoclinic_power_coeffs(x: float, alpha: float) -> tuple[float, float, float]:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/rotor.py", "line": 221, "symbol": "_split_commuting_simple", "excerpt": "def _split_commuting_simple(", "observation": "docstring references symbols ['P', 'R', 'H', 'G_i', 'W'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/rotor.py", "line": 257, "symbol": "_general_rotor_power", "excerpt": "def _general_rotor_power(R_arr: np.ndarray, alpha: float, dtype: np.dtype) -> np.ndarray:", "observation": "docstring references symbols ['R'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "algebra/rotor.py", "line": 285, "symbol": "word_transition_rotor", "excerpt": "def word_transition_rotor(A: np.ndarray, B: np.ndarray) -> np.ndarray:", "observation": "docstring references symbols ['B', 'R', 'A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 147, "symbol": "CertifiedPromotionResult", "excerpt": "class CertifiedPromotionResult:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 186, "symbol": "store", "excerpt": " def store(", "observation": "docstring references symbols ['N'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 296, "symbol": "recall_batch", "excerpt": " def recall_batch(", "observation": "docstring references symbols ['B', 'recall'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 417, "symbol": "apply_certified_promotion", "excerpt": " def apply_certified_promotion(", "observation": "docstring references symbols ['iter_metadata'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 534, "symbol": "_get_matrix", "excerpt": " def _get_matrix(self) -> np.ndarray | None:", "observation": "docstring references symbols ['N', 'D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 547, "symbol": "iter_metadata", "excerpt": " def iter_metadata(self):", "observation": "docstring references symbols ['A', 'recall', 'index', 'recall_batch'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 562, "symbol": "get_versor", "excerpt": " def get_versor(self, index: int) -> np.ndarray:", "observation": "docstring references symbols ['store'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 605, "symbol": "to_dict", "excerpt": " def to_dict(self) -> dict:", "observation": "docstring references symbols ['_matrix_cache', 'B', 'Proposition', '_exact_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/store.py", "line": 627, "symbol": "from_dict", "excerpt": " def from_dict(cls, payload: dict) -> \"VaultStore\":", "observation": "docstring references symbols ['to_dict', '_exact_index'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/decompose.py", "line": 82, "symbol": "recall", "excerpt": " def recall(", "observation": "docstring references symbols ['D'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/crdt.py", "line": 74, "symbol": "_component_bits", "excerpt": "def _component_bits(x: float) -> int:", "observation": "docstring references symbols ['content_cmp'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/crdt.py", "line": 118, "symbol": "Delta", "excerpt": "class Delta:", "observation": "docstring references symbols ['A'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/crdt.py", "line": 151, "symbol": "LocalArena", "excerpt": "class LocalArena:", "observation": "docstring references symbols ['snapshot'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/crdt.py", "line": 105, "symbol": "_content_key", "excerpt": " def _content_key(self) -> tuple[tuple[int, ...], bytes]:", "observation": "docstring references symbols ['content_cmp'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/crdt.py", "line": 161, "symbol": "push", "excerpt": " def push(self, versor: Sequence[float], provenance: bytes = b\"\") -> None:", "observation": "docstring references symbols ['snapshot'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "vault/delta_store.py", "line": 79, "symbol": "frontier", "excerpt": " def frontier(self) -> Set[str]:", "observation": "docstring references symbols ['insert'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "session/context.py", "line": 197, "symbol": "_session_anchor_pull", "excerpt": " def _session_anchor_pull(self, field_state: FieldState) -> FieldState:", "observation": "docstring references symbols ['F', 'R', 'S'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "session/context.py", "line": 351, "symbol": "snapshot", "excerpt": " def snapshot(self) -> dict:", "observation": "docstring references symbols ['vocab', 'persona'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "session/context.py", "line": 379, "symbol": "restore", "excerpt": " def restore(self, payload: dict) -> None:", "observation": "docstring references symbols ['vocab', 'persona'] absent from body", "confidence": "likely", "notes": ""}
{"sweep": "docstring-drift", "sha": "cbfc8ccbf7fe503ab31abe7aedbb1973ba7d7b4d", "path": "session/referents.py", "line": 173, "symbol": "to_dict", "excerpt": " def to_dict(self) -> dict[str, Any]:", "observation": "docstring references symbols ['register'] absent from body", "confidence": "likely", "notes": ""}